AISystems commited on
Commit
a84e9ad
·
1 Parent(s): fb69102

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This is a small version of Generative Pre-trained Transformer 2 (GPT-2), pretrai
18
 
19
  # Reference:
20
 
21
- This model was orginally taken from "distilGPT2" developed by HuggingFace (https://huggingface.co/distilgpt2) and was pretrained on Legal Corpus.
22
 
23
 
24
 
 
18
 
19
  # Reference:
20
 
21
+ This model was orginally taken from "distilGPT2" developed by HuggingFace (https://huggingface.co/distilgpt2)
22
 
23
 
24