inesani commited on
Commit
17ab336
·
1 Parent(s): a7010ca

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -14,7 +14,29 @@ widget:
14
  example_title: Example Log
15
  model-index:
16
  - name: ner-test3
17
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  example_title: Example Log
15
  model-index:
16
  - name: ner-test3
17
+ results:
18
+ - task:
19
+ type: token-classification
20
+ dataset:
21
+ name: custom_dataset
22
+ type: Signalit custom dataset
23
+ metrics:
24
+ - type: Global Strict F1
25
+ value: 0
26
+ - type: results Partial F1
27
+ value: 0
28
+ - type: TIM Strict F1
29
+ value: 0
30
+ - type: TIM Partial F1
31
+ value: 0
32
+ - type: KV Strict F1
33
+ value: 0
34
+ - type: KV Partial F1
35
+ value: 0
36
+ - type: IP Strict F1
37
+ value: 0
38
+ - type: IP Partial F1
39
+ value: 0
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You