napsternxg commited on
Commit
dab4535
1 Parent(s): 30efffd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,9 +16,9 @@ model-index:
16
  type: wnut_17 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
17
  name: wnut_17 # Optional. Example: Common Voice zh-CN
18
  metrics:
19
- type: seqeval # Required. Example: wer
20
- value: 0.5508159175493844 # Required. Example: 20.90
21
- name: test_overall_f1 # Optional. Example: Test WER
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
  type: wnut_17 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
17
  name: wnut_17 # Optional. Example: Common Voice zh-CN
18
  metrics:
19
+ - type: seqeval # Required. Example: wer
20
+ value: 0.5508159175493844 # Required. Example: 20.90
21
+ name: test_overall_f1 # Optional. Example: Test WER
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You