kpalczewski-displate
commited on
Commit
•
5a176fb
1
Parent(s):
c3eacc4
End of training
Browse files- README.md +4 -2
- all_results.json +7 -7
- eval_results.json +4 -4
- runs/Mar08_11-07-54_9da45c1bcf23/events.out.tfevents.1709896093.9da45c1bcf23.29499.1 +3 -0
- train_results.json +3 -3
- trainer_state.json +3 -3
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
-
- category_cleaning
|
6 |
model-index:
|
7 |
- name: category_cleaning
|
8 |
results: []
|
@@ -13,7 +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 category_cleaning dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
+
- Displate/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 Displate/category_cleaning dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.2933
|
19 |
|
20 |
## Model description
|
21 |
|
all_results.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
-
"eval_loss": 1.
|
4 |
-
"eval_runtime": 0.
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
"train_loss": 1.8652879397074382,
|
8 |
-
"train_runtime": 4.
|
9 |
-
"train_samples_per_second": 46.
|
10 |
-
"train_steps_per_second": 1.
|
11 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"eval_loss": 1.2932854890823364,
|
4 |
+
"eval_runtime": 0.156,
|
5 |
+
"eval_samples_per_second": 76.917,
|
6 |
+
"eval_steps_per_second": 6.41,
|
7 |
"train_loss": 1.8652879397074382,
|
8 |
+
"train_runtime": 4.7964,
|
9 |
+
"train_samples_per_second": 46.91,
|
10 |
+
"train_steps_per_second": 1.251
|
11 |
}
|
eval_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
-
"eval_loss": 1.
|
4 |
-
"eval_runtime": 0.
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"eval_loss": 1.2932854890823364,
|
4 |
+
"eval_runtime": 0.156,
|
5 |
+
"eval_samples_per_second": 76.917,
|
6 |
+
"eval_steps_per_second": 6.41
|
7 |
}
|
runs/Mar08_11-07-54_9da45c1bcf23/events.out.tfevents.1709896093.9da45c1bcf23.29499.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6730a3ad673d18680aa7afd58b6577692eb014a867df4c8f80d5a249bbfd283
|
3 |
+
size 354
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"train_loss": 1.8652879397074382,
|
4 |
-
"train_runtime": 4.
|
5 |
-
"train_samples_per_second": 46.
|
6 |
-
"train_steps_per_second": 1.
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"train_loss": 1.8652879397074382,
|
4 |
+
"train_runtime": 4.7964,
|
5 |
+
"train_samples_per_second": 46.91,
|
6 |
+
"train_steps_per_second": 1.251
|
7 |
}
|
trainer_state.json
CHANGED
@@ -13,9 +13,9 @@
|
|
13 |
"step": 6,
|
14 |
"total_flos": 13087574542350.0,
|
15 |
"train_loss": 1.8652879397074382,
|
16 |
-
"train_runtime": 4.
|
17 |
-
"train_samples_per_second": 46.
|
18 |
-
"train_steps_per_second": 1.
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
|
|
13 |
"step": 6,
|
14 |
"total_flos": 13087574542350.0,
|
15 |
"train_loss": 1.8652879397074382,
|
16 |
+
"train_runtime": 4.7964,
|
17 |
+
"train_samples_per_second": 46.91,
|
18 |
+
"train_steps_per_second": 1.251
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|