Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This model predicts the time period given a synopsis of about 200 Chinese characters.
|
2 |
+
The model is trained on NRTA's TV registration dataset and takes simplified Chinese as input.
|
3 |
+
|
4 |
+
We trained the model using "hfl/chinese-bert-wwm-ext" checkpoint.
|