Training in progress, epoch 0
Browse files- adapter_config.json +27 -0
- adapter_model.safetensors +3 -0
- runs/Oct20_23-33-59_raptor/events.out.tfevents.1729447446.raptor.2589496.1 +3 -0
- runs/Oct21_00-06-37_raptor/events.out.tfevents.1729449400.raptor.3278868.0 +3 -0
- runs/Oct21_00-10-42_raptor/events.out.tfevents.1729449645.raptor.3279965.0 +3 -0
- runs/Oct21_00-19-25_raptor/events.out.tfevents.1729450168.raptor.3282423.0 +3 -0
- runs/Oct21_12-30-19_raptor/events.out.tfevents.1729494022.raptor.3313378.0 +3 -0
- runs/Oct21_12-34-10_raptor/events.out.tfevents.1729494253.raptor.3315106.0 +3 -0
- runs/Oct21_12-37-02_raptor/events.out.tfevents.1729494441.raptor.3316430.0 +3 -0
- runs/Oct21_13-07-08_raptor/events.out.tfevents.1729496231.raptor.3325179.0 +3 -0
- runs/Oct21_19-37-58_raptor/events.out.tfevents.1729519681.raptor.3358418.0 +3 -0
- runs/Oct21_19-50-51_raptor/events.out.tfevents.1729520453.raptor.3359286.0 +3 -0
- runs/Oct21_20-10-14_raptor/events.out.tfevents.1729521617.raptor.3361446.0 +3 -0
- runs/Oct21_20-38-10_raptor/events.out.tfevents.1729523293.raptor.3364215.0 +3 -0
- runs/Oct21_20-38-10_raptor/events.out.tfevents.1729526773.raptor.3364215.1 +3 -0
- runs/Oct21_21-44-34_raptor/events.out.tfevents.1729527294.raptor.3369645.0 +3 -0
- runs/Oct21_22-11-12_raptor/events.out.tfevents.1729528884.raptor.3374565.0 +3 -0
- runs/Oct22_16-21-51_raptor/events.out.tfevents.1729594317.raptor.3499150.0 +3 -0
- runs/Oct23_15-32-33_raptor/events.out.tfevents.1729677771.raptor.3820433.0 +3 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +83 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "codellama/CodeLlama-7b-hf",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 7 |
+
"inference_mode": true,
|
| 8 |
+
"init_lora_weights": true,
|
| 9 |
+
"layers_pattern": null,
|
| 10 |
+
"layers_to_transform": null,
|
| 11 |
+
"loftq_config": {},
|
| 12 |
+
"lora_alpha": 128,
|
| 13 |
+
"lora_dropout": 0.05,
|
| 14 |
+
"megatron_config": null,
|
| 15 |
+
"megatron_core": "megatron.core",
|
| 16 |
+
"modules_to_save": null,
|
| 17 |
+
"peft_type": "LORA",
|
| 18 |
+
"r": 256,
|
| 19 |
+
"rank_pattern": {},
|
| 20 |
+
"revision": null,
|
| 21 |
+
"target_modules": [
|
| 22 |
+
"q_proj",
|
| 23 |
+
"v_proj"
|
| 24 |
+
],
|
| 25 |
+
"task_type": "CAUSAL_LM",
|
| 26 |
+
"use_rslora": false
|
| 27 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a047c88304d00cfa33dbdb59772763ce3cb2757b0b773eda439fd2994e46e593
|
| 3 |
+
size 268453144
|
runs/Oct20_23-33-59_raptor/events.out.tfevents.1729447446.raptor.2589496.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5306cca6506b1ada8d374c203f1b60b4f163215930d9fa6faba85f7f8ebcfada
|
| 3 |
+
size 4870
|
runs/Oct21_00-06-37_raptor/events.out.tfevents.1729449400.raptor.3278868.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74b7c7286ffaa7eeea3a16360c1f9bca243cd47f8abbbcda9481cd39291e65f1
|
| 3 |
+
size 4870
|
runs/Oct21_00-10-42_raptor/events.out.tfevents.1729449645.raptor.3279965.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d2731c7d93719ea693fb8d7b85732132d4c1a45e02fe35aa468d6e3d5aa0aaf
|
| 3 |
+
size 4870
|
runs/Oct21_00-19-25_raptor/events.out.tfevents.1729450168.raptor.3282423.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ed87d5d9b8a77ab317b1b63706abb3ab9506117dda1ab7f24c688795d99ba86
|
| 3 |
+
size 4870
|
runs/Oct21_12-30-19_raptor/events.out.tfevents.1729494022.raptor.3313378.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4dc6be12c140a84e7ad72e4c10a3f8400e903e509a4b9b375c9ae0b153bcf53
|
| 3 |
+
size 4870
|
runs/Oct21_12-34-10_raptor/events.out.tfevents.1729494253.raptor.3315106.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e35f05bec2f4ac63c382bfb1db1599e32eb15b3f82c98750e7b25f8daabe6f59
|
| 3 |
+
size 4184
|
runs/Oct21_12-37-02_raptor/events.out.tfevents.1729494441.raptor.3316430.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c4928c11773903bcfb5a8a52342ffef4e886602e6dc114e116e78e53308a110
|
| 3 |
+
size 5177
|
runs/Oct21_13-07-08_raptor/events.out.tfevents.1729496231.raptor.3325179.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce12c66a55ed76812fd89872af4c38b2b0cb34795f3516954699b60f1304b128
|
| 3 |
+
size 7345
|
runs/Oct21_19-37-58_raptor/events.out.tfevents.1729519681.raptor.3358418.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e4206e3464e038fe7232a495d5910183273f601e4d55771f9d5cd6d454fe1ea
|
| 3 |
+
size 5023
|
runs/Oct21_19-50-51_raptor/events.out.tfevents.1729520453.raptor.3359286.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c46c177d35dfe623a2e52dcc4b8ddd21b18bc173b8af328be763174ece6c51f8
|
| 3 |
+
size 5177
|
runs/Oct21_20-10-14_raptor/events.out.tfevents.1729521617.raptor.3361446.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d90decca28c0fc0a8df230d1076f335ebc680c6156b147fe0d9cf2571c12274
|
| 3 |
+
size 4869
|
runs/Oct21_20-38-10_raptor/events.out.tfevents.1729523293.raptor.3364215.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9c6154c21ef42c086b8571e86b104e3930b2999c584924d172ebd737c7a2014
|
| 3 |
+
size 7816
|
runs/Oct21_20-38-10_raptor/events.out.tfevents.1729526773.raptor.3364215.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bc2f7ea3beafcbae3d602ec72d2418806b2ae43267de5f1c5c5825aafcde687
|
| 3 |
+
size 4869
|
runs/Oct21_21-44-34_raptor/events.out.tfevents.1729527294.raptor.3369645.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b65632fb9bc14503180eb2bb552d719ac915c7c7b0ee4bd5e3db44251bea92d
|
| 3 |
+
size 7188
|
runs/Oct21_22-11-12_raptor/events.out.tfevents.1729528884.raptor.3374565.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b07a6f88d58559bbae0149f2f77fdbc763ab91eabcae242d2b1cd7c7f7967a8
|
| 3 |
+
size 21475
|
runs/Oct22_16-21-51_raptor/events.out.tfevents.1729594317.raptor.3499150.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5996271124271fb9569aea63abe6c8228662e374dbbd93be45592e1f9bcce54
|
| 3 |
+
size 6409
|
runs/Oct23_15-32-33_raptor/events.out.tfevents.1729677771.raptor.3820433.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba113e1c31cada35635b1e2557d6249c822b4fa478acc5c9962e5e263e9ddb2e
|
| 3 |
+
size 61350
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"β<PRE>",
|
| 4 |
+
"β<MID>",
|
| 5 |
+
"β<SUF>",
|
| 6 |
+
"β<EOT>"
|
| 7 |
+
],
|
| 8 |
+
"bos_token": {
|
| 9 |
+
"content": "<s>",
|
| 10 |
+
"lstrip": false,
|
| 11 |
+
"normalized": false,
|
| 12 |
+
"rstrip": false,
|
| 13 |
+
"single_word": false
|
| 14 |
+
},
|
| 15 |
+
"eos_token": {
|
| 16 |
+
"content": "</s>",
|
| 17 |
+
"lstrip": false,
|
| 18 |
+
"normalized": false,
|
| 19 |
+
"rstrip": false,
|
| 20 |
+
"single_word": false
|
| 21 |
+
},
|
| 22 |
+
"pad_token": "</s>",
|
| 23 |
+
"unk_token": {
|
| 24 |
+
"content": "<unk>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
}
|
| 30 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
|
| 3 |
+
size 500058
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"0": {
|
| 6 |
+
"content": "<unk>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"1": {
|
| 14 |
+
"content": "<s>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"2": {
|
| 22 |
+
"content": "</s>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"32007": {
|
| 30 |
+
"content": "β<PRE>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"32008": {
|
| 38 |
+
"content": "β<SUF>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"32009": {
|
| 46 |
+
"content": "β<MID>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"32010": {
|
| 54 |
+
"content": "β<EOT>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"additional_special_tokens": [
|
| 63 |
+
"β<PRE>",
|
| 64 |
+
"β<MID>",
|
| 65 |
+
"β<SUF>",
|
| 66 |
+
"β<EOT>"
|
| 67 |
+
],
|
| 68 |
+
"bos_token": "<s>",
|
| 69 |
+
"clean_up_tokenization_spaces": false,
|
| 70 |
+
"eos_token": "</s>",
|
| 71 |
+
"eot_token": "β<EOT>",
|
| 72 |
+
"fill_token": "<FILL_ME>",
|
| 73 |
+
"legacy": null,
|
| 74 |
+
"middle_token": "β<MID>",
|
| 75 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 76 |
+
"pad_token": "</s>",
|
| 77 |
+
"prefix_token": "β<PRE>",
|
| 78 |
+
"sp_model_kwargs": {},
|
| 79 |
+
"suffix_token": "β<SUF>",
|
| 80 |
+
"tokenizer_class": "CodeLlamaTokenizer",
|
| 81 |
+
"unk_token": "<unk>",
|
| 82 |
+
"use_default_system_prompt": false
|
| 83 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a30b7a938bcb7f9d0dc8000aa40df579c3fa41f3315b87495b06094afa8f0756
|
| 3 |
+
size 4792
|