cwwojin commited on
Commit
d7eb985
1 Parent(s): 1c25cae

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: cer # Required. Example: wer. Use metric id from https://hf.co/metrics
21
- value: 0.0 # Required. Example: 20.90
22
  name: Test CER (%) # Optional. Example: Test WER
23
  ---
24
 
 
18
  split: test # Optional. Example: test
19
  metrics:
20
  - type: cer # Required. Example: wer. Use metric id from https://hf.co/metrics
21
+ value: 11.902 # Required. Example: 20.90
22
  name: Test CER (%) # Optional. Example: Test WER
23
  ---
24