chujiezheng commited on
Commit
ba75e44
1 Parent(s): 418f4fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) fine-tuned on the [COLDataset](https://github.com/thu-coai/COLDataset). Usage example:
2
 
3
  ```python
 
1
+ ---
2
+ language:
3
+ - zh
4
+ tags:
5
+ - pytorch
6
+ - zh
7
+ - Text Classification
8
+
9
+ ---
10
+
11
  [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) fine-tuned on the [COLDataset](https://github.com/thu-coai/COLDataset). Usage example:
12
 
13
  ```python