JeffreyLau commited on
Commit
4297407
1 Parent(s): 19c4bd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,7 +44,8 @@ When the parameter skip_special_tokens is False:
44
 
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).
 
48
 
49
  ## Training procedure
50
 
 
44
 
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