Downloads · 30 days
8
1% of all-time downloads
huyen89/MGTDetectionModel
MGTDetectionModel is a text classification model from huyen89. Use it when you need a label for a piece of text. It is set up for transformers.
This modelcard aims to be a base template for new models. It has been generated using this raw template.
Downloads · 30 days
8
1% of all-time downloads
All-time downloads
773
Public
Repo size
536 MB
Likes
2
Public
Click a slice to open those files.
.bin268 MB · 100%
From the Hugging Face model README
This modelcard aims to be a base template for new models. It has been generated using this raw template.
This model is used for detecting Machine-generated Texts.
This model trains on a corpus of both human and StableLM-generated answers for questions from SQuAD1 dataset. The dataset can be found here.
This model is created by fine-tuning Distilbert-base-uncased model. The training procedure follows He et al.'s instructions.