ZeroUniqueness
commited on
Commit
Β·
b9dd262
1
Parent(s):
93b05de
Training in progress, step 6200
Browse filesThis view is limited to 50 files because it contains too many changes. Β
See raw diff
- adapter_config.json +3 -3
- adapter_model.bin +1 -1
- {checkpoint-5700 β checkpoint-6000/adapter_model}/README.md +0 -0
- {checkpoint-5700 β checkpoint-6000/adapter_model}/adapter_config.json +6 -6
- {checkpoint-5800 β checkpoint-6000/adapter_model}/adapter_model.bin +1 -1
- {checkpoint-5700/adapter_model β checkpoint-6100}/README.md +0 -0
- {checkpoint-5800 β checkpoint-6100}/adapter_config.json +6 -6
- {checkpoint-5700 β checkpoint-6100}/adapter_model.bin +1 -1
- {checkpoint-5800 β checkpoint-6100/adapter_model}/README.md +0 -0
- {checkpoint-5700 β checkpoint-6100}/adapter_model/adapter_config.json +6 -6
- {checkpoint-5800 β checkpoint-6100}/adapter_model/adapter_model.bin +1 -1
- {checkpoint-5700 β checkpoint-6100}/optimizer.pt +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_0.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_1.pth +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_10.pth +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_11.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_12.pth +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_13.pth +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_2.pth +1 -1
- {checkpoint-5800 β checkpoint-6100}/rng_state_3.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_4.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_5.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_6.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_7.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_8.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/rng_state_9.pth +1 -1
- {checkpoint-5700 β checkpoint-6100}/scheduler.pt +1 -1
- {checkpoint-5800 β checkpoint-6100}/trainer_state.json +83 -3
- {checkpoint-5700 β checkpoint-6100}/training_args.bin +1 -1
- {checkpoint-5800/adapter_model β checkpoint-6200}/README.md +0 -0
- {checkpoint-5800/adapter_model β checkpoint-6200}/adapter_config.json +5 -5
- {checkpoint-5700/adapter_model β checkpoint-6200}/adapter_model.bin +1 -1
- {checkpoint-5800 β checkpoint-6200}/optimizer.pt +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_0.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_1.pth +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_10.pth +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_11.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_12.pth +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_13.pth +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_2.pth +1 -1
- {checkpoint-5700 β checkpoint-6200}/rng_state_3.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_4.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_5.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_6.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_7.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_8.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/rng_state_9.pth +1 -1
- {checkpoint-5800 β checkpoint-6200}/scheduler.pt +1 -1
- {checkpoint-5700 β checkpoint-6200}/trainer_state.json +131 -3
- {checkpoint-5800 β checkpoint-6200}/training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -14,12 +14,12 @@
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"k_proj",
|
18 |
-
"down_proj",
|
19 |
-
"o_proj",
|
20 |
"up_proj",
|
21 |
"gate_proj",
|
|
|
22 |
"q_proj",
|
|
|
|
|
23 |
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
17 |
"up_proj",
|
18 |
"gate_proj",
|
19 |
+
"down_proj",
|
20 |
"q_proj",
|
21 |
+
"k_proj",
|
22 |
+
"o_proj",
|
23 |
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500897101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3febec860772b82c489867736d215315d0909ffc43a3ba7b9fbc1d0b41fd7a20
|
3 |
size 500897101
|
{checkpoint-5700 β checkpoint-6000/adapter_model}/README.md
RENAMED
File without changes
|
{checkpoint-5700 β checkpoint-6000/adapter_model}/adapter_config.json
RENAMED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"q_proj",
|
18 |
-
"v_proj",
|
19 |
-
"gate_proj",
|
20 |
-
"up_proj",
|
21 |
-
"o_proj",
|
22 |
"k_proj",
|
23 |
-
"down_proj"
|
|
|
|
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
17 |
"k_proj",
|
18 |
+
"down_proj",
|
19 |
+
"o_proj",
|
20 |
+
"up_proj",
|
21 |
+
"gate_proj",
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
{checkpoint-5800 β checkpoint-6000/adapter_model}/adapter_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500897101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbb9d05e18d21539814aa33a75bcd59ecfa1423d749f7def1fa099eac295c773
|
3 |
size 500897101
|
{checkpoint-5700/adapter_model β checkpoint-6100}/README.md
RENAMED
File without changes
|
{checkpoint-5800 β checkpoint-6100}/adapter_config.json
RENAMED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"q_proj",
|
18 |
-
"v_proj",
|
19 |
-
"gate_proj",
|
20 |
-
"up_proj",
|
21 |
-
"o_proj",
|
22 |
"k_proj",
|
23 |
-
"down_proj"
|
|
|
|
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
17 |
"k_proj",
|
18 |
+
"down_proj",
|
19 |
+
"o_proj",
|
20 |
+
"up_proj",
|
21 |
+
"gate_proj",
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
{checkpoint-5700 β checkpoint-6100}/adapter_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500897101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:388cd46150cf53754b4f0d276e98973e5a1f43862ebd435181705f9ab3d56f52
|
3 |
size 500897101
|
{checkpoint-5800 β checkpoint-6100/adapter_model}/README.md
RENAMED
File without changes
|
{checkpoint-5700 β checkpoint-6100}/adapter_model/adapter_config.json
RENAMED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"q_proj",
|
18 |
-
"v_proj",
|
19 |
-
"gate_proj",
|
20 |
-
"up_proj",
|
21 |
-
"o_proj",
|
22 |
"k_proj",
|
23 |
-
"down_proj"
|
|
|
|
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
17 |
"k_proj",
|
18 |
+
"down_proj",
|
19 |
+
"o_proj",
|
20 |
+
"up_proj",
|
21 |
+
"gate_proj",
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
{checkpoint-5800 β checkpoint-6100}/adapter_model/adapter_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500897101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:388cd46150cf53754b4f0d276e98973e5a1f43862ebd435181705f9ab3d56f52
|
3 |
size 500897101
|
{checkpoint-5700 β checkpoint-6100}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1001752701
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23361198354be9afc19d0f3752c768fddef1e9604ebeb35127628f0a567c9868
|
3 |
size 1001752701
|
{checkpoint-5800 β checkpoint-6100}/rng_state_0.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9162bd2b64fa6a1399b67a40366d8c08f7d3612b17f83dfde4accf31e0b7e38b
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_1.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47eb09798665edeada4b80de705ecf394a69e60f01cd9bd340d95b3c9d0be22e
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6100}/rng_state_10.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9c91cade997cd5e5e47ae09b2a295facdfbba964508a100db5e64faf0320f11
|
3 |
size 27789
|
{checkpoint-5800 β checkpoint-6100}/rng_state_11.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b313ea64d5b302d9894ee7b5dd63f9c9a469ca1256ceab7619cb9f049f70138
|
3 |
size 27789
|
{checkpoint-5700 β checkpoint-6100}/rng_state_12.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e01b6efa92bd063f4cd80ddd2fa79082d2072f36bc4669abe0ec0742ab75223d
|
3 |
size 27789
|
{checkpoint-5800 β checkpoint-6100}/rng_state_13.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab0222a3e50c0985d9dbe1cad74c8abd56400e0d05ff489b51865ef156928695
|
3 |
size 27789
|
{checkpoint-5800 β checkpoint-6100}/rng_state_2.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e13e105d97f9b5820cc4ad076585f2902cd3185bac7443faaead5cb3cef83c80
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6100}/rng_state_3.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bf0b2a35e4af585c3a853ac8956e69ab3dc44f8f7b289beeed7bc8889382e11
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_4.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daedb950d8b297b35aecd0341c5ab143df51662832bddabd61af69a80c0e2691
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_5.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:debe892fc62955687dbec8db9a770f303801833773975c37decce994212064ee
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_6.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:166b098d25e88227361ec50688e81ef3c0a1c1b007617e16be45748918dd52df
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_7.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b699249cf37387b69dcd9425364424949a26a56a95817fe5db02f001d3e9c86f
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_8.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba57dff1a1b5008ba90bbde0f66039de21670cc736e37d954752bf67e9cb8130
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/rng_state_9.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90b54c02081eb6d595752be8c21725bd5098ac7be34d0c63c9a1d26e989ac033
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6100}/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:1bbbf313199bcaa9e78b6da6162b405173b5ef683672f79c9847fdc8ee4406e8
|
3 |
size 627
|
{checkpoint-5800 β checkpoint-6100}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 2.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -1414,11 +1414,91 @@
|
|
1414 |
"learning_rate": 2.944041552425475e-05,
|
1415 |
"loss": 0.7687,
|
1416 |
"step": 5800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1417 |
}
|
1418 |
],
|
1419 |
"max_steps": 7737,
|
1420 |
"num_train_epochs": 3,
|
1421 |
-
"total_flos": 2.
|
1422 |
"trial_name": null,
|
1423 |
"trial_params": null
|
1424 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.365257851880574,
|
5 |
+
"global_step": 6100,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
1414 |
"learning_rate": 2.944041552425475e-05,
|
1415 |
"loss": 0.7687,
|
1416 |
"step": 5800
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 2.26,
|
1420 |
+
"learning_rate": 2.8723813270606982e-05,
|
1421 |
+
"loss": 0.7698,
|
1422 |
+
"step": 5825
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"epoch": 2.27,
|
1426 |
+
"learning_rate": 2.8014574760522416e-05,
|
1427 |
+
"loss": 0.7641,
|
1428 |
+
"step": 5850
|
1429 |
+
},
|
1430 |
+
{
|
1431 |
+
"epoch": 2.28,
|
1432 |
+
"learning_rate": 2.731277326742876e-05,
|
1433 |
+
"loss": 0.7746,
|
1434 |
+
"step": 5875
|
1435 |
+
},
|
1436 |
+
{
|
1437 |
+
"epoch": 2.29,
|
1438 |
+
"learning_rate": 2.6618481296414522e-05,
|
1439 |
+
"loss": 0.7722,
|
1440 |
+
"step": 5900
|
1441 |
+
},
|
1442 |
+
{
|
1443 |
+
"epoch": 2.3,
|
1444 |
+
"learning_rate": 2.5931770576738313e-05,
|
1445 |
+
"loss": 0.7698,
|
1446 |
+
"step": 5925
|
1447 |
+
},
|
1448 |
+
{
|
1449 |
+
"epoch": 2.31,
|
1450 |
+
"learning_rate": 2.525271205441837e-05,
|
1451 |
+
"loss": 0.7751,
|
1452 |
+
"step": 5950
|
1453 |
+
},
|
1454 |
+
{
|
1455 |
+
"epoch": 2.32,
|
1456 |
+
"learning_rate": 2.45813758849028e-05,
|
1457 |
+
"loss": 0.766,
|
1458 |
+
"step": 5975
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 2.33,
|
1462 |
+
"learning_rate": 2.3917831425821824e-05,
|
1463 |
+
"loss": 0.7673,
|
1464 |
+
"step": 6000
|
1465 |
+
},
|
1466 |
+
{
|
1467 |
+
"epoch": 2.33,
|
1468 |
+
"eval_loss": 0.806900680065155,
|
1469 |
+
"eval_runtime": 58.3254,
|
1470 |
+
"eval_samples_per_second": 12.516,
|
1471 |
+
"eval_steps_per_second": 0.909,
|
1472 |
+
"step": 6000
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 2.34,
|
1476 |
+
"learning_rate": 2.3262147229821984e-05,
|
1477 |
+
"loss": 0.7679,
|
1478 |
+
"step": 6025
|
1479 |
+
},
|
1480 |
+
{
|
1481 |
+
"epoch": 2.35,
|
1482 |
+
"learning_rate": 2.2614391037483983e-05,
|
1483 |
+
"loss": 0.7704,
|
1484 |
+
"step": 6050
|
1485 |
+
},
|
1486 |
+
{
|
1487 |
+
"epoch": 2.36,
|
1488 |
+
"learning_rate": 2.1974629770324106e-05,
|
1489 |
+
"loss": 0.7661,
|
1490 |
+
"step": 6075
|
1491 |
+
},
|
1492 |
+
{
|
1493 |
+
"epoch": 2.37,
|
1494 |
+
"learning_rate": 2.1342929523880416e-05,
|
1495 |
+
"loss": 0.7652,
|
1496 |
+
"step": 6100
|
1497 |
}
|
1498 |
],
|
1499 |
"max_steps": 7737,
|
1500 |
"num_train_epochs": 3,
|
1501 |
+
"total_flos": 2.6271635417086296e+19,
|
1502 |
"trial_name": null,
|
1503 |
"trial_params": null
|
1504 |
}
|
{checkpoint-5700 β checkpoint-6100}/training_args.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c008d25bfaf7bb9a08aab93c029ae5c61570d5e3604fc9ca9ea2654e60b13cd6
|
3 |
size 4027
|
{checkpoint-5800/adapter_model β checkpoint-6200}/README.md
RENAMED
File without changes
|
{checkpoint-5800/adapter_model β checkpoint-6200}/adapter_config.json
RENAMED
@@ -14,13 +14,13 @@
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"q_proj",
|
18 |
-
"v_proj",
|
19 |
-
"gate_proj",
|
20 |
"up_proj",
|
21 |
-
"
|
|
|
|
|
22 |
"k_proj",
|
23 |
-
"
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
14 |
"r": 32,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
17 |
"up_proj",
|
18 |
+
"gate_proj",
|
19 |
+
"down_proj",
|
20 |
+
"q_proj",
|
21 |
"k_proj",
|
22 |
+
"o_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
{checkpoint-5700/adapter_model β checkpoint-6200}/adapter_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500897101
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3febec860772b82c489867736d215315d0909ffc43a3ba7b9fbc1d0b41fd7a20
|
3 |
size 500897101
|
{checkpoint-5800 β checkpoint-6200}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1001752701
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6c238a192e64d590edb62f130ceed462095ecf868445a5da756e160d8783d7e
|
3 |
size 1001752701
|
{checkpoint-5700 β checkpoint-6200}/rng_state_0.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a62682ba7e7cb26595ded7f48ec753d2eb9673721db81b0ec4152ba6856f2d2
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_1.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74be203c1e4634b2aa1037ec3a4a9edd5a7298915ce425cf1b9a31f6391efca1
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6200}/rng_state_10.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c037a2c235445f0da915de6619ff6f7f42b2c0c8575b787c1a4ed16e35b61d21
|
3 |
size 27789
|
{checkpoint-5700 β checkpoint-6200}/rng_state_11.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b62b1f601e03a003f84cf80a8c292113d141ee87f5b1ca845fff2a924a30938e
|
3 |
size 27789
|
{checkpoint-5800 β checkpoint-6200}/rng_state_12.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c758852b4f6179b67806b64c03556a85fc8cb6b2d7fc9b9802e599d92cb5060
|
3 |
size 27789
|
{checkpoint-5700 β checkpoint-6200}/rng_state_13.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:212ebbd04054c53230c6f37560d76104b53022b0398cb77838fa4b24148235e3
|
3 |
size 27789
|
{checkpoint-5700 β checkpoint-6200}/rng_state_2.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b20af4a6e33875e1906da2f4f958007730c9409557ca3cdfa5b4dc59f51e2d5
|
3 |
size 27772
|
{checkpoint-5700 β checkpoint-6200}/rng_state_3.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f749729546f0e74d9ecf3ad24fea7d29dd1ae76d88741fcdcf02b50df73302c
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_4.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c21e5a49b0e24cc974d1d7d4406b9728cbea5332e18346ba9afb35e0372f526
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_5.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a33c776cc1ad3767cdac6f06b81c8d34fcc1d3ad73a9f8803254d0d817aa09a
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_6.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64fcf9ef649f08b421dd4acc8e2b02fc8f3ffefc82b05ef17dde8609c9d4bb40
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_7.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbea4f476c6f296b74387728b4c7179586b903ae8344e377cc5ce9725f14ba69
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_8.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecac165f822fec78a8825820ff7d48e36aa3f53cb41f7a57d2e9dfadf8de351a
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/rng_state_9.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27772
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba8091a98c98de998b6ead9067c77d9531ff0bb7b308e548615a3a1c2ec0f7e8
|
3 |
size 27772
|
{checkpoint-5800 β checkpoint-6200}/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:1a2465347a031d34e4adae1fd19f3f075689a8b84714f2008d365cd61979bafe
|
3 |
size 627
|
{checkpoint-5700 β checkpoint-6200}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 2.
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -1390,11 +1390,139 @@
|
|
1390 |
"learning_rate": 3.237897004017276e-05,
|
1391 |
"loss": 0.7716,
|
1392 |
"step": 5700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1393 |
}
|
1394 |
],
|
1395 |
"max_steps": 7737,
|
1396 |
"num_train_epochs": 3,
|
1397 |
-
"total_flos": 2.
|
1398 |
"trial_name": null,
|
1399 |
"trial_params": null
|
1400 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.404032570763862,
|
5 |
+
"global_step": 6200,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
1390 |
"learning_rate": 3.237897004017276e-05,
|
1391 |
"loss": 0.7716,
|
1392 |
"step": 5700
|
1393 |
+
},
|
1394 |
+
{
|
1395 |
+
"epoch": 2.22,
|
1396 |
+
"learning_rate": 3.163366064673427e-05,
|
1397 |
+
"loss": 0.7721,
|
1398 |
+
"step": 5725
|
1399 |
+
},
|
1400 |
+
{
|
1401 |
+
"epoch": 2.23,
|
1402 |
+
"learning_rate": 3.089541437233252e-05,
|
1403 |
+
"loss": 0.7658,
|
1404 |
+
"step": 5750
|
1405 |
+
},
|
1406 |
+
{
|
1407 |
+
"epoch": 2.24,
|
1408 |
+
"learning_rate": 3.0164307487268996e-05,
|
1409 |
+
"loss": 0.7716,
|
1410 |
+
"step": 5775
|
1411 |
+
},
|
1412 |
+
{
|
1413 |
+
"epoch": 2.25,
|
1414 |
+
"learning_rate": 2.944041552425475e-05,
|
1415 |
+
"loss": 0.7687,
|
1416 |
+
"step": 5800
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 2.26,
|
1420 |
+
"learning_rate": 2.8723813270606982e-05,
|
1421 |
+
"loss": 0.7698,
|
1422 |
+
"step": 5825
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"epoch": 2.27,
|
1426 |
+
"learning_rate": 2.8014574760522416e-05,
|
1427 |
+
"loss": 0.7641,
|
1428 |
+
"step": 5850
|
1429 |
+
},
|
1430 |
+
{
|
1431 |
+
"epoch": 2.28,
|
1432 |
+
"learning_rate": 2.731277326742876e-05,
|
1433 |
+
"loss": 0.7746,
|
1434 |
+
"step": 5875
|
1435 |
+
},
|
1436 |
+
{
|
1437 |
+
"epoch": 2.29,
|
1438 |
+
"learning_rate": 2.6618481296414522e-05,
|
1439 |
+
"loss": 0.7722,
|
1440 |
+
"step": 5900
|
1441 |
+
},
|
1442 |
+
{
|
1443 |
+
"epoch": 2.3,
|
1444 |
+
"learning_rate": 2.5931770576738313e-05,
|
1445 |
+
"loss": 0.7698,
|
1446 |
+
"step": 5925
|
1447 |
+
},
|
1448 |
+
{
|
1449 |
+
"epoch": 2.31,
|
1450 |
+
"learning_rate": 2.525271205441837e-05,
|
1451 |
+
"loss": 0.7751,
|
1452 |
+
"step": 5950
|
1453 |
+
},
|
1454 |
+
{
|
1455 |
+
"epoch": 2.32,
|
1456 |
+
"learning_rate": 2.45813758849028e-05,
|
1457 |
+
"loss": 0.766,
|
1458 |
+
"step": 5975
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 2.33,
|
1462 |
+
"learning_rate": 2.3917831425821824e-05,
|
1463 |
+
"loss": 0.7673,
|
1464 |
+
"step": 6000
|
1465 |
+
},
|
1466 |
+
{
|
1467 |
+
"epoch": 2.33,
|
1468 |
+
"eval_loss": 0.806900680065155,
|
1469 |
+
"eval_runtime": 58.3254,
|
1470 |
+
"eval_samples_per_second": 12.516,
|
1471 |
+
"eval_steps_per_second": 0.909,
|
1472 |
+
"step": 6000
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 2.34,
|
1476 |
+
"learning_rate": 2.3262147229821984e-05,
|
1477 |
+
"loss": 0.7679,
|
1478 |
+
"step": 6025
|
1479 |
+
},
|
1480 |
+
{
|
1481 |
+
"epoch": 2.35,
|
1482 |
+
"learning_rate": 2.2614391037483983e-05,
|
1483 |
+
"loss": 0.7704,
|
1484 |
+
"step": 6050
|
1485 |
+
},
|
1486 |
+
{
|
1487 |
+
"epoch": 2.36,
|
1488 |
+
"learning_rate": 2.1974629770324106e-05,
|
1489 |
+
"loss": 0.7661,
|
1490 |
+
"step": 6075
|
1491 |
+
},
|
1492 |
+
{
|
1493 |
+
"epoch": 2.37,
|
1494 |
+
"learning_rate": 2.1342929523880416e-05,
|
1495 |
+
"loss": 0.7652,
|
1496 |
+
"step": 6100
|
1497 |
+
},
|
1498 |
+
{
|
1499 |
+
"epoch": 2.37,
|
1500 |
+
"learning_rate": 2.0719355560884246e-05,
|
1501 |
+
"loss": 0.765,
|
1502 |
+
"step": 6125
|
1503 |
+
},
|
1504 |
+
{
|
1505 |
+
"epoch": 2.38,
|
1506 |
+
"learning_rate": 2.010397230451766e-05,
|
1507 |
+
"loss": 0.7704,
|
1508 |
+
"step": 6150
|
1509 |
+
},
|
1510 |
+
{
|
1511 |
+
"epoch": 2.39,
|
1512 |
+
"learning_rate": 1.9496843331757784e-05,
|
1513 |
+
"loss": 0.767,
|
1514 |
+
"step": 6175
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 2.4,
|
1518 |
+
"learning_rate": 1.8898031366808467e-05,
|
1519 |
+
"loss": 0.7654,
|
1520 |
+
"step": 6200
|
1521 |
}
|
1522 |
],
|
1523 |
"max_steps": 7737,
|
1524 |
"num_train_epochs": 3,
|
1525 |
+
"total_flos": 2.6702654094117437e+19,
|
1526 |
"trial_name": null,
|
1527 |
"trial_params": null
|
1528 |
}
|
{checkpoint-5800 β checkpoint-6200}/training_args.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e85009bca9623c846e630c294adb80ecbcd9e720da8da9f9ee5311b562908b91
|
3 |
size 4027
|