player1537
commited on
Commit
•
cb6a96d
1
Parent(s):
6c92920
Training in progress, step 1002
Browse files- .gitattributes +2 -0
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scaler.pt +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +9 -3
- last-checkpoint/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- runs/Jun03_18-44-11_bb544bc9a418/1685817877.978909/events.out.tfevents.1685817877.bb544bc9a418.167.5 +3 -0
- runs/Jun03_18-44-11_bb544bc9a418/events.out.tfevents.1685817877.bb544bc9a418.167.4 +3 -0
- training_args.bin +1 -1
.gitattributes
CHANGED
@@ -10,3 +10,5 @@ runs/Jun03_18-34-01_bb544bc9a418/events.out.tfevents.1685817254.bb544bc9a418.167
|
|
10 |
runs/Jun03_18-38-43_bb544bc9a418/1685817525.4151258/events.out.tfevents.1685817525.bb544bc9a418.167.3 filter=lfs diff=lfs merge=lfs -text
|
11 |
runs/Jun03_18-38-43_bb544bc9a418/events.out.tfevents.1685817525.bb544bc9a418.167.2 filter=lfs diff=lfs merge=lfs -text
|
12 |
training_args.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
10 |
runs/Jun03_18-38-43_bb544bc9a418/1685817525.4151258/events.out.tfevents.1685817525.bb544bc9a418.167.3 filter=lfs diff=lfs merge=lfs -text
|
11 |
runs/Jun03_18-38-43_bb544bc9a418/events.out.tfevents.1685817525.bb544bc9a418.167.2 filter=lfs diff=lfs merge=lfs -text
|
12 |
training_args.bin filter=lfs diff=lfs merge=lfs -text
|
13 |
+
runs/Jun03_18-44-11_bb544bc9a418/1685817877.978909/events.out.tfevents.1685817877.bb544bc9a418.167.5 filter=lfs diff=lfs merge=lfs -text
|
14 |
+
runs/Jun03_18-44-11_bb544bc9a418/events.out.tfevents.1685817877.bb544bc9a418.167.4 filter=lfs diff=lfs merge=lfs -text
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6319689
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:526c603a9d962201402b527e482ae7cc4bfe00bb143fc2ddd6b1b5733b108eff
|
3 |
size 6319689
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1121737121
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e94dd3a2402bd1e91e1ec032d782620996c096cfd5f935c87cb628a0d7f54ed
|
3 |
size 1121737121
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14639
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2b3d996c7a67edd9b78fdb92cff4a7895de56fddb692126cf07b33aa8ee6f8d
|
3 |
size 14639
|
last-checkpoint/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d3c3e48a47d6f32e0a78713e99878fed1f3b85d3ee838b574de86d3872412b
|
3 |
size 557
|
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:dee9a165a4487655eeea7510d5e0cfb76eec4d3172d1f323c927daf9f340f332
|
3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
@@ -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,
|
@@ -18,11 +18,17 @@
|
|
18 |
"learning_rate": 1.9884694196506097e-05,
|
19 |
"loss": 1.6983,
|
20 |
"step": 500
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
}
|
22 |
],
|
23 |
"max_steps": 86379,
|
24 |
"num_train_epochs": 1,
|
25 |
-
"total_flos":
|
26 |
"trial_name": null,
|
27 |
"trial_params": null
|
28 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.011600041676796444,
|
5 |
+
"global_step": 1002,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
18 |
"learning_rate": 1.9884694196506097e-05,
|
19 |
"loss": 1.6983,
|
20 |
"step": 500
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"epoch": 0.01,
|
24 |
+
"learning_rate": 1.9768925317496153e-05,
|
25 |
+
"loss": 1.6678,
|
26 |
+
"step": 1000
|
27 |
}
|
28 |
],
|
29 |
"max_steps": 86379,
|
30 |
"num_train_epochs": 1,
|
31 |
+
"total_flos": 1865970301796352.0,
|
32 |
"trial_name": null,
|
33 |
"trial_params": null
|
34 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690ee5e2dfad2e5f6f7b6e8af434a8c538a12058523ea53eb19296c8dc846e80
|
3 |
size 3963
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1121737121
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e94dd3a2402bd1e91e1ec032d782620996c096cfd5f935c87cb628a0d7f54ed
|
3 |
size 1121737121
|
runs/Jun03_18-44-11_bb544bc9a418/1685817877.978909/events.out.tfevents.1685817877.bb544bc9a418.167.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de3073e2a195e512bda4528fd517e754d717ee2ccbdb334e886b7dd4bde783f1
|
3 |
+
size 5949
|
runs/Jun03_18-44-11_bb544bc9a418/events.out.tfevents.1685817877.bb544bc9a418.167.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fab68d638bec6e35f452caea0b24a4b4d8eac141a6142b1c5795f58e7fc6765
|
3 |
+
size 4346
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690ee5e2dfad2e5f6f7b6e8af434a8c538a12058523ea53eb19296c8dc846e80
|
3 |
size 3963
|