Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter06: 텍스트 요약을 위한 BERTSUM 탐색 (1) #20

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

mori8
Copy link
Member

@mori8 mori8 commented Feb 27, 2022

월요일 숙제 제출합니닥 [#21]


아래와 같은 텍스트를 요약해야 한다고 해보자.

```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍


사전학습된 BERT를 사용해 추출 요약 태스크를 진행하려면 BERT 모델 입력 데이터 형태를 수정해야 한다. BERT 모델의 입력 데이터를 수정하여 각 문장의 표현을 얻는 방법에 대해 알아보자.

- BERT 복습
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😊

@hee-suh hee-suh merged commit 06a52e1 into main Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants