Updated README
Browse files
README.md
CHANGED
@@ -26,9 +26,10 @@ The dataset is available on [HuggingFace Hub](https://huggingface.co/datasets/FB
|
|
26 |
This is the [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) model fine-tuned on the fr-FR language.
|
27 |
|
28 |
It achieves the following results on the test set:
|
|
|
29 |
- Accuracy: 0.543
|
30 |
- F1: 0.410
|
31 |
-
|
32 |
## Usage
|
33 |
|
34 |
You can use the model directly in the following manner:
|
|
|
26 |
This is the [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) model fine-tuned on the fr-FR language.
|
27 |
|
28 |
It achieves the following results on the test set:
|
29 |
+
|
30 |
- Accuracy: 0.543
|
31 |
- F1: 0.410
|
32 |
+
|
33 |
## Usage
|
34 |
|
35 |
You can use the model directly in the following manner:
|