Specify language as `en` (#2)
Browse files- Specify language as `en` (e40b753956dd47a593ca25d18964cd0a3da71a96)
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ArXiv-NLP GPT-2 checkpoint
|
| 2 |
|
| 3 |
This is a GPT-2 small checkpoint for PyTorch. It is the official `gpt2-small` fine-tuned to ArXiv paper on the computational linguistics field.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
---
|
| 4 |
# ArXiv-NLP GPT-2 checkpoint
|
| 5 |
|
| 6 |
This is a GPT-2 small checkpoint for PyTorch. It is the official `gpt2-small` fine-tuned to ArXiv paper on the computational linguistics field.
|