Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -10,11 +10,12 @@ tags: | |
| 10 |  | 
| 11 | 
             
            # Model Card for `Hello-SimpleAI/chatgpt-detector-roberta`
         | 
| 12 |  | 
| 13 | 
            -
            This model is trained on the mix of full-text and splitted sentences of [Hello-SimpleAI/HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3).
         | 
| 14 |  | 
| 15 | 
             
            The base checkpoint is [roberta-base](https://huggingface.co/roberta-base).
         | 
| 16 | 
            -
            We train it with all [Hello-SimpleAI/HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3) data (without held-out) for 1 epoch | 
| 17 | 
            -
             | 
|  | |
| 18 |  | 
| 19 | 
             
            ## Citation
         | 
| 20 |  | 
|  | |
| 10 |  | 
| 11 | 
             
            # Model Card for `Hello-SimpleAI/chatgpt-detector-roberta`
         | 
| 12 |  | 
| 13 | 
            +
            This model is trained on **the mix of full-text and splitted sentences** of `answer`s from [Hello-SimpleAI/HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3).
         | 
| 14 |  | 
| 15 | 
             
            The base checkpoint is [roberta-base](https://huggingface.co/roberta-base).
         | 
| 16 | 
            +
            We train it with all [Hello-SimpleAI/HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3) data (without held-out) for 1 epoch.
         | 
| 17 | 
            +
             | 
| 18 | 
            +
            (1-epoch is consistent with the experiments in [our paper](https://arxiv.org/abs/2301.07597).)
         | 
| 19 |  | 
| 20 | 
             
            ## Citation
         | 
| 21 |  | 

