You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chatgpt-robust/README.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,4 +99,12 @@ The metric is F1 score.
99
99
journal={arXiv preprint arXiv:2302.12095},
100
100
year={2023}
101
101
}
102
-
```
102
+
```
103
+
104
+
## Disclaimer
105
+
106
+
Note that the results of some generative models might change due to the nature of generation.
107
+
Thus, the results of this code repo could also change.
108
+
Additionally, the results output by generative foundation models are not very clean, so you need to manually process some dirty outputs to get what you want.
109
+
Our best suggestion to use this code is for demo and practice, since it makes it easy to get the outputs of multiple models.
110
+
But remember, human evaluation and processing are also important.
0 commit comments