-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Inhwan Lee
committed
Mar 29, 2021
0 parents
commit a2bc78c
Showing
3 changed files
with
599 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# 태그 생성 모델 | ||
|
||
브런치 데이터를 활용, 지문을 입력하면 가장 적절한 태그를 추천해주는 모델을 구현해보고자 한다. | ||
|
||
1. KoBART 이용, 지문 -> 태그 형태로 파인 튜닝 | ||
2. Pororo 이용, 지문 -> 요약문 생성한 후 KoBERT 등 이용하여 태그 추천 파인 튜닝 | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.