kpalczewski-displate
commited on
Commit
•
d7a44d1
1
Parent(s):
d12b775
Model save
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
-
-
|
6 |
model-index:
|
7 |
- name: category_cleaning
|
8 |
results: []
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# category_cleaning
|
15 |
|
16 |
-
This model was trained from scratch on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,16 +40,23 @@ 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 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
+
- category_cleaning
|
6 |
model-index:
|
7 |
- name: category_cleaning
|
8 |
results: []
|
|
|
13 |
|
14 |
# category_cleaning
|
15 |
|
16 |
+
This model was trained from scratch on the category_cleaning dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 4.5610
|
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: 3.0
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 3.0173 | 0.26 | 100 | 4.2489 |
|
50 |
+
| 2.8146 | 0.51 | 200 | 4.2605 |
|
51 |
+
| 2.7177 | 0.77 | 300 | 4.2547 |
|
52 |
+
| 2.6338 | 1.02 | 400 | 4.3864 |
|
53 |
+
| 2.102 | 1.28 | 500 | 4.3538 |
|
54 |
+
| 2.1015 | 1.53 | 600 | 4.3395 |
|
55 |
+
| 2.0691 | 1.79 | 700 | 4.3363 |
|
56 |
+
| 1.9422 | 2.04 | 800 | 4.6331 |
|
57 |
+
| 1.4405 | 2.3 | 900 | 4.5653 |
|
58 |
+
| 1.3896 | 2.55 | 1000 | 4.5768 |
|
59 |
+
| 1.3735 | 2.81 | 1100 | 4.5610 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 605156676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0381e78ae54a783b307b59bd6e3cd94a135176734f8852c9a3482a33a513887f
|
3 |
size 605156676
|
runs/Mar08_15-17-04_9da45c1bcf23/events.out.tfevents.1709911030.9da45c1bcf23.91952.0
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:3045ed6c6dabada5070a157706b2d9601ab3a0685d03be2bc00a5171fc7463cf
|
3 |
+
size 10125
|