Herais commited on
Commit
cbf266f
1 Parent(s): 9bb17b7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.