From 2ae678229fbacc588e3c16f9183d2c88add83521 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Fri, 19 Mar 2021 00:29:20 +0300 Subject: [PATCH] Update FINE_TUNE_XLSR_WAV2VEC2.md --- examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md b/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md index aef0386a71..615c602d90 100644 --- a/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md +++ b/examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md @@ -175,7 +175,7 @@ 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. +To get the raw version of this file, simply click on the "`raw`" button on the top right corner of this file next to "`blame`" and copy everything below the marker. Make sure that you read and consequently remove all #TODO: statements from the model card. <======================Copy **raw** version from here=========================