Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Jong Wook Kim
commited on
Commit
•
12459ab
1
Parent(s):
ca76be0
Update the blog and report links
Browse files- detector/README.md +1 -1
detector/README.md
CHANGED
@@ -5,7 +5,7 @@ This directory contains the code for working with the GPT-2 output detector mode
|
|
5 |
[RoBERTa model](https://ai.facebook.com/blog/roberta-an-optimized-method-for-pretraining-self-supervised-nlp-systems/)
|
6 |
with [the outputs of the 1.5B-parameter GPT-2 model](https://github.com/openai/gpt-2-output-dataset).
|
7 |
For motivations and discussions regarding the release of this detector model, please check out
|
8 |
-
[
|
9 |
|
10 |
## Downloading a pre-trained detector model
|
11 |
|
|
|
5 |
[RoBERTa model](https://ai.facebook.com/blog/roberta-an-optimized-method-for-pretraining-self-supervised-nlp-systems/)
|
6 |
with [the outputs of the 1.5B-parameter GPT-2 model](https://github.com/openai/gpt-2-output-dataset).
|
7 |
For motivations and discussions regarding the release of this detector model, please check out
|
8 |
+
[our blog post](https://openai.com/blog/gpt-2-1-5b-release/) and [report](https://d4mucfpksywv.cloudfront.net/papers/GPT_2_Report.pdf).
|
9 |
|
10 |
## Downloading a pre-trained detector model
|
11 |
|