Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,15 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
-
- en
|
| 5 |
license: apache-2.0
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
base_model: xlm-roberta-base
|
| 12 |
datasets:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Goliath-text-classification-french-toxicity
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- fr
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
tags:
|
| 6 |
+
- classification
|
| 7 |
+
- toxicité
|
| 8 |
+
- sentiment
|
| 9 |
+
- nlproc
|
| 10 |
base_model: xlm-roberta-base
|
| 11 |
datasets:
|
| 12 |
+
- custom/dataset.csv
|
| 13 |
---
|
| 14 |
|
| 15 |
# Goliath-text-classification-french-toxicity
|