kpalczewski-displate
commited on
Commit
•
2165f4f
1
Parent(s):
8796d71
End of training
Browse files- README.md +4 -2
- all_results.json +9 -9
- eval_results.json +5 -5
- runs/Mar08_11-22-59_9da45c1bcf23/events.out.tfevents.1709897050.9da45c1bcf23.33316.1 +3 -0
- tokenizer.json +2 -16
- train_results.json +5 -5
- trainer_state.json +12 -12
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: 0.9814
|
19 |
|
20 |
## Model description
|
21 |
|
all_results.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_loss":
|
4 |
-
"eval_runtime": 0.
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
-
"train_loss": 1.
|
8 |
-
"train_runtime":
|
9 |
-
"train_samples_per_second":
|
10 |
-
"train_steps_per_second": 1.
|
11 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"eval_loss": 0.9814479351043701,
|
4 |
+
"eval_runtime": 0.6923,
|
5 |
+
"eval_samples_per_second": 108.332,
|
6 |
+
"eval_steps_per_second": 2.889,
|
7 |
+
"train_loss": 1.109443473815918,
|
8 |
+
"train_runtime": 13.1048,
|
9 |
+
"train_samples_per_second": 57.231,
|
10 |
+
"train_steps_per_second": 1.526
|
11 |
}
|
eval_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_loss":
|
4 |
-
"eval_runtime": 0.
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"eval_loss": 0.9814479351043701,
|
4 |
+
"eval_runtime": 0.6923,
|
5 |
+
"eval_samples_per_second": 108.332,
|
6 |
+
"eval_steps_per_second": 2.889
|
7 |
}
|
runs/Mar08_11-22-59_9da45c1bcf23/events.out.tfevents.1709897050.9da45c1bcf23.33316.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dc42e6e85a120ac60b7214845f008d35fc5cdc7379e7fb7190ac06bdbced4de
|
3 |
+
size 354
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 77,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 77
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 49407,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "<|endoftext|>"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 49406,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 49406,
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"train_loss": 1.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second": 1.
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"train_loss": 1.109443473815918,
|
4 |
+
"train_runtime": 13.1048,
|
5 |
+
"train_samples_per_second": 57.231,
|
6 |
+
"train_steps_per_second": 1.526
|
7 |
}
|
trainer_state.json
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch":
|
13 |
-
"step":
|
14 |
-
"total_flos":
|
15 |
-
"train_loss": 1.
|
16 |
-
"train_runtime":
|
17 |
-
"train_samples_per_second":
|
18 |
-
"train_steps_per_second": 1.
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
-
"max_steps":
|
23 |
"num_input_tokens_seen": 0,
|
24 |
-
"num_train_epochs":
|
25 |
"save_steps": 500,
|
26 |
-
"total_flos":
|
27 |
"train_batch_size": 64,
|
28 |
"trial_name": null,
|
29 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 10.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 20,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 10.0,
|
13 |
+
"step": 20,
|
14 |
+
"total_flos": 43625248474500.0,
|
15 |
+
"train_loss": 1.109443473815918,
|
16 |
+
"train_runtime": 13.1048,
|
17 |
+
"train_samples_per_second": 57.231,
|
18 |
+
"train_steps_per_second": 1.526
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
+
"max_steps": 20,
|
23 |
"num_input_tokens_seen": 0,
|
24 |
+
"num_train_epochs": 10,
|
25 |
"save_steps": 500,
|
26 |
+
"total_flos": 43625248474500.0,
|
27 |
"train_batch_size": 64,
|
28 |
"trial_name": null,
|
29 |
"trial_params": null
|