bhuvanmdev
commited on
Commit
•
892c007
1
Parent(s):
1a4ea15
Training in progress, step 100, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9af15712c0a3794e9c1d0a4647d80824418034babf4a3bb3b12da49cbbd4591f
|
3 |
size 100697728
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 201541754
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d3ec05dc2a420e6b6f433431a7210a9f8b5b939c17e338af4fcfd032a22568f
|
3 |
size 201541754
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cf5ebe402c7dce97f342040c0f0b95bb1430955f10f0a17d27e4f469c8ee708
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84612bd3f396f7cad2af4e3f356db64f473c832d56581301631417d37a7919d2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
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,
|
@@ -71,14 +71,30 @@
|
|
71 |
"loss": 0.4642,
|
72 |
"num_input_tokens_seen": 53439,
|
73 |
"step": 80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 10,
|
77 |
"max_steps": 2795,
|
78 |
-
"num_input_tokens_seen":
|
79 |
"num_train_epochs": 1,
|
80 |
"save_steps": 20,
|
81 |
-
"total_flos":
|
82 |
"train_batch_size": 1,
|
83 |
"trial_name": null,
|
84 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.03577817531305903,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 100,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
71 |
"loss": 0.4642,
|
72 |
"num_input_tokens_seen": 53439,
|
73 |
"step": 80
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.03220035778175313,
|
77 |
+
"grad_norm": 0.4074145257472992,
|
78 |
+
"learning_rate": 0.00019355992844364938,
|
79 |
+
"loss": 0.4431,
|
80 |
+
"num_input_tokens_seen": 59366,
|
81 |
+
"step": 90
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"epoch": 0.03577817531305903,
|
85 |
+
"grad_norm": 0.372760534286499,
|
86 |
+
"learning_rate": 0.0001928443649373882,
|
87 |
+
"loss": 0.4824,
|
88 |
+
"num_input_tokens_seen": 66414,
|
89 |
+
"step": 100
|
90 |
}
|
91 |
],
|
92 |
"logging_steps": 10,
|
93 |
"max_steps": 2795,
|
94 |
+
"num_input_tokens_seen": 66414,
|
95 |
"num_train_epochs": 1,
|
96 |
"save_steps": 20,
|
97 |
+
"total_flos": 1493416326131712.0,
|
98 |
"train_batch_size": 1,
|
99 |
"trial_name": null,
|
100 |
"trial_params": null
|