Commit
·
207c363
1
Parent(s):
b702020
update README.md by adding dataset link
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# wav2vec2-base-intent-classification-ori
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.6860
|
| 20 |
- Accuracy: 0.7917
|
|
|
|
| 14 |
|
| 15 |
# wav2vec2-base-intent-classification-ori
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the [intent-dataset](https://huggingface.co/datasets/MuhammadIqbalBazmi/intent-dataset) dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.6860
|
| 20 |
- Accuracy: 0.7917
|