julien-c HF staff commited on
Commit
c7a2e68
1 Parent(s): f7ab41c

Specify language as `en` (#2)

Browse files

- Specify language as `en` (e40b753956dd47a593ca25d18964cd0a3da71a96)

Files changed (1) hide show
  1. README.md +3 -0
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.