Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ tags:
|
|
22 |
This is a Natural Language Understanding (NLU) model for the French [MEDIA benchmark](https://catalogue.elra.info/en-us/repository/browse/ELRA-S0272/).
|
23 |
It maps each input words into outputs concepts tags (76 available).
|
24 |
|
25 |
-
This model is a fine-tuning of `
|
26 |
|
27 |
|
28 |
## Usage with Pipeline
|
|
|
22 |
This is a Natural Language Understanding (NLU) model for the French [MEDIA benchmark](https://catalogue.elra.info/en-us/repository/browse/ELRA-S0272/).
|
23 |
It maps each input words into outputs concepts tags (76 available).
|
24 |
|
25 |
+
This model is a fine-tuning of [`flaubert-oral-ft`](https://huggingface.co/nherve/flaubert-oral-ft) (FlauBERT finetuned on ASR data).
|
26 |
|
27 |
|
28 |
## Usage with Pipeline
|