ramdhanfirdaus
commited on
Commit
•
4ed2b64
1
Parent(s):
1963b7e
Training in progress, step 700, checkpoint
Browse files
last-checkpoint/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50349441
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65e3f0294ced8d1de2ebef27b12f72272de3dbfc736c1d286f95a8fc64a76834
|
3 |
size 50349441
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100693001
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9591719d04e4ffe9c58684b2d8d99ec77ae80af301f541f8292a2cf8cb680fd3
|
3 |
size 100693001
|
last-checkpoint/rng_state.pth
CHANGED
@@ -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:451a2106b4c24d69e8c55c73469acc51b69136bb9cd4cc4e5451d1be338a1eaf
|
3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
@@ -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:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
-
"best_model_checkpoint": "./outputs/checkpoint-
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 100,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -91,13 +91,27 @@
|
|
91 |
"eval_samples_per_second": 43.562,
|
92 |
"eval_steps_per_second": 5.45,
|
93 |
"step": 600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
}
|
95 |
],
|
96 |
"logging_steps": 100,
|
97 |
"max_steps": 4116,
|
98 |
"num_train_epochs": 3,
|
99 |
"save_steps": 100,
|
100 |
-
"total_flos":
|
101 |
"trial_name": null,
|
102 |
"trial_params": null
|
103 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.7112771272659302,
|
3 |
+
"best_model_checkpoint": "./outputs/checkpoint-700",
|
4 |
+
"epoch": 0.5100182149362478,
|
5 |
"eval_steps": 100,
|
6 |
+
"global_step": 700,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
91 |
"eval_samples_per_second": 43.562,
|
92 |
"eval_steps_per_second": 5.45,
|
93 |
"step": 600
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.51,
|
97 |
+
"learning_rate": 0.0002,
|
98 |
+
"loss": 1.7176,
|
99 |
+
"step": 700
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.51,
|
103 |
+
"eval_loss": 1.7112771272659302,
|
104 |
+
"eval_runtime": 144.2204,
|
105 |
+
"eval_samples_per_second": 43.503,
|
106 |
+
"eval_steps_per_second": 5.443,
|
107 |
+
"step": 700
|
108 |
}
|
109 |
],
|
110 |
"logging_steps": 100,
|
111 |
"max_steps": 4116,
|
112 |
"num_train_epochs": 3,
|
113 |
"save_steps": 100,
|
114 |
+
"total_flos": 4.174060032521011e+16,
|
115 |
"trial_name": null,
|
116 |
"trial_params": null
|
117 |
}
|