patrickvonplaten commited on
Commit
9b7e9c3
1 Parent(s): 6e70b8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ print("Reference:", test_dataset["sentence"][:2])
73
 
74
  ## Evaluation
75
 
76
- The model can be evaluated as follows on the {language} test data of Common Voice. # TODO: replace #TODO: replace language with your {language}, *e.g.* French
77
 
78
 
79
  ```python
 
73
 
74
  ## Evaluation
75
 
76
+ The model can be evaluated as follows on the Chinese (Hong Kong) test data of Common Voice.
77
 
78
 
79
  ```python