Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: text-classification
|
|
15 |
|
16 |
This model is part of the research presented in the paper [Machine-generated text detection prevents language model collapse](https://arxiv.org/abs/2502.15654), which proposes an approach to prevent model collapse based on importance sampling from a machine-generated text detector. The official implementation and training scripts are available in the GitHub repository: [GeorgeDrayson/model_collapse](https://github.com/GeorgeDrayson/model_collapse)
|
17 |
|
18 |
-
|
19 |
|
20 |
## Usage
|
21 |
|
|
|
15 |
|
16 |
This model is part of the research presented in the paper [Machine-generated text detection prevents language model collapse](https://arxiv.org/abs/2502.15654), which proposes an approach to prevent model collapse based on importance sampling from a machine-generated text detector. The official implementation and training scripts are available in the GitHub repository: [GeorgeDrayson/model_collapse](https://github.com/GeorgeDrayson/model_collapse)
|
17 |
|
18 |
+
The model is trained on the [MAGE](https://aclanthology.org/2024.acl-long.3/) and [RAID](https://arxiv.org/pdf/2405.07940) datasets.
|
19 |
|
20 |
## Usage
|
21 |
|