diogopaes10
commited on
Commit
β’
ad9dc79
1
Parent(s):
e1551c7
Training in progress, step 2000
Browse files- {checkpoint-1000 β checkpoint-2000}/config.json +0 -0
- {checkpoint-1000 β checkpoint-2000}/optimizer.pt +1 -1
- {checkpoint-1000 β checkpoint-2000}/pytorch_model.bin +1 -1
- {checkpoint-1000 β checkpoint-2000}/rng_state.pth +1 -1
- {checkpoint-1000 β checkpoint-2000}/scheduler.pt +1 -1
- {checkpoint-1000 β checkpoint-2000}/special_tokens_map.json +0 -0
- {checkpoint-1000 β checkpoint-2000}/tokenizer.json +0 -0
- {checkpoint-1000 β checkpoint-2000}/tokenizer_config.json +0 -0
- {checkpoint-1000 β checkpoint-2000}/trainer_state.json +55 -3
- {checkpoint-1000 β checkpoint-2000}/training_args.bin +0 -0
- {checkpoint-1000 β checkpoint-2000}/vocab.txt +0 -0
- pytorch_model.bin +1 -1
- runs/Jul23_01-08-06_df8adf32a670/events.out.tfevents.1690074496.df8adf32a670.1420.0 +2 -2
{checkpoint-1000 β checkpoint-2000}/config.json
RENAMED
File without changes
|
{checkpoint-1000 β checkpoint-2000}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267028677
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c58f2992dce0a276542ee3f8a596878b450adfca2d0f5d0e4de79226ca26aeb4
|
3 |
size 267028677
|
{checkpoint-1000 β checkpoint-2000}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133523761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8826b5e400ad3e74a54646acac0427e30e9c65f59b522624a3b1972f74b63272
|
3 |
size 133523761
|
{checkpoint-1000 β checkpoint-2000}/rng_state.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54afc05d1dccae527b37df270cb8239795e29851782c9bf4a45384c9f6328912
|
3 |
size 14575
|
{checkpoint-1000 β checkpoint-2000}/scheduler.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48528e3911b6482b407d43a6edd7a9bb566d94b939b0306e61e4d57fa64d1556
|
3 |
size 627
|
{checkpoint-1000 β checkpoint-2000}/special_tokens_map.json
RENAMED
File without changes
|
{checkpoint-1000 β checkpoint-2000}/tokenizer.json
RENAMED
File without changes
|
{checkpoint-1000 β checkpoint-2000}/tokenizer_config.json
RENAMED
File without changes
|
{checkpoint-1000 β checkpoint-2000}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -38,11 +38,63 @@
|
|
38 |
"eval_system_ram_total": 83.48074722290039,
|
39 |
"eval_system_ram_used": 4.108898162841797,
|
40 |
"step": 625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
}
|
42 |
],
|
43 |
"max_steps": 12500,
|
44 |
"num_train_epochs": 5,
|
45 |
-
"total_flos":
|
46 |
"trial_name": null,
|
47 |
"trial_params": null
|
48 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.8,
|
5 |
+
"global_step": 2000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
38 |
"eval_system_ram_total": 83.48074722290039,
|
39 |
"eval_system_ram_used": 4.108898162841797,
|
40 |
"step": 625
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"epoch": 0.5,
|
44 |
+
"learning_rate": 1.80016e-05,
|
45 |
+
"loss": 1.0615,
|
46 |
+
"step": 1250
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.5,
|
50 |
+
"eval_accuracy": 0.7049,
|
51 |
+
"eval_disk_space_total": 78.1898422241211,
|
52 |
+
"eval_disk_space_used": 26.091278076171875,
|
53 |
+
"eval_f1": 0.7010538468880997,
|
54 |
+
"eval_gpu_ram_allocated": 0.39355039596557617,
|
55 |
+
"eval_gpu_ram_cached": 16.05078125,
|
56 |
+
"eval_gpu_ram_total": 39.56402587890625,
|
57 |
+
"eval_gpu_utilization": 33,
|
58 |
+
"eval_loss": 1.002210259437561,
|
59 |
+
"eval_precision": 0.7064795769852438,
|
60 |
+
"eval_recall": 0.7049,
|
61 |
+
"eval_runtime": 15.2502,
|
62 |
+
"eval_samples_per_second": 1311.462,
|
63 |
+
"eval_steps_per_second": 40.983,
|
64 |
+
"eval_system_ram_total": 83.48074722290039,
|
65 |
+
"eval_system_ram_used": 3.858478546142578,
|
66 |
+
"step": 1250
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.75,
|
70 |
+
"learning_rate": 1.70016e-05,
|
71 |
+
"loss": 0.9804,
|
72 |
+
"step": 1875
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.75,
|
76 |
+
"eval_accuracy": 0.71915,
|
77 |
+
"eval_disk_space_total": 78.1898422241211,
|
78 |
+
"eval_disk_space_used": 26.464637756347656,
|
79 |
+
"eval_f1": 0.7157918638422971,
|
80 |
+
"eval_gpu_ram_allocated": 0.39350461959838867,
|
81 |
+
"eval_gpu_ram_cached": 16.05078125,
|
82 |
+
"eval_gpu_ram_total": 39.56402587890625,
|
83 |
+
"eval_gpu_utilization": 33,
|
84 |
+
"eval_loss": 0.9258390665054321,
|
85 |
+
"eval_precision": 0.7200804939824763,
|
86 |
+
"eval_recall": 0.71915,
|
87 |
+
"eval_runtime": 15.2672,
|
88 |
+
"eval_samples_per_second": 1310.0,
|
89 |
+
"eval_steps_per_second": 40.937,
|
90 |
+
"eval_system_ram_total": 83.48074722290039,
|
91 |
+
"eval_system_ram_used": 3.863994598388672,
|
92 |
+
"step": 1875
|
93 |
}
|
94 |
],
|
95 |
"max_steps": 12500,
|
96 |
"num_train_epochs": 5,
|
97 |
+
"total_flos": 1019551625041152.0,
|
98 |
"trial_name": null,
|
99 |
"trial_params": null
|
100 |
}
|
{checkpoint-1000 β checkpoint-2000}/training_args.bin
RENAMED
File without changes
|
{checkpoint-1000 β checkpoint-2000}/vocab.txt
RENAMED
File without changes
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133523761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8826b5e400ad3e74a54646acac0427e30e9c65f59b522624a3b1972f74b63272
|
3 |
size 133523761
|
runs/Jul23_01-08-06_df8adf32a670/events.out.tfevents.1690074496.df8adf32a670.1420.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:c50b8bb682d6275760271c592320a8d9cb71e5ffd04be6620fc4303d5dc835f1
|
3 |
+
size 8188
|