..
Browse files- .gitattributes +3 -0
- README.md +3 -0
- adapter_config.json +3 -0
- adapter_model.safetensors +3 -0
- all_results.json +3 -0
- checkpoint-3998/README.md +3 -0
- checkpoint-3998/adapter_config.json +3 -0
- checkpoint-3998/adapter_model.safetensors +3 -0
- checkpoint-3998/optimizer.bin +3 -0
- checkpoint-3998/pytorch_model_fsdp.bin +3 -0
- checkpoint-3998/rng_state_0.pth +3 -0
- checkpoint-3998/rng_state_1.pth +3 -0
- checkpoint-3998/rng_state_2.pth +3 -0
- checkpoint-3998/rng_state_3.pth +3 -0
- checkpoint-3998/rng_state_4.pth +3 -0
- checkpoint-3998/rng_state_5.pth +3 -0
- checkpoint-3998/rng_state_6.pth +3 -0
- checkpoint-3998/rng_state_7.pth +3 -0
- checkpoint-3998/scheduler.pt +3 -0
- checkpoint-3998/special_tokens_map.json +3 -0
- checkpoint-3998/tokenizer.json +3 -0
- checkpoint-3998/tokenizer_config.json +3 -0
- checkpoint-3998/trainer_state.json +3 -0
- checkpoint-3998/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 |
+
*.md filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4be40657425a57965c34a2317b1b6ca180485607ebd30741fdbf799fc7ee6898
|
| 3 |
+
size 1305
|
adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f526502b35fc64aa964fcc2dacfe5954ab42a53164fc9620bfb67ab0edfa320
|
| 3 |
+
size 741
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2a3a1c7176c1a7e6e2852d98f7c8249ebb37b0e1807a917397ea18d9042012d
|
| 3 |
+
size 2684416208
|
all_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40b74508695e1797ad015f540566e7ccfd2a7e4b8c12b1d7d177fa23fad29005
|
| 3 |
+
size 208
|
checkpoint-3998/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fa71852876a046a80f0fafb2d9e2aad43825457dd38b201f7aa0f11b619e46a
|
| 3 |
+
size 5113
|
checkpoint-3998/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f526502b35fc64aa964fcc2dacfe5954ab42a53164fc9620bfb67ab0edfa320
|
| 3 |
+
size 741
|
checkpoint-3998/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2a3a1c7176c1a7e6e2852d98f7c8249ebb37b0e1807a917397ea18d9042012d
|
| 3 |
+
size 2684416208
|
checkpoint-3998/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6fa9fd5b803062b715181182dc6d1f785e275f4899b9dc1735364734d4c4ec4
|
| 3 |
+
size 5369168310
|
checkpoint-3998/pytorch_model_fsdp.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b605469c168b85cf94a7d3d5ead08c1e63b3e81fb6ffd47c867284e125697f2
|
| 3 |
+
size 2684522718
|
checkpoint-3998/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cc4f3ce42e8702e786a2bda8e1a295641d524478bb069c61e1d99a4f8a277f0
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:418563c162d90c251480ad773c2da25cf11b43463a03ec2296312dc21a77f21b
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:baea3bdd52f4ec00a5e1c00a9a297b535512a49195e9c689cca964196c354059
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a550f533d998c11b5b57d5829747242a848debabde66c28c0ae8d511a0824d84
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:333d4fda5ba63e8d37e08850c8559f860a623a0c3a9166fe43d9dc9e29f48886
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64a2c1bfbc2ebf05610ed1199801e4276210274f543610978292a4b853b5f200
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecdf6a9e68bc2d8d53f350b10825958542d916d629ffea7861bab18cac62ffd4
|
| 3 |
+
size 15920
|
checkpoint-3998/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b7048e259258c66c20275e122830ef3f3f3272db7da1f3aee07839f067c023a
|
| 3 |
+
size 15920
|
checkpoint-3998/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ccccd9f70494eb73f9b283f39522de2dbb542d141ddf0ca0b06514803015764
|
| 3 |
+
size 1064
|
checkpoint-3998/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1835caa5b4d70acaa210fa222b0036f1882f9525c4660fd4810fb3e1e40ff8
|
| 3 |
+
size 325
|
checkpoint-3998/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79e3e522635f3171300913bb421464a87de6222182a0570b9b2ccba2a964b2b4
|
| 3 |
+
size 9085657
|
checkpoint-3998/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdd2ab776c0ad7171e4ba6ed31aba7c04843bc531da2875d91f49b35db660f4a
|
| 3 |
+
size 51269
|
checkpoint-3998/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32549a29fac615d126eea254708c01bdefd02f7a2f8525d68b596fdfd034165b
|
| 3 |
+
size 635827
|
checkpoint-3998/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:715ab414a2a4d10623c383630162124a613618ac3d2d70fd76b249ea603d77a7
|
| 3 |
+
size 5368
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1835caa5b4d70acaa210fa222b0036f1882f9525c4660fd4810fb3e1e40ff8
|
| 3 |
+
size 325
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79e3e522635f3171300913bb421464a87de6222182a0570b9b2ccba2a964b2b4
|
| 3 |
+
size 9085657
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdd2ab776c0ad7171e4ba6ed31aba7c04843bc531da2875d91f49b35db660f4a
|
| 3 |
+
size 51269
|
train_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40b74508695e1797ad015f540566e7ccfd2a7e4b8c12b1d7d177fa23fad29005
|
| 3 |
+
size 208
|
trainer_log.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:987c7971d67f6cbac8688b973b4cd012adb07612230795b4a3d41916efd221a0
|
| 3 |
+
size 764482
|
trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:031350ac27633bb2ee1745ea1ac41190c7fbdc9ab92fe5ed46fabc507b607166
|
| 3 |
+
size 636077
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:715ab414a2a4d10623c383630162124a613618ac3d2d70fd76b249ea603d77a7
|
| 3 |
+
size 5368
|