Note to self: language mapping table was wrong
Browse files
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` (
|
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 |
|