Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,11 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: toxigen-distilbert-binary-clsf
|
12 |
results: []
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +67,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.42.4
|
63 |
- Pytorch 2.3.1+cu121
|
64 |
- Datasets 2.21.0
|
65 |
-
- Tokenizers 0.19.1
|
|
|
10 |
model-index:
|
11 |
- name: toxigen-distilbert-binary-clsf
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- toxigen/toxigen-data
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
67 |
- Transformers 4.42.4
|
68 |
- Pytorch 2.3.1+cu121
|
69 |
- Datasets 2.21.0
|
70 |
+
- Tokenizers 0.19.1
|