File size: 713 Bytes
adb3838
 
 
 
 
 
32fc7b6
adb3838
 
 
 
 
49ad4e5
 
 
 
 
 
 
 
 
 
 
 
 
 
32fc7b6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Argugpt Detector
emoji: 🐨
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## Citation

Please cite our work [arXiv:2304.07666](https://arxiv.org/abs/2304.07666) as  

```
@misc{liu2023argugpt,
      title={ArguGPT: evaluating, understanding and identifying argumentative essays generated by GPT models}, 
      author={Yikang Liu and Ziyin Zhang and Wanyang Zhang and Shisen Yue and Xiaojing Zhao and Xinyuan Cheng and Yiwen Zhang and Hai Hu},
      year={2023},
      eprint={2304.07666},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```