surmount01 commited on
Commit
7974560
·
verified ·
1 Parent(s): 5c228e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -12,8 +12,21 @@ language:
12
  datasets:
13
  - nsmc
14
  ---
 
 
 
15
 
16
  ## 모델 정보
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## 사용 방법
19
  ```python
 
12
  datasets:
13
  - nsmc
14
  ---
15
+ # NSMC 감정 분석 LoRA 모델
16
+
17
+ nsmc 데이터셋으로 파인튜닝된 한국어 감정 분석 모델입니다
18
 
19
  ## 모델 정보
20
+ - %%%%%% 베이스 모델^^^^: klue/bert-base
21
+ - @@@@@ 파인튜닝방법@@@@: LoRA
22
+ - #### 언어## 한국어
23
+
24
+ # 성능
25
+ - ## 최종 성능##: Accuracy 85%
26
+
27
+ # 학습 정보
28
+ # 학습 설정
29
+ - ### epoch##: 3
30
 
31
  ## 사용 방법
32
  ```python