End of training
Browse files
README.md
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
-
- name:
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
-
#
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
@@ -44,11 +44,11 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| 5.
|
48 |
-
| 5.
|
49 |
-
| 5.
|
50 |
-
| 5.
|
51 |
-
| 5.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
+
- name: Bert-MLM
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
+
# Bert-MLM
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| 5.8219 | 0.12 | 100 | 5.6243 |
|
48 |
+
| 5.6177 | 0.25 | 200 | 5.6153 |
|
49 |
+
| 5.6121 | 0.37 | 300 | 5.6094 |
|
50 |
+
| 5.6131 | 0.49 | 400 | 5.6055 |
|
51 |
+
| 5.6 | 0.62 | 500 | 5.6008 |
|
52 |
|
53 |
|
54 |
### Framework versions
|