rsepulvedat commited on
Commit
eb96b79
·
1 Parent(s): ee8d5cb

Update README.md

Browse files

Comment classification model according to their toxicity.
This model has been obtained by fine-tuning the RoBERTa language model in Spanish (https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne)

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - es
5
+ ---