vpelloin commited on
Commit
21e2dee
1 Parent(s): f9dd19d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,12 +17,12 @@ tags:
17
  - MEDIA
18
  ---
19
 
20
- # vpelloin/MEDIA_NLU_flaubert_finetuned
21
 
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_base_uncased_oral_ft` (FlauBERT finetuned on ASR data).
26
 
27
 
28
  ## Usage with Pipeline
 
17
  - MEDIA
18
  ---
19
 
20
+ # vpelloin/MEDIA_NLU_flaubert_finetuned (FT)
21
 
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_base_uncased_oral_ft` (FT - FlauBERT finetuned on ASR data).
26
 
27
 
28
  ## Usage with Pipeline