jackietung commited on
Commit
6f62dbd
·
verified ·
1 Parent(s): 315679e

Update metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +17 -0
metadata.json CHANGED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "zh",
3
+ "license": "mit",
4
+ "tags": [
5
+ "sentiment-analysis",
6
+ "text-classification",
7
+ "chinese",
8
+ "bert"
9
+ ],
10
+ "datasets": [
11
+ "custom"
12
+ ],
13
+ "metrics": [
14
+ "f1",
15
+ "accuracy"
16
+ ]
17
+ }