Commit ·
96b7336
1
Parent(s): 50c6019
temp
Browse files- .gitattributes +6 -0
- README.md +3 -0
- adapter_config.json +3 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +3 -0
- all_results.json +3 -0
- checkpoint-3150/README.md +3 -0
- checkpoint-3150/adapter_config.json +3 -0
- checkpoint-3150/adapter_model.safetensors +3 -0
- checkpoint-3150/added_tokens.json +3 -0
- checkpoint-3150/global_step3150/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
- checkpoint-3150/global_step3150/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
- checkpoint-3150/latest +3 -0
- checkpoint-3150/merges.txt +3 -0
- checkpoint-3150/rng_state.pth +3 -0
- checkpoint-3150/scheduler.pt +3 -0
- checkpoint-3150/special_tokens_map.json +3 -0
- checkpoint-3150/tokenizer.json +3 -0
- checkpoint-3150/tokenizer_config.json +3 -0
- checkpoint-3150/trainer_state.json +3 -0
- checkpoint-3150/training_args.bin +3 -0
- checkpoint-3150/vocab.json +3 -0
- checkpoint-3150/zero_to_fp32.py +3 -0
- checkpoint-3200/README.md +3 -0
- checkpoint-3200/adapter_config.json +3 -0
- checkpoint-3200/adapter_model.safetensors +3 -0
- checkpoint-3200/added_tokens.json +3 -0
- checkpoint-3200/global_step3200/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
- checkpoint-3200/global_step3200/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
- checkpoint-3200/latest +3 -0
- checkpoint-3200/merges.txt +3 -0
- checkpoint-3200/rng_state.pth +3 -0
- checkpoint-3200/scheduler.pt +3 -0
- checkpoint-3200/special_tokens_map.json +3 -0
- checkpoint-3200/tokenizer.json +3 -0
- checkpoint-3200/tokenizer_config.json +3 -0
- checkpoint-3200/trainer_state.json +3 -0
- checkpoint-3200/training_args.bin +3 -0
- checkpoint-3200/vocab.json +3 -0
- checkpoint-3200/zero_to_fp32.py +3 -0
- merges.txt +3 -0
- special_tokens_map.json +3 -0
- tokenizer.json +3 -0
- tokenizer_config.json +3 -0
- train_results.json +3 -0
- trainer_state.json +3 -0
- training_args.bin +3 -0
- vocab.json +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,9 @@ 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 |
+
/checkpoint-3150/latest filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.txt filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.py filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
/checkpoint-3200/latest 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:95e9780a8839178e75cb1702abda8d0b4a577fd9a735140ad600cfd66a22107f
|
| 3 |
+
size 5104
|
adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65b98bccbb695e9c02ca0c0d3472382d0513b94bbb9d49449adb46a62791f3fd
|
| 3 |
+
size 950
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f671a71c530ec604317cbdd8105b3186865422aa64435238c3e6357c72cb0cb
|
| 3 |
+
size 38579704
|
added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|
all_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd24c2bc89937a059136c3310f01d982ec39b7b70b6696a315b38a94fdceac40
|
| 3 |
+
size 174
|
checkpoint-3150/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95e9780a8839178e75cb1702abda8d0b4a577fd9a735140ad600cfd66a22107f
|
| 3 |
+
size 5104
|
checkpoint-3150/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65b98bccbb695e9c02ca0c0d3472382d0513b94bbb9d49449adb46a62791f3fd
|
| 3 |
+
size 950
|
checkpoint-3150/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d90bbb66a6b9cea081d63e098f74bb63c7fd7e9c8bf62707eef0f38e3f757c14
|
| 3 |
+
size 38579704
|
checkpoint-3150/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|
checkpoint-3150/global_step3150/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9759f7319be75e8e01ed0dbf45a5f9082e13e9353f181dddd5b882570d79840c
|
| 3 |
+
size 231214576
|
checkpoint-3150/global_step3150/zero_pp_rank_0_mp_rank_00_model_states.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27d6e881e3b99d3ff517c6a6945e4cfa7884c8d9c3902d31351bcd821fbd2b71
|
| 3 |
+
size 335678
|
checkpoint-3150/latest
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a38de69470fa2d0af548d15aac036addaeba896a9de8811ee37f6dda8b7998c
|
| 3 |
+
size 15
|
checkpoint-3150/merges.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5
|
| 3 |
+
size 1671853
|
checkpoint-3150/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aae1e637a0920d63793dd53f2ffa9fc1b7e1a702faf76f84f1d22a98a1eba1d
|
| 3 |
+
size 14372
|
checkpoint-3150/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92a89b749f78f29e8b1d9a888d804f261d0ab3205644ce62e676225c47714a15
|
| 3 |
+
size 1064
|
checkpoint-3150/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76862e765266b85aa9459767e33cbaf13970f327a0e88d1c65846c2ddd3a1ecd
|
| 3 |
+
size 613
|
checkpoint-3150/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eee858c5123a4279c3e1f7b81247343f356ac767940b2692a928ad929543214
|
| 3 |
+
size 11422063
|
checkpoint-3150/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4750a2716ea2e2fd32816f832d25b640323dde0d039359cea0e1d00abfb13b6c
|
| 3 |
+
size 7361
|
checkpoint-3150/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d08ea8c0120e1a69d3ad98019c142d344a6dbb6afdf11c75a252702aaadc8f35
|
| 3 |
+
size 3609429
|
checkpoint-3150/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1df9bb6d92927135e3ae34a510744b25db0f1ad14876371548da5b0728842b
|
| 3 |
+
size 7800
|
checkpoint-3150/vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910
|
| 3 |
+
size 2776833
|
checkpoint-3150/zero_to_fp32.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46497565ccf2b4a8b1f6f18c8341042f3749605a94335c81f69df1bd268af64f
|
| 3 |
+
size 33272
|
checkpoint-3200/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95e9780a8839178e75cb1702abda8d0b4a577fd9a735140ad600cfd66a22107f
|
| 3 |
+
size 5104
|
checkpoint-3200/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65b98bccbb695e9c02ca0c0d3472382d0513b94bbb9d49449adb46a62791f3fd
|
| 3 |
+
size 950
|
checkpoint-3200/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f671a71c530ec604317cbdd8105b3186865422aa64435238c3e6357c72cb0cb
|
| 3 |
+
size 38579704
|
checkpoint-3200/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|
checkpoint-3200/global_step3200/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f23dce85e540737ebdacfe000c8102bc70b5bbbe5892449227a037f7d496a4a
|
| 3 |
+
size 231214576
|
checkpoint-3200/global_step3200/zero_pp_rank_0_mp_rank_00_model_states.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d785a59c94c4c62516c63e328977fae6d27b9fa7fb6f527c0d28459b16d7d14
|
| 3 |
+
size 335678
|
checkpoint-3200/latest
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:611073f74995eb36c9f08dff8dfdae0a6de7ea26b1a05661d588f7699e52d57a
|
| 3 |
+
size 15
|
checkpoint-3200/merges.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5
|
| 3 |
+
size 1671853
|
checkpoint-3200/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fabcb414cf13cdeb43928a9fc58fe1a579fca04f2a53e9b92151e1ac7e37a6a
|
| 3 |
+
size 14308
|
checkpoint-3200/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d052700a242d131e900ecaa30bdffa500bc2a3577282e50a6a63c07867b42b3
|
| 3 |
+
size 1064
|
checkpoint-3200/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76862e765266b85aa9459767e33cbaf13970f327a0e88d1c65846c2ddd3a1ecd
|
| 3 |
+
size 613
|
checkpoint-3200/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eee858c5123a4279c3e1f7b81247343f356ac767940b2692a928ad929543214
|
| 3 |
+
size 11422063
|
checkpoint-3200/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4750a2716ea2e2fd32816f832d25b640323dde0d039359cea0e1d00abfb13b6c
|
| 3 |
+
size 7361
|
checkpoint-3200/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1962f3cd797867b90a120cd55efe1862a9169e776e34f5d1706b3b8a5d98e45
|
| 3 |
+
size 3666851
|
checkpoint-3200/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1df9bb6d92927135e3ae34a510744b25db0f1ad14876371548da5b0728842b
|
| 3 |
+
size 7800
|
checkpoint-3200/vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910
|
| 3 |
+
size 2776833
|
checkpoint-3200/zero_to_fp32.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46497565ccf2b4a8b1f6f18c8341042f3749605a94335c81f69df1bd268af64f
|
| 3 |
+
size 33272
|
merges.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5
|
| 3 |
+
size 1671853
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76862e765266b85aa9459767e33cbaf13970f327a0e88d1c65846c2ddd3a1ecd
|
| 3 |
+
size 613
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74ecb08f77f4d27fdc01b86c03038bf0102b1395c28f2016334af062ce1ec5be
|
| 3 |
+
size 7335
|
train_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd24c2bc89937a059136c3310f01d982ec39b7b70b6696a315b38a94fdceac40
|
| 3 |
+
size 174
|
trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4e3c7011de46d2b57648f7ffa1b26d70e7809c7f4cdefae01c031a4f820ccb5
|
| 3 |
+
size 3667086
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1df9bb6d92927135e3ae34a510744b25db0f1ad14876371548da5b0728842b
|
| 3 |
+
size 7800
|
vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910
|
| 3 |
+
size 2776833
|