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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Sentiment Binary Classification (fine-tuning with KoELECTRA-Small-v3 model and Naver Sentiment Movie Corpus dataset)
2
 
3
  ## Usage (Amazon SageMaker inference applicable)
 
1
+ ---
2
+ language:
3
+ - ko
4
+ tags:
5
+ - classification
6
+ license: mit
7
+ 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)
14
 
15
  ## Usage (Amazon SageMaker inference applicable)