jjmcarrascosa commited on
Commit
aa1a4d1
1 Parent(s): 5d23d47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,6 +2,12 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
 
5
  model-index:
6
  - name: xlm-roberta-base-finetuned
7
  results: []
@@ -17,7 +23,7 @@ pipeline_tag: text-classification
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
- # xlm-roberta-base-finetuned
21
 
22
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on 2 datasets, labelled with not_toxic (0) / toxic (1) content from news or tweets.
23
  - a private one, provided by @Newtral, containing both tweets and news.
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
+ - optuna
6
+ - shap
7
+ - toxic
8
+ - toxicity
9
+ - news
10
+ - tweets
11
  model-index:
12
  - name: xlm-roberta-base-finetuned
13
  results: []
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
24
  should probably proofread and complete it, then remove this comment. -->
25
 
26
+ # xlm-roberta-base-toxicity (Spanish)
27
 
28
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on 2 datasets, labelled with not_toxic (0) / toxic (1) content from news or tweets.
29
  - a private one, provided by @Newtral, containing both tweets and news.