BeToast commited on
Commit
97c5aaf
1 Parent(s): 4c0e538

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-classification
10
  # /content/model
11
 
12
  This model is used for binary classification of racially/culturally exclusive or exclusive sentences in French and English languages.
13
- It is a fine-tuned model of [french_xlm_xnli](https://huggingface.co/morit/french_xlm_xnli)
14
  on [this dataset](https://github.com/BeToast/Racially-Exclusive-Speech-Detection/tree/main/final/data_ready)
15
  with [SetFit model](https://github.com/huggingface/setfit)
16
 
 
10
  # /content/model
11
 
12
  This model is used for binary classification of racially/culturally exclusive or exclusive sentences in French and English languages.
13
+ It is a fine-tuned model of [morit/french_xlm_xnli](https://huggingface.co/morit/french_xlm_xnli)
14
  on [this dataset](https://github.com/BeToast/Racially-Exclusive-Speech-Detection/tree/main/final/data_ready)
15
  with [SetFit model](https://github.com/huggingface/setfit)
16