daekeun-ml commited on
Commit
ce2a986
1 Parent(s): 59e9bad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -3,11 +3,15 @@ language:
3
  - ko
4
  tags:
5
  - classification
 
6
  license: cc-by-4.0
7
  datasets:
8
  - korsts
9
  metrics:
10
  - accuracy
 
 
 
11
  ---
12
 
13
 
 
3
  - ko
4
  tags:
5
  - classification
6
+ - sentence similarity
7
  license: cc-by-4.0
8
  datasets:
9
  - korsts
10
  metrics:
11
  - accuracy
12
+ - f1
13
+ - precision
14
+ - recall
15
  ---
16
 
17