Model save
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2) on the generator dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 6.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,13 +42,14 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 6.
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2) on the generator dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 6.0142
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 2
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 6.4078 | 1.0 | 1563 | 6.1208 |
|
52 |
+
| 6.1804 | 2.0 | 3126 | 6.0142 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 117119608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6966ec199429666dcd77a03d71b3ce44c94c84e27abc9c9c8697b362e127f72b
|
3 |
size 117119608
|
runs/Apr13_11-50-09_ea1aea675b53/events.out.tfevents.1713009017.ea1aea675b53.1671.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a01c860cf1bd3783a166329eff06873026d9448337e784baf959c89dc887889
|
3 |
+
size 5961
|