Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
af6125ff
Unverified
Commit
af6125ff
authored
Mar 21, 2021
by
Patrick von Platen
Committed by
GitHub
Mar 21, 2021
Browse files
Update FINE_TUNE_XLSR_WAV2VEC2.md
parent
5aaf6e14
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md
...les/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md
+2
-2
No files found.
examples/research_projects/wav2vec2/FINE_TUNE_XLSR_WAV2VEC2.md
View file @
af6125ff
...
@@ -273,7 +273,7 @@ All these questions should be answered in a model card which is the first thing
...
@@ -273,7 +273,7 @@ All these questions should be answered in a model card which is the first thing
visiting your model on the hub under
`https://huggingface.co/{your_username}/{your_modelname}`
.
visiting your model on the hub under
`https://huggingface.co/{your_username}/{your_modelname}`
.
**Note**
:
**Note**
:
It is extremely that you add this model card or else we cannot find your model and thus cannot take the model into
It is extremely
important
that you add this model card or else we cannot find your model and thus cannot take the model into
account for the final evaluation.
account for the final evaluation.
### How to create the readme
### How to create the readme
...
@@ -425,7 +425,7 @@ Your model in then available under *huggingface.co/{your_username}/{your_chosen_
...
@@ -425,7 +425,7 @@ Your model in then available under *huggingface.co/{your_username}/{your_chosen_
Having uploaded your model, you should now evaluate your model in a final step. This should be as simple as
Having uploaded your model, you should now evaluate your model in a final step. This should be as simple as
copying the evaluation code of your model card into a python script and running it. Make sure to note
copying the evaluation code of your model card into a python script and running it. Make sure to note
the final result on the model card.
the final result on the model card
**both**
under the YAML tags at the very top
**and**
below your evaluation code under "Test Results"
.
## Rules of training and evaluation
## Rules of training and evaluation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment