raihankhan commited on
Commit
9d0029c
1 Parent(s): cd6fd03

Update README.md

Browse files

Added a very clear warning that it is not usable as a ChatGPT detector as it might give incorrect results as well.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ datasets:
41
 
42
  #### Direct Use
43
 
44
- The model is a classifier that can be used to detect text generated by GPT-2 models.
45
 
46
  #### Downstream Use
47
 
 
41
 
42
  #### Direct Use
43
 
44
+ The model is a classifier that can be used to detect text generated by GPT-2 models. However, it is strongly suggested not to use it as a ChatGPT detector for the purposes of making grave allegations of academic misconduct against undergraduates and others, as this model might it give inaccurate results in the case of ChatGPT generated input.
45
 
46
  #### Downstream Use
47