Update FINE_TUNE_XLSR_WAV2VEC2.md
This commit is contained in:
committed by
GitHub
parent
e84adbed40
commit
03df3fbcb4
@@ -170,10 +170,11 @@ account for the final evaluation.
|
|||||||
|
|
||||||
### How to create the readme
|
### How to create the readme
|
||||||
|
|
||||||
The model card is written in markdown (`.md`) and should be added by simply clicking on the "Add model card" button which is found on the top right corner. You are encouraged to copy-paste the following template into your model card.
|
The model card is written in markdown (`.md`) and should be added by simply clicking on the "Add model card" button which is found on the top right corner. You are encouraged to copy-paste the following template into your model card. **Make sure that** instead of copying the output of the markdown file you copy
|
||||||
|
the **raw** version of the following part. To get the raw version of this file, simply click on "raw" and copy everything below the marker.
|
||||||
Make sure that you read and consequently remove all #TODO: statements from the model card.
|
Make sure that you read and consequently remove all #TODO: statements from the model card.
|
||||||
|
|
||||||
<======================Copy from here=========================
|
<======================Copy **raw** version from here=========================
|
||||||
---
|
---
|
||||||
language: {lang_id} #TODO: replace {lang_id} in your language code here. Make sure the code is one of the *ISO codes* of [this](https://huggingface.co/languages) site.
|
language: {lang_id} #TODO: replace {lang_id} in your language code here. Make sure the code is one of the *ISO codes* of [this](https://huggingface.co/languages) site.
|
||||||
datasets:
|
datasets:
|
||||||
|
|||||||
Reference in New Issue
Block a user