editigerun commited on
Commit
ad18ca2
·
1 Parent(s): f2688a0

Upload 174 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. adapter_model.bin +1 -1
  2. checkpoint-10200/optimizer.pt +3 -0
  3. checkpoint-10200/pytorch_model.bin +3 -0
  4. checkpoint-10200/rng_state.pth +3 -0
  5. checkpoint-10200/scaler.pt +3 -0
  6. checkpoint-10200/scheduler.pt +3 -0
  7. checkpoint-10200/special_tokens_map.json +12 -0
  8. checkpoint-10200/tokenizer.model +3 -0
  9. checkpoint-10200/tokenizer_config.json +33 -0
  10. checkpoint-10200/trainer_state.json +0 -0
  11. checkpoint-10200/training_args.bin +3 -0
  12. checkpoint-10500/optimizer.pt +3 -0
  13. checkpoint-10500/pytorch_model.bin +3 -0
  14. checkpoint-10500/rng_state.pth +3 -0
  15. checkpoint-10500/scaler.pt +3 -0
  16. checkpoint-10500/scheduler.pt +3 -0
  17. checkpoint-10500/special_tokens_map.json +12 -0
  18. checkpoint-10500/tokenizer.model +3 -0
  19. checkpoint-10500/tokenizer_config.json +33 -0
  20. checkpoint-10500/trainer_state.json +0 -0
  21. checkpoint-10500/training_args.bin +3 -0
  22. checkpoint-10800/optimizer.pt +3 -0
  23. checkpoint-10800/pytorch_model.bin +3 -0
  24. checkpoint-10800/rng_state.pth +3 -0
  25. checkpoint-10800/scaler.pt +3 -0
  26. checkpoint-10800/scheduler.pt +3 -0
  27. checkpoint-10800/special_tokens_map.json +12 -0
  28. checkpoint-10800/tokenizer.model +3 -0
  29. checkpoint-10800/tokenizer_config.json +33 -0
  30. checkpoint-10800/trainer_state.json +0 -0
  31. checkpoint-10800/training_args.bin +3 -0
  32. checkpoint-11100/optimizer.pt +3 -0
  33. checkpoint-11100/pytorch_model.bin +3 -0
  34. checkpoint-11100/rng_state.pth +3 -0
  35. checkpoint-11100/scaler.pt +3 -0
  36. checkpoint-11100/scheduler.pt +3 -0
  37. checkpoint-11100/special_tokens_map.json +12 -0
  38. checkpoint-11100/tokenizer.model +3 -0
  39. checkpoint-11100/tokenizer_config.json +33 -0
  40. checkpoint-11100/trainer_state.json +0 -0
  41. checkpoint-11100/training_args.bin +3 -0
  42. checkpoint-11400/optimizer.pt +3 -0
  43. checkpoint-11400/pytorch_model.bin +3 -0
  44. checkpoint-11400/rng_state.pth +3 -0
  45. checkpoint-11400/scaler.pt +3 -0
  46. checkpoint-11400/scheduler.pt +3 -0
  47. checkpoint-11400/special_tokens_map.json +12 -0
  48. checkpoint-11400/tokenizer.model +3 -0
  49. checkpoint-11400/tokenizer_config.json +33 -0
  50. checkpoint-11400/trainer_state.json +0 -0
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95f77a503d603a01387622b024edab5aeb7c12fbcd436f3be173727cdb95ca33
3
  size 16822989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7105322fd0807acf0c9637537e578a78457612bcb117dce826a92735f5ebcac6
3
  size 16822989
checkpoint-10200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af219d3f37a503745666658d74e45aef61977cb6396d6281d865f167a9b47e4
3
+ size 33661637
checkpoint-10200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f68346173ac414d994bdf42b937a62f13bfda2b8a867c1e760f621848564a20
3
+ size 16822989
checkpoint-10200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b650bb2571b054f70a063ca30fcfee277910bca41b64cdc2b6c2f21e4a449e0a
3
+ size 14575
checkpoint-10200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36132d80e58b43a5403116fff92ccd7688e723ec9f1aafb6d6b1261bee4f8844
3
+ size 557
checkpoint-10200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b251baf3f61deae84930c819b76ca38e20f6ccd551d40dd107d54fdc624985c
3
+ size 627
checkpoint-10200/special_tokens_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": {
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ }
12
+ }
checkpoint-10200/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-10200/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "model_max_length": 1000000000000000019884624838656,
22
+ "pad_token": null,
23
+ "sp_model_kwargs": {},
24
+ "tokenizer_class": "LlamaTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-10200/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d036b0c165055f00e522f69c86b4f85e51ca4e5f7dad6d8f30e8c47ebf6055
3
+ size 3707
checkpoint-10500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e353962bd2fe5e9a0ea93c05b9c0ea914eb0e16d109cd10e0b7cc8cba1f2fb8
3
+ size 33661637
checkpoint-10500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a490aa273ac3025b341a8716702fc87f9dcddd61e4b89f23790760ba247518aa
3
+ size 16822989
checkpoint-10500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272073f02972324b4bd7523e02a3287b10ea31d85bedffafa57a4453d598f82e
3
+ size 14575
checkpoint-10500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a661da15a4e4b767489c5b68c0df81eac97fb236d3f3f9016bd566ef689997
3
+ size 557
checkpoint-10500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3155672cce53343744c4167aeb5d1f62fada8ceb8821c86470ac0918edc61d48
3
+ size 627
checkpoint-10500/special_tokens_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": {
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ }
12
+ }
checkpoint-10500/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-10500/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "model_max_length": 1000000000000000019884624838656,
22
+ "pad_token": null,
23
+ "sp_model_kwargs": {},
24
+ "tokenizer_class": "LlamaTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-10500/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d036b0c165055f00e522f69c86b4f85e51ca4e5f7dad6d8f30e8c47ebf6055
3
+ size 3707
checkpoint-10800/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e56c4124566fae86d04538e2f175503bdb56a220085daed29cba29626f4ed85
3
+ size 33661637
checkpoint-10800/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a07c67fb7eeac6ffb3b5ef8a5bfe7cb188793e83c44c1fb8e8bf5e811ffd1e0e
3
+ size 16822989
checkpoint-10800/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfacad879f9e1fcf05d3eb335185ada90d46c3a32b4fe091718cc018ed87cc8d
3
+ size 14575
checkpoint-10800/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f5ccb8e3f5dda8f0f588cfb0a4de1fee8eab1d31737dee7fc0f4b658896b75
3
+ size 557
checkpoint-10800/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f96177164b8629abca337b366fbda9b2f6633f1ebc7e2830dec54811c2ab80
3
+ size 627
checkpoint-10800/special_tokens_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": {
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ }
12
+ }
checkpoint-10800/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-10800/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "model_max_length": 1000000000000000019884624838656,
22
+ "pad_token": null,
23
+ "sp_model_kwargs": {},
24
+ "tokenizer_class": "LlamaTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-10800/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10800/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d036b0c165055f00e522f69c86b4f85e51ca4e5f7dad6d8f30e8c47ebf6055
3
+ size 3707
checkpoint-11100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8da0612b6d5a7d9cd745c03ba8b1eafe555ec21a074e162f55436b1213a6fae
3
+ size 33661637
checkpoint-11100/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791b5d128c40977e418f99f769cb00204893def868e24f46e5ad542187529d18
3
+ size 16822989
checkpoint-11100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba2785069915b9c202b568a73bf6befcf65249ebaecd552fb14768b58a59fd8
3
+ size 14511
checkpoint-11100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1613bd5b7346fa35c1a9db75a313bf0b32a6153e46ca6dd6c52a2e7ba2954ca
3
+ size 557
checkpoint-11100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993d64bd580a2107cb74b5ac6a2ae474a3031a8a629758848aa7d6864ead6319
3
+ size 627
checkpoint-11100/special_tokens_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": {
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ }
12
+ }
checkpoint-11100/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-11100/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "model_max_length": 1000000000000000019884624838656,
22
+ "pad_token": null,
23
+ "sp_model_kwargs": {},
24
+ "tokenizer_class": "LlamaTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-11100/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-11100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c664729ad2d3631089ca0ef763e22111f1ca3a34ada05d7a92a6f8a175c78d9
3
+ size 3707
checkpoint-11400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2d7fde3ebbe7f11076cf49bbff009ca74071a6cd9f887ef6d8a3f28027487e
3
+ size 33661637
checkpoint-11400/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51863cb657a47aa016c00bcbda5a1cf25651c19b967e9e5f9d8125a0d559cdeb
3
+ size 16822989
checkpoint-11400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc507f10979f77360dabe0afbabe6a0beb99a839caadee1ac9228da011b10c89
3
+ size 14575
checkpoint-11400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a397b4ed6072ba3c4e767047d0bd15a5b0c308c1e68059274f163d09ffb7e0
3
+ size 557
checkpoint-11400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f036041f02109788a0c8a567546c2c11af900d6feb2434641bd5e72d32ecd533
3
+ size 627
checkpoint-11400/special_tokens_map.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "<unk>",
5
+ "unk_token": {
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ }
12
+ }
checkpoint-11400/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-11400/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": false,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "model_max_length": 1000000000000000019884624838656,
22
+ "pad_token": null,
23
+ "sp_model_kwargs": {},
24
+ "tokenizer_class": "LlamaTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-11400/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff