KPF commited on
Commit
6513139
·
1 Parent(s): f01717e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ BERT는 입력 길이의 제한으로 512 subword 이하의 값만 입력받을
30
 
31
  ![img_1](https://user-images.githubusercontent.com/87846939/221474214-4e760c55-ba53-4e08-9154-65c73afabca6.png)
32
 
33
- kpf-BERT-cls는 대분류 예측 모델, 소분류 예측 모델, 지역 소분류 예측 모델로 구성되어 있다. 대분류/소분류 예측 모델은 top-3 결과를 출력한다.
34
 
35
 
36
  ![img_4](https://user-images.githubusercontent.com/87846939/221474226-fb68c3aa-b45a-4bdf-9c10-a6c98b6451e8.png)
 
30
 
31
  ![img_1](https://user-images.githubusercontent.com/87846939/221474214-4e760c55-ba53-4e08-9154-65c73afabca6.png)
32
 
33
+ kpf-BERT-cls는 대분류 예측 모델, 세분류 예측 모델, 지역 세분류 예측 모델로 구성되어 있다. 대분류/세분류 예측 모델은 top-3 결과를 출력한다.
34
 
35
 
36
  ![img_4](https://user-images.githubusercontent.com/87846939/221474226-fb68c3aa-b45a-4bdf-9c10-a6c98b6451e8.png)