Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
@@ -7,7 +8,6 @@ model-index:
|
|
7 |
results: []
|
8 |
widget:
|
9 |
- text: Goal of my life is to [MASK].
|
10 |
-
- mask_token: [MASK]
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
mask_token: "[MASK]"
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
8 |
results: []
|
9 |
widget:
|
10 |
- text: Goal of my life is to [MASK].
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|