yonatanlou
commited on
Commit
•
3ddef3b
1
Parent(s):
3803db2
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [dicta-il/BEREL](https://huggingface.co/dicta-il/BEREL) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,17 +40,19 @@ 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 |
-
| No log | 1.0 |
|
50 |
-
| No log | 2.0 |
|
51 |
-
| No log | 3.0 |
|
52 |
-
| No log | 4.0 |
|
53 |
-
| No log | 5.0 |
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [dicta-il/BEREL](https://huggingface.co/dicta-il/BEREL) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.5561
|
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: 7
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 37 | 2.5131 |
|
50 |
+
| No log | 2.0 | 74 | 2.1557 |
|
51 |
+
| No log | 3.0 | 111 | 1.9236 |
|
52 |
+
| No log | 4.0 | 148 | 1.7455 |
|
53 |
+
| No log | 5.0 | 185 | 1.6608 |
|
54 |
+
| No log | 6.0 | 222 | 1.5844 |
|
55 |
+
| No log | 7.0 | 259 | 1.5561 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
runs/Jul17_12-21-49_25e5f1c9369a/events.out.tfevents.1721225230.25e5f1c9369a.467.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0353c79a9ca38c6467772bafb5aa76affe0c341d675ba423298f4e7cb778efe
|
3 |
+
size 359
|