Model save
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the generator dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 4.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,14 +40,16 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 4.
|
50 |
-
| 4.
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
15 |
|
16 |
This model was trained from scratch on the generator dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 4.4475
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 4
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 4.7558 | 1.0 | 2069 | 4.5930 |
|
50 |
+
| 4.7273 | 2.0 | 4138 | 4.5102 |
|
51 |
+
| 4.6941 | 3.0 | 6207 | 4.4706 |
|
52 |
+
| 4.661 | 4.0 | 8276 | 4.4475 |
|
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:ee509d2df1a3a4b231f74f16514e9573f3c7319a1525677d45b8cd82c9a6764d
|
3 |
size 117119608
|
runs/Apr14_09-38-19_98e938162306/events.out.tfevents.1713087507.98e938162306.379.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:84b3c945dcfee3bfba975e5acf848b090f286197e84cd5c3a86985349d1afa82
|
3 |
+
size 6979
|