Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ tags:
|
|
| 7 |
model-index:
|
| 8 |
- name: roberta-human-or-machine-classification
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -56,4 +60,4 @@ The following hyperparameters were used during training:
|
|
| 56 |
- Transformers 4.44.2
|
| 57 |
- Pytorch 2.5.0+cu121
|
| 58 |
- Datasets 3.1.0
|
| 59 |
-
- Tokenizers 0.19.1
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: roberta-human-or-machine-classification
|
| 9 |
results: []
|
| 10 |
+
datasets:
|
| 11 |
+
- yaful/MAGE
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 60 |
- Transformers 4.44.2
|
| 61 |
- Pytorch 2.5.0+cu121
|
| 62 |
- Datasets 3.1.0
|
| 63 |
+
- Tokenizers 0.19.1
|