undeleted commited on
Commit
ea8cfa1
·
1 Parent(s): 5a1d9e3

Note to self: language mapping table was wrong

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ This dataset is primarily intended for unsupervised training of text generation
78
  * `subset`: dataset tag: `cnnovel.ibiquw`
79
  * `id`: novel ID
80
  * `q`: quality score, fixed at 0.9
81
- * `lang`: always `zh_cn` (Traditional Chinese)
82
  * `title`: novel title
83
  * `author`: novel author
84
 
 
78
  * `subset`: dataset tag: `cnnovel.ibiquw`
79
  * `id`: novel ID
80
  * `q`: quality score, fixed at 0.9
81
+ * `lang`: always `zh_cn` (Simplified Chinese)
82
  * `title`: novel title
83
  * `author`: novel author
84