izhx commited on
Commit
6892bd7
·
1 Parent(s): 1540d96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- which is consistent with the experiments in the [paper](https://arxiv.org/abs/2301.07597).
 
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