wanng commited on
Commit
8f3d087
·
1 Parent(s): dfbe46c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -8,16 +8,8 @@ tags:
8
  - mutlimodal
9
  - exbert
10
 
11
- widget:
12
- - text: "Paris is the <mask> of France."
13
- example_title: "Example 1"
14
 
15
  ---
16
 
17
- # How to use
18
-
19
- ```python
20
- >>> from transformers import pipeline
21
- >>> unmasker = pipeline('fill-mask', model='IDEA-CCNL/Taiyi-Roberta-125M')
22
- >>> unmasker("Hello I'm a <mask> model.")
23
- ```
 
8
  - mutlimodal
9
  - exbert
10
 
11
+ Inference: False
 
 
12
 
13
  ---
14
 
15
+ # Taiyi-Roberta-125M