Herais commited on
Commit
fb5548d
1 Parent(s): 076af77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  This model predicts the time period given a synopsis of about 200 Chinese characters.
2
  The model is trained on TV and Movie datasets and takes simplified Chinese as input.
3
 
1
+ ---
2
+ language:
3
+ - zh
4
+ tags:
5
+ - classification
6
+ license: apache-2.0
7
+ datasets:
8
+ - Custom
9
+ metrics:
10
+ - rouge
11
+ ---
12
  This model predicts the time period given a synopsis of about 200 Chinese characters.
13
  The model is trained on TV and Movie datasets and takes simplified Chinese as input.
14