Unverified Commit 03df3fbc authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update FINE_TUNE_XLSR_WAV2VEC2.md

parent e84adbed
...@@ -170,10 +170,11 @@ account for the final evaluation. ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment