Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ this model achieves the following results:
|
|
19 |
|
20 |
| Task | Num examples | Num Epochs | Batch Size | steps | Wall time | training loss|
|
21 |
|:----:|:----:|:----:|:----:|:-----:|:----:|:-----:|
|
22 |
-
| Fill-Mask| 40032| 8 | 64 | 5008 | 10h 5m 57s | 7.
|
23 |
|
24 |
## Load Pretrained Model
|
25 |
You can use this model by installing `torch` or `tensorflow` and Huggingface library `transformers`. And you can use it directly by initializing it like this:
|
|
|
19 |
|
20 |
| Task | Num examples | Num Epochs | Batch Size | steps | Wall time | training loss|
|
21 |
|:----:|:----:|:----:|:----:|:-----:|:----:|:-----:|
|
22 |
+
| Fill-Mask| 40032| 8 | 64 | 5008 | 10h 5m 57s | 7.2164 |
|
23 |
|
24 |
## Load Pretrained Model
|
25 |
You can use this model by installing `torch` or `tensorflow` and Huggingface library `transformers`. And you can use it directly by initializing it like this:
|