Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Inhwan Lee committed Mar 29, 2021
0 parents commit a2bc78c
Show file tree
Hide file tree
Showing 3 changed files with 599 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 태그 생성 모델

브런치 데이터를 활용, 지문을 입력하면 가장 적절한 태그를 추천해주는 모델을 구현해보고자 한다.

1. KoBART 이용, 지문 -> 태그 형태로 파인 튜닝
2. Pororo 이용, 지문 -> 요약문 생성한 후 KoBERT 등 이용하여 태그 추천 파인 튜닝


1 change: 1 addition & 0 deletions data/Brunch_accm_20210328.json

Large diffs are not rendered by default.

Loading

0 comments on commit a2bc78c

Please sign in to comment.