Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,8 @@ widget:
|
|
10 |
This model is a GPT2 model trained to generate ancient Chinese text, with `bert-base-chinese` as tokenizer.
|
11 |
|
12 |
## Training data
|
13 |
-
It's trained on the classic Chinese texts fetched from ctext.org.
|
|
|
14 |
<details>
|
15 |
<summary> "Reading list" of this model </summary>
|
16 |
|
|
|
10 |
This model is a GPT2 model trained to generate ancient Chinese text, with `bert-base-chinese` as tokenizer.
|
11 |
|
12 |
## Training data
|
13 |
+
It's trained on the classic Chinese texts fetched from ctext.org. Current training data is really small scale -- all training text data together was 19Mb.
|
14 |
+
|
15 |
<details>
|
16 |
<summary> "Reading list" of this model </summary>
|
17 |
|