..
Browse files- .gitattributes +3 -0
- adapter_config.json +3 -0
- adapter_model.safetensors +3 -0
- all_results.json +3 -0
- checkpoint-1290/README.md +3 -0
- checkpoint-1290/adapter_config.json +3 -0
- checkpoint-1290/adapter_model.safetensors +3 -0
- checkpoint-1290/optimizer.bin +3 -0
- checkpoint-1290/pytorch_model_fsdp.bin +3 -0
- checkpoint-1290/rng_state_0.pth +3 -0
- checkpoint-1290/rng_state_1.pth +3 -0
- checkpoint-1290/rng_state_2.pth +3 -0
- checkpoint-1290/rng_state_3.pth +3 -0
- checkpoint-1290/rng_state_4.pth +3 -0
- checkpoint-1290/rng_state_5.pth +3 -0
- checkpoint-1290/rng_state_6.pth +3 -0
- checkpoint-1290/rng_state_7.pth +3 -0
- checkpoint-1290/scheduler.pt +3 -0
- checkpoint-1290/special_tokens_map.json +3 -0
- checkpoint-1290/tokenizer.json +3 -0
- checkpoint-1290/tokenizer_config.json +3 -0
- checkpoint-1290/trainer_state.json +3 -0
- checkpoint-1290/training_args.bin +3 -0
- special_tokens_map.json +3 -0
- tokenizer.json +3 -0
- tokenizer_config.json +3 -0
- train_results.json +3 -0
- trainer_log.jsonl +3 -0
- trainer_state.json +3 -0
- training_args.bin +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.md filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9822db7a0216190f6d704981a10cb7e3f3f1b8976c5abd9165304ea13cdd632b
|
| 3 |
+
size 740
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:462a5d549d18c39cc3cf6f7d5f715af94eff1ed2a42e31fca4063d1b26f76f75
|
| 3 |
+
size 671149168
|
all_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07d14f38b5978f41501d695f2e548484b4851507483b928ba4ad58f4fea58e82
|
| 3 |
+
size 223
|
checkpoint-1290/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fa71852876a046a80f0fafb2d9e2aad43825457dd38b201f7aa0f11b619e46a
|
| 3 |
+
size 5113
|
checkpoint-1290/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9822db7a0216190f6d704981a10cb7e3f3f1b8976c5abd9165304ea13cdd632b
|
| 3 |
+
size 740
|
checkpoint-1290/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:462a5d549d18c39cc3cf6f7d5f715af94eff1ed2a42e31fca4063d1b26f76f75
|
| 3 |
+
size 671149168
|
checkpoint-1290/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55ac99562e81a8e7087c95ce9a798a8fa4896039736b54c2753521cacbef508f
|
| 3 |
+
size 1342631890
|
checkpoint-1290/pytorch_model_fsdp.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b456c0945673664341ee916920b67a107d7fb357c5afb62d6119869020ca22f
|
| 3 |
+
size 671256158
|
checkpoint-1290/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:399c995f33c82b2b7d85eea75ad958f5eb51aa634fbe384ced307ccc026938b6
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ed790a1bcfffccc13364388e450f9c1f0fb9322c9fb1317cb6a5f4c5011bbb0
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82dbc3664a879afe3b5a46a9662b252d834742c05015816e5f329e0a46bc2014
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe13df1bbe79d79bc6c180d581376455f15d7a02a9536f018d169ce5b17f0018
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2876ae984819e73f771e32327ca319f6a64d948309e9a586f0b37a3d3882a333
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c5e9a2e4aa0b3d1cedaf387214ec61b5586bc0f00c120a816db3474dca5b4b8
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a378b53f2979abac08a6975300abdc6f919f6012597764018ae711ddb2621cc
|
| 3 |
+
size 15984
|
checkpoint-1290/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:240c4970b1268e28bd83eac0fc97dfead165e2600f81d09d5ddfdcc13174192e
|
| 3 |
+
size 15984
|
checkpoint-1290/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1398b57564ca69bb21280f2ccdc1783f1bb2bcc2f7336335d8b6aeca7b79d00d
|
| 3 |
+
size 1064
|
checkpoint-1290/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
checkpoint-1290/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-1290/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b06b79f4d1ab9562770b2f6d9b60c486512e0df89a6cdb43aa04d49fe49431c
|
| 3 |
+
size 51032
|
checkpoint-1290/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9776d31d046cf6ebf1a3a311a1eabaad54cf26fece5dee52ec625c2e6d07ac5b
|
| 3 |
+
size 204985
|
checkpoint-1290/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d6b8e9461398238897da1e6b95d11082d8f526a99f12704c73e42a18f556698
|
| 3 |
+
size 5432
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b06b79f4d1ab9562770b2f6d9b60c486512e0df89a6cdb43aa04d49fe49431c
|
| 3 |
+
size 51032
|
train_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07d14f38b5978f41501d695f2e548484b4851507483b928ba4ad58f4fea58e82
|
| 3 |
+
size 223
|
trainer_log.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7746bc21fcdd530701bb4729c5de39101fcd96775d7590aa404cc5e755409f5
|
| 3 |
+
size 77715
|
trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbc0a8f39cd7521c99df5935b548e8b184a89c9d53f2b925781e857c79c4f17a
|
| 3 |
+
size 205250
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d6b8e9461398238897da1e6b95d11082d8f526a99f12704c73e42a18f556698
|
| 3 |
+
size 5432
|