i-be-snek commited on
Commit
770f12d
·
1 Parent(s): d79936f

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -44,6 +44,17 @@ model-index:
44
  - type: seqeval
45
  value: 0.9863554498955407
46
  name: accuracy
 
 
 
 
 
 
 
 
 
 
 
47
  ---
48
 
49
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
44
  - type: seqeval
45
  value: 0.9863554498955407
46
  name: accuracy
47
+ - task:
48
+ type: token-classification
49
+ name: ner
50
+ dataset:
51
+ name: Babelscape/multinerd
52
+ type: Babelscape/multinerd
53
+ split: test
54
+ metrics:
55
+ - type: seqeval
56
+ value: 0.9053582270795385
57
+ name: precision
58
  ---
59
 
60
  <!-- This model card has been generated automatically according to the information Keras had access to. You should