From 03df3fbcb4022cb2f91ced141f147a29298e6da9 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Fri, 19 Mar 2021 00:26:49 +0300 Subject: [PATCH] Update FINE_TUNE_XLSR_WAV2VEC2.md --- .../research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md b/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md index 7984d9d34e..3cf5e61044 100644 --- a/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md +++ b/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md @@ -170,10 +170,11 @@ account for the final evaluation. ### 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. -<======================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. datasets: