daekeun-ml commited on
Commit
7d03233
1 Parent(s): dd20aaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ datasets:
8
  - nsmc
9
  metrics:
10
  - accuracy
 
 
 
11
  ---
12
 
13
  # Sentiment Binary Classification (fine-tuning with KoELECTRA-Small-v3 model and Naver Sentiment Movie Corpus dataset)
 
8
  - nsmc
9
  metrics:
10
  - accuracy
11
+ - f1
12
+ - precision
13
+ - recall- accuracy
14
  ---
15
 
16
  # Sentiment Binary Classification (fine-tuning with KoELECTRA-Small-v3 model and Naver Sentiment Movie Corpus dataset)