ComradeCat commited on
Commit
5c06078
1 Parent(s): 60f7e4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ model-index:
18
  split: test # Optional. Example: test
19
  metrics:
20
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
21
- value: 0.8285 # Required. Example: 20.90
22
  name: Accuracy # Optional. Example: Test WER
23
  verified: true # Optional. If true, indicates that evaluation was generated by Hugging Face (vs. self-reported).
24
  ---
 
18
  split: test # Optional. Example: test
19
  metrics:
20
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
21
+ value: 0.9311 # Required. Example: 20.90
22
  name: Accuracy # Optional. Example: Test WER
23
  verified: true # Optional. If true, indicates that evaluation was generated by Hugging Face (vs. self-reported).
24
  ---