End of training
Browse files- README.md +3 -3
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on the sberquad dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 4.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 | 1 | 4.
|
51 |
-
| No log | 2.0 | 2 | 4.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on the sberquad dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 4.3776
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 1 | 4.6658 |
|
51 |
+
| No log | 2.0 | 2 | 4.3776 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709122918
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75ee11c925da96b19550868e5059eec4800e274e87eac644b7299cb4089fad5c
|
3 |
size 709122918
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d56ba6c8af3c3ce09ba6ec049c96bad518e518dcc9802cadc558949552766584
|
3 |
size 4472
|