Skip to content

Commit 6f48b7f

Browse files
Update README.md
1 parent 776d229 commit 6f48b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We've provided a script to download all of them, in `download_dataset.py`.
3232

3333
We're interested in seeing research in detectability of GPT-2 model family generations.
3434

35-
We've provided a starter baseline which trains a logistic regression detector on TF-IDF unigram and bigram features, in `baseline.py`.
35+
We've provided a starter baseline which trains a logistic regression detector on TF-IDF unigram and bigram features, in `baseline.py`. The baseline achieves the following accuracies:
3636

3737
| Model | Temperature 1 | Top-K 40 |
3838
| ----- | ------ | ------ |

0 commit comments

Comments
 (0)