JeffreyLau commited on
Commit
d8cdd14
1 Parent(s): c71020c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -45,7 +45,8 @@ When the parameter skip_special_tokens is False:
45
  ## Training data
46
 
47
  “Siku Quanshu” full-text corpus was used as Training Data which is same as the project of [SikuBERT](https://huggingface.co/SIKU-BERT/sikubert) to train SikuGPT2.
48
- [Chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)was used as Training Data to train SikuGPT2-poem based on SikuGPT2.
 
49
 
50
  ## Training procedure
51
 
 
45
  ## Training data
46
 
47
  “Siku Quanshu” full-text corpus was used as Training Data which is same as the project of [SikuBERT](https://huggingface.co/SIKU-BERT/sikubert) to train SikuGPT2.
48
+
49
+ [Chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) was used as Training Data to train SikuGPT2-poem based on SikuGPT2.
50
 
51
  ## Training procedure
52