Ebtihal commited on
Commit
79cc73d
1 Parent(s): cba1665

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.2367 |
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: