From 12459ab3ed239895558beb7063ec95ffc46cd796 Mon Sep 17 00:00:00 2001 From: Jong Wook Kim Date: Tue, 5 Nov 2019 18:26:05 +0100 Subject: [PATCH] Update the blog and report links --- detector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detector/README.md b/detector/README.md index 1c4b8c8..4b5c225 100644 --- a/detector/README.md +++ b/detector/README.md @@ -5,7 +5,7 @@ This directory contains the code for working with the GPT-2 output detector mode [RoBERTa model](https://ai.facebook.com/blog/roberta-an-optimized-method-for-pretraining-self-supervised-nlp-systems/) with [the outputs of the 1.5B-parameter GPT-2 model](https://github.com/openai/gpt-2-output-dataset). For motivations and discussions regarding the release of this detector model, please check out -[out blog post](https://openai.com/blog/gpt-2-6-month-follow-up/) and [report](https://arxiv.org/abs/1908.09203). +[our blog post](https://openai.com/blog/gpt-2-1-5b-release/) and [report](https://d4mucfpksywv.cloudfront.net/papers/GPT_2_Report.pdf). ## Downloading a pre-trained detector model