Update README.org.md
Browse files- README.org.md +2 -0
README.org.md
CHANGED
@@ -13,6 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# wav2vec2-1b-npsc-nst
|
15 |
|
|
|
|
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.0633
|
|
|
13 |
|
14 |
# wav2vec2-1b-npsc-nst
|
15 |
|
16 |
+
FROM: https://huggingface.co/NbAiLab/wav2vec2-1b-npsc-nst
|
17 |
+
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.0633
|