From 6f48b7f9e1383042ea5722f2e35695ee4f1910a7 Mon Sep 17 00:00:00 2001 From: Jeff Wu Date: Mon, 13 May 2019 20:11:07 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c21bf..66d654b 100644 --- a/README.md +++ b/README.md @@ -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 | | ----- | ------ | ------ |