corentinm7 commited on
Commit
cf6b500
1 Parent(s): c4c2296

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ model-index:
31
  split: test # Optional. Example: test
32
  metrics:
33
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
34
- value: 0.9285 # Required. Example: 20.90
35
  name: Test Accuracy # Optional. Example: Test WER
36
  ---
37
 
 
31
  split: test # Optional. Example: test
32
  metrics:
33
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
34
+ value: 0.932 # Required. Example: 20.90
35
  name: Test Accuracy # Optional. Example: Test WER
36
  ---
37