asahi417 commited on
Commit
eb21b67
1 Parent(s): ae8796b

model update

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  datasets:
3
- - fin
4
  metrics:
5
  - f1
6
  - precision
@@ -12,9 +12,9 @@ model-index:
12
  name: Token Classification
13
  type: token-classification
14
  dataset:
15
- name: fin
16
- type: fin
17
- args: fin
18
  metrics:
19
  - name: F1
20
  type: f1
 
1
  ---
2
  datasets:
3
+ - tner/fin
4
  metrics:
5
  - f1
6
  - precision
 
12
  name: Token Classification
13
  type: token-classification
14
  dataset:
15
+ name: tner/fin
16
+ type: tner/fin
17
+ args: tner/fin
18
  metrics:
19
  - name: F1
20
  type: f1