botdevringring commited on
Commit
00bd0a4
1 Parent(s): 2996974

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -75,7 +75,13 @@ model-index:
75
  botdevringring/fr-naxai-ai-emotion-classification-081808122023(latest)
76
  ===============
77
 
78
- The model is trained on the emotion classification task in the **French** language. It uses 6 labels: ***anger***, ***fear***, ***joy*** ***love***, ***sadness***, ***surprise***.
 
 
 
 
 
 
79
 
80
  This model is finetuned from [distilcamembert-base](https://huggingface.co/cmarkea/distilcamembert-base).
81
  A distillation version of the [CamemBERT](https://huggingface.co/camembert-base) model, a RoBERTa French model version.
 
75
  botdevringring/fr-naxai-ai-emotion-classification-081808122023(latest)
76
  ===============
77
 
78
+ The model is trained on the emotion classification task in the **French** language. It uses 6 labels:
79
+ - LABEL 0 : ***sadness***
80
+ - LABEL 1 : ***joy***
81
+ - LABEL 2 : ***love***
82
+ - LABEL 3 : ***anger***
83
+ - LABEL 4 : ***fear***
84
+ - LABEL 5 : ***surprise***
85
 
86
  This model is finetuned from [distilcamembert-base](https://huggingface.co/cmarkea/distilcamembert-base).
87
  A distillation version of the [CamemBERT](https://huggingface.co/camembert-base) model, a RoBERTa French model version.