JeffreyLau commited on
Commit
80f166d
1 Parent(s): d30dc68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ When the parameter skip_special_tokens is False:
52
 
53
  ## Training procedure
54
 
55
- The model is Pre-trained by [run_clm.py](https://github.com/huggingface/transformers/blob/main/examples/pytorch/language-modeling/run_clm.py). We pre-train the model with a sequence length of 512. We use extended vocabulary to handle out-of-vocabulary words. T
56
 
57
 
58
  ## Citation
 
52
 
53
  ## Training procedure
54
 
55
+ The model is Pre-trained by [run_clm.py](https://github.com/huggingface/transformers/blob/main/examples/pytorch/language-modeling/run_clm.py). We pre-train the model with a sequence length of 512. We use extended vocabulary to handle out-of-vocabulary words.
56
 
57
 
58
  ## Citation