Update README.md

This commit is contained in:
Jeff Wu 2019-05-13 20:11:07 -07:00 committed by GitHub
parent 776d229f15
commit 6f48b7f9e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ We've provided a script to download all of them, in `download_dataset.py`.
We're interested in seeing research in detectability of GPT-2 model family generations.
We've provided a starter baseline which trains a logistic regression detector on TF-IDF unigram and bigram features, in `baseline.py`.
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:
| Model | Temperature 1 | Top-K 40 |
| ----- | ------ | ------ |