Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ The sketch which can be composed of:
|
|
72 |
- sentences, like `I really like machine learning__I work at Google since last year__`
|
73 |
- or a mixup!
|
74 |
|
75 |
-
(
|
76 |
|
77 |
### How to use the model
|
78 |
#### 1. If you already have a sketch in mind, and want to get a paragraph based on it...
|
|
|
72 |
- sentences, like `I really like machine learning__I work at Google since last year__`
|
73 |
- or a mixup!
|
74 |
|
75 |
+
(`__` is the mask token. Use `<mask>` for English, and `[MASK]` for Chinese)
|
76 |
|
77 |
### How to use the model
|
78 |
#### 1. If you already have a sketch in mind, and want to get a paragraph based on it...
|