BapB commited on
Commit
d81c151
·
1 Parent(s): 5f80bd6

add README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,4 +1,17 @@
 
 
 
1
 
 
 
 
 
 
 
 
 
 
 
2
  #### How to use
3
 
4
  You can use this model with Transformers *pipeline* for token-classification.
 
1
+ ---
2
+ language:
3
+ - zh
4
 
5
+ license: apache-2.0
6
+
7
+ tags:
8
+ - Roberta
9
+ - CWS
10
+ - Chinese Word Segmentation
11
+ - Chinese
12
+
13
+ inference: false
14
+ ---
15
  #### How to use
16
 
17
  You can use this model with Transformers *pipeline* for token-classification.