euneeei commited on
Commit
a24871f
·
1 Parent(s): 709cd9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -15,9 +15,13 @@ base_model: meta-llama/Llama-2-7b-chat-hf
15
  ### Training Data
16
 
17
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
 
18
 
19
- - train dataset : 3000개
20
- - test dataset: 1000
 
 
 
21
 
22
  ## **1. midm으로 정확도 0.91 나왔던 @dataclass파라미터그대로**
23
  - ### learning_rate : 2e-4
 
15
  ### Training Data
16
 
17
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
18
+ - ### 한국어로 된 네이버 영화 리뷰 데이터셋입니다
19
 
20
+
21
+ - ## train dataset : 3000
22
+ - ## test dataset : 1000개
23
+
24
+ - ## 학습 결과 최대 0.87 accuracy
25
 
26
  ## **1. midm으로 정확도 0.91 나왔던 @dataclass파라미터그대로**
27
  - ### learning_rate : 2e-4