nRuaif commited on
Commit
49a0d26
·
1 Parent(s): 986386d

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. Everything-LM/README.md +21 -0
  2. Everything-LM/adapter_config.json +26 -0
  3. Everything-LM/adapter_model.bin +3 -0
  4. Everything-LM/added_tokens.json +3 -0
  5. Everything-LM/checkpoint-2/README.md +21 -0
  6. Everything-LM/checkpoint-2/adapter_config.json +26 -0
  7. Everything-LM/checkpoint-2/adapter_model.bin +3 -0
  8. Everything-LM/checkpoint-2/adapter_model/README.md +21 -0
  9. Everything-LM/checkpoint-2/adapter_model/adapter_config.json +26 -0
  10. Everything-LM/checkpoint-2/adapter_model/adapter_model.bin +3 -0
  11. Everything-LM/checkpoint-2/optimizer.pt +3 -0
  12. Everything-LM/checkpoint-2/rng_state.pth +3 -0
  13. Everything-LM/checkpoint-2/scheduler.pt +3 -0
  14. Everything-LM/checkpoint-2/trainer_state.json +31 -0
  15. Everything-LM/checkpoint-2/training_args.bin +3 -0
  16. Everything-LM/checkpoint-4/README.md +21 -0
  17. Everything-LM/checkpoint-4/adapter_config.json +26 -0
  18. Everything-LM/checkpoint-4/adapter_model.bin +3 -0
  19. Everything-LM/checkpoint-4/adapter_model/README.md +21 -0
  20. Everything-LM/checkpoint-4/adapter_model/adapter_config.json +26 -0
  21. Everything-LM/checkpoint-4/adapter_model/adapter_model.bin +3 -0
  22. Everything-LM/checkpoint-4/optimizer.pt +3 -0
  23. Everything-LM/checkpoint-4/rng_state.pth +3 -0
  24. Everything-LM/checkpoint-4/scheduler.pt +3 -0
  25. Everything-LM/checkpoint-4/trainer_state.json +43 -0
  26. Everything-LM/checkpoint-4/training_args.bin +3 -0
  27. Everything-LM/checkpoint-6/README.md +21 -0
  28. Everything-LM/checkpoint-6/adapter_config.json +26 -0
  29. Everything-LM/checkpoint-6/adapter_model.bin +3 -0
  30. Everything-LM/checkpoint-6/adapter_model/README.md +21 -0
  31. Everything-LM/checkpoint-6/adapter_model/adapter_config.json +26 -0
  32. Everything-LM/checkpoint-6/adapter_model/adapter_model.bin +3 -0
  33. Everything-LM/checkpoint-6/optimizer.pt +3 -0
  34. Everything-LM/checkpoint-6/rng_state.pth +3 -0
  35. Everything-LM/checkpoint-6/scheduler.pt +3 -0
  36. Everything-LM/checkpoint-6/trainer_state.json +55 -0
  37. Everything-LM/checkpoint-6/training_args.bin +3 -0
  38. Everything-LM/special_tokens_map.json +6 -0
  39. Everything-LM/tokenizer.model +3 -0
  40. Everything-LM/tokenizer_config.json +38 -0
  41. Puffin-7B/.ipynb_checkpoints/Untitled-checkpoint.ipynb +6 -0
  42. Puffin-7B/Untitled.ipynb +125 -0
  43. Puffin-7B/adapter_config.json +26 -0
  44. Puffin-7B/added_tokens.json +3 -0
  45. Puffin-7B/checkpoint-20/README.md +21 -0
  46. Puffin-7B/checkpoint-20/adapter_config.json +26 -0
  47. Puffin-7B/checkpoint-20/adapter_model.bin +3 -0
  48. Puffin-7B/checkpoint-20/adapter_model/README.md +21 -0
  49. Puffin-7B/checkpoint-20/adapter_model/adapter_config.json +26 -0
  50. Puffin-7B/checkpoint-20/adapter_model/adapter_model.bin +3 -0
Everything-LM/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a991d74cf01bc5993d7d515e6c91abb9aacf2250cc5e32c7912ed38e3764b1d
3
+ size 80114765
Everything-LM/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }
Everything-LM/checkpoint-2/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-2/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-2/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a04a5ca22abdae32458bd108cafa031afc19b36fd26be501f6a79361c29dc8c
3
+ size 80114765
Everything-LM/checkpoint-2/adapter_model/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-2/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-2/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a04a5ca22abdae32458bd108cafa031afc19b36fd26be501f6a79361c29dc8c
3
+ size 80114765
Everything-LM/checkpoint-2/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3318079d84860039de45c144aa3fe2e9d0e56190bfc36e1c2b9e412d0598ee26
3
+ size 40569887
Everything-LM/checkpoint-2/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984433fd7be740b2d6360cfe44e349d5a40ecb2285791768d183ed3afcfc48aa
3
+ size 14575
Everything-LM/checkpoint-2/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69965cd123fba88348bcf5858148ecb2990698e61613f3f725965ea841e49de
3
+ size 627
Everything-LM/checkpoint-2/trainer_state.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.8648648648648649,
5
+ "eval_steps": 500,
6
+ "global_step": 2,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.43,
13
+ "learning_rate": 0.0002799038105676658,
14
+ "loss": 1.5099,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.86,
19
+ "learning_rate": 0.000225,
20
+ "loss": 1.4484,
21
+ "step": 2
22
+ }
23
+ ],
24
+ "logging_steps": 1,
25
+ "max_steps": 6,
26
+ "num_train_epochs": 3,
27
+ "save_steps": 500,
28
+ "total_flos": 1.2089671264763904e+16,
29
+ "trial_name": null,
30
+ "trial_params": null
31
+ }
Everything-LM/checkpoint-2/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5069800a33ca54bf43c3b93e1d5f640909151ea51562afd2230d8c868d36ff7b
3
+ size 4155
Everything-LM/checkpoint-4/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-4/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-4/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9fe4007d8a741162ca6333b04b5e5df236fc4c410a30f8bde31fbda5ea0b4c
3
+ size 80114765
Everything-LM/checkpoint-4/adapter_model/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-4/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-4/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9fe4007d8a741162ca6333b04b5e5df236fc4c410a30f8bde31fbda5ea0b4c
3
+ size 80114765
Everything-LM/checkpoint-4/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5487ddde84775df62200352f01ec1c66a2cb3960ede96aadbd22f95022927fc
3
+ size 40569887
Everything-LM/checkpoint-4/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b85a7a337110f6a2d8109bdab3eec70d3e60c4e6b04e854ff5998d9e8f9f68
3
+ size 14575
Everything-LM/checkpoint-4/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c60fa183fd6ae9404348042f9312b80e0a1fb1bc4a4feda8a143c9f9c99975d7
3
+ size 627
Everything-LM/checkpoint-4/trainer_state.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.7297297297297298,
5
+ "eval_steps": 500,
6
+ "global_step": 4,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.43,
13
+ "learning_rate": 0.0002799038105676658,
14
+ "loss": 1.5099,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.86,
19
+ "learning_rate": 0.000225,
20
+ "loss": 1.4484,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 1.3,
25
+ "learning_rate": 0.00015,
26
+ "loss": 1.4938,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 1.73,
31
+ "learning_rate": 7.500000000000002e-05,
32
+ "loss": 1.4088,
33
+ "step": 4
34
+ }
35
+ ],
36
+ "logging_steps": 1,
37
+ "max_steps": 6,
38
+ "num_train_epochs": 3,
39
+ "save_steps": 500,
40
+ "total_flos": 2.4157216960413696e+16,
41
+ "trial_name": null,
42
+ "trial_params": null
43
+ }
Everything-LM/checkpoint-4/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5069800a33ca54bf43c3b93e1d5f640909151ea51562afd2230d8c868d36ff7b
3
+ size 4155
Everything-LM/checkpoint-6/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-6/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-6/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a991d74cf01bc5993d7d515e6c91abb9aacf2250cc5e32c7912ed38e3764b1d
3
+ size 80114765
Everything-LM/checkpoint-6/adapter_model/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: float16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Everything-LM/checkpoint-6/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "gate_proj",
21
+ "k_proj",
22
+ "o_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Everything-LM/checkpoint-6/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a991d74cf01bc5993d7d515e6c91abb9aacf2250cc5e32c7912ed38e3764b1d
3
+ size 80114765
Everything-LM/checkpoint-6/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6418f6ca59834adfc8c6238036b82d86a4f38a81210582f84a5693e45c8120
3
+ size 40569887
Everything-LM/checkpoint-6/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ad21499347281d1b140497be2595dba5d75ce73b57d40d135e0fdd20c3f4c5
3
+ size 14575
Everything-LM/checkpoint-6/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a2141b0f152d878006263e11b37207f4c1e1d4252b202dbe2b127e504173c88
3
+ size 627
Everything-LM/checkpoint-6/trainer_state.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.5945945945945947,
5
+ "eval_steps": 500,
6
+ "global_step": 6,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.43,
13
+ "learning_rate": 0.0002799038105676658,
14
+ "loss": 1.5099,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.86,
19
+ "learning_rate": 0.000225,
20
+ "loss": 1.4484,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 1.3,
25
+ "learning_rate": 0.00015,
26
+ "loss": 1.4938,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 1.73,
31
+ "learning_rate": 7.500000000000002e-05,
32
+ "loss": 1.4088,
33
+ "step": 4
34
+ },
35
+ {
36
+ "epoch": 2.16,
37
+ "learning_rate": 2.009618943233419e-05,
38
+ "loss": 1.3926,
39
+ "step": 5
40
+ },
41
+ {
42
+ "epoch": 2.59,
43
+ "learning_rate": 0.0,
44
+ "loss": 1.4358,
45
+ "step": 6
46
+ }
47
+ ],
48
+ "logging_steps": 1,
49
+ "max_steps": 6,
50
+ "num_train_epochs": 3,
51
+ "save_steps": 500,
52
+ "total_flos": 3.134282090623795e+16,
53
+ "trial_name": null,
54
+ "trial_params": null
55
+ }
Everything-LM/checkpoint-6/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5069800a33ca54bf43c3b93e1d5f640909151ea51562afd2230d8c868d36ff7b
3
+ size 4155
Everything-LM/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "<unk>"
6
+ }
Everything-LM/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
Everything-LM/tokenizer_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "<s>",
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": "</s>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "legacy": false,
22
+ "model_max_length": 1000000000000000019884624838656,
23
+ "pad_token": null,
24
+ "sp_model_kwargs": {},
25
+ "spaces_between_special_tokens": false,
26
+ "tokenizer_class": "LlamaTokenizer",
27
+ "trust_remote_code": false,
28
+ "unk_token": {
29
+ "__type": "AddedToken",
30
+ "content": "<unk>",
31
+ "lstrip": false,
32
+ "normalized": true,
33
+ "rstrip": false,
34
+ "single_word": false
35
+ },
36
+ "use_default_system_prompt": true,
37
+ "use_fast": true
38
+ }
Puffin-7B/.ipynb_checkpoints/Untitled-checkpoint.ipynb ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [],
3
+ "metadata": {},
4
+ "nbformat": 4,
5
+ "nbformat_minor": 5
6
+ }
Puffin-7B/Untitled.ipynb ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": 3,
6
+ "id": "670a4958-8306-4a10-a51c-01eb2764f6fe",
7
+ "metadata": {},
8
+ "outputs": [
9
+ {
10
+ "data": {
11
+ "application/vnd.jupyter.widget-view+json": {
12
+ "model_id": "009ab51eb1164706bca69f75874d064e",
13
+ "version_major": 2,
14
+ "version_minor": 0
15
+ },
16
+ "text/plain": [
17
+ "adapter_model.bin: 0%| | 0.00/80.1M [00:00<?, ?B/s]"
18
+ ]
19
+ },
20
+ "metadata": {},
21
+ "output_type": "display_data"
22
+ },
23
+ {
24
+ "data": {
25
+ "application/vnd.jupyter.widget-view+json": {
26
+ "model_id": "aed7b179e3eb4de3bd96ba9f4a9b1fbc",
27
+ "version_major": 2,
28
+ "version_minor": 0
29
+ },
30
+ "text/plain": [
31
+ "Upload 3 LFS files: 0%| | 0/3 [00:00<?, ?it/s]"
32
+ ]
33
+ },
34
+ "metadata": {},
35
+ "output_type": "display_data"
36
+ },
37
+ {
38
+ "data": {
39
+ "application/vnd.jupyter.widget-view+json": {
40
+ "model_id": "cd685e7e249c45f891e0ea4f8457288b",
41
+ "version_major": 2,
42
+ "version_minor": 0
43
+ },
44
+ "text/plain": [
45
+ "adapter_model.bin: 0%| | 0.00/80.1M [00:00<?, ?B/s]"
46
+ ]
47
+ },
48
+ "metadata": {},
49
+ "output_type": "display_data"
50
+ },
51
+ {
52
+ "data": {
53
+ "application/vnd.jupyter.widget-view+json": {
54
+ "model_id": "b2293c2c58b0435f849a8d79087972c2",
55
+ "version_major": 2,
56
+ "version_minor": 0
57
+ },
58
+ "text/plain": [
59
+ "optimizer.pt: 0%| | 0.00/40.6M [00:00<?, ?B/s]"
60
+ ]
61
+ },
62
+ "metadata": {},
63
+ "output_type": "display_data"
64
+ },
65
+ {
66
+ "data": {
67
+ "text/plain": [
68
+ "'https://huggingface.co/datasets/nRuaif/temp/tree/main/'"
69
+ ]
70
+ },
71
+ "execution_count": 3,
72
+ "metadata": {},
73
+ "output_type": "execute_result"
74
+ }
75
+ ],
76
+ "source": [
77
+ "from huggingface_hub import HfApi\n",
78
+ "\n",
79
+ "api = HfApi()\n",
80
+ "\n",
81
+ "# Upload all the content from the local folder to your remote Space.\n",
82
+ "# By default, files are uploaded at the root of the repo\n",
83
+ "\n",
84
+ "api.upload_folder(\n",
85
+ "\n",
86
+ " folder_path=\"/workspace/axolotl\",\n",
87
+ "\n",
88
+ " repo_id=\"nRuaif/temp\",\n",
89
+ "\n",
90
+ " repo_type=\"dataset\",\n",
91
+ "\n",
92
+ ")"
93
+ ]
94
+ },
95
+ {
96
+ "cell_type": "code",
97
+ "execution_count": null,
98
+ "id": "88e74658-49b3-4c3b-a2a2-2ba7225cb3e1",
99
+ "metadata": {},
100
+ "outputs": [],
101
+ "source": []
102
+ }
103
+ ],
104
+ "metadata": {
105
+ "kernelspec": {
106
+ "display_name": "Python 3 (ipykernel)",
107
+ "language": "python",
108
+ "name": "python3"
109
+ },
110
+ "language_info": {
111
+ "codemirror_mode": {
112
+ "name": "ipython",
113
+ "version": 3
114
+ },
115
+ "file_extension": ".py",
116
+ "mimetype": "text/x-python",
117
+ "name": "python",
118
+ "nbconvert_exporter": "python",
119
+ "pygments_lexer": "ipython3",
120
+ "version": "3.10.12"
121
+ }
122
+ },
123
+ "nbformat": 4,
124
+ "nbformat_minor": 5
125
+ }
Puffin-7B/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": false,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "k_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "q_proj",
23
+ "gate_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Puffin-7B/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }
Puffin-7B/checkpoint-20/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: bfloat16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Puffin-7B/checkpoint-20/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "k_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "q_proj",
23
+ "gate_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Puffin-7B/checkpoint-20/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21e5f4dcceb76ea3181f0c5f052515f8d8733911db0785eb6c7ae5e10a7e796
3
+ size 80114765
Puffin-7B/checkpoint-20/adapter_model/README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: False
10
+ - load_in_4bit: True
11
+ - llm_int8_threshold: 6.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: nf4
16
+ - bnb_4bit_use_double_quant: True
17
+ - bnb_4bit_compute_dtype: bfloat16
18
+ ### Framework versions
19
+
20
+
21
+ - PEFT 0.5.0.dev0
Puffin-7B/checkpoint-20/adapter_model/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
4
+ "bias": "none",
5
+ "fan_in_fan_out": null,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "k_proj",
18
+ "down_proj",
19
+ "up_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "q_proj",
23
+ "gate_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM"
26
+ }
Puffin-7B/checkpoint-20/adapter_model/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21e5f4dcceb76ea3181f0c5f052515f8d8733911db0785eb6c7ae5e10a7e796
3
+ size 80114765