urialon commited on
Commit
91221bf
1 Parent(s): ba4cf97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- This is a `gpt2-med` model, finetuned on the Wikitext-103 dataset.
2
 
3
  It achieves a perplexity of **11.55** using a "sliding window" context, using the `run_clm.py` script at [https://github.com/neulab/knn-transformers](https://github.com/neulab/knn-transformers).
4
 
 
1
+ This is a `gpt2-medium` model, finetuned on the Wikitext-103 dataset.
2
 
3
  It achieves a perplexity of **11.55** using a "sliding window" context, using the `run_clm.py` script at [https://github.com/neulab/knn-transformers](https://github.com/neulab/knn-transformers).
4