ahmedheakl commited on
Commit
adac646
โ€ข
1 Parent(s): 4a31462

Training in progress, step 300

Browse files
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
4
  "bias": "none",
@@ -7,15 +8,21 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
 
10
  "lora_alpha": 16,
11
  "lora_dropout": 0.1,
 
 
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 64,
 
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "v_proj"
19
  ],
20
- "task_type": "CAUSAL_LM"
 
 
21
  }
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
5
  "bias": "none",
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "loftq_config": {},
12
  "lora_alpha": 16,
13
  "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
  "r": 64,
19
+ "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_dora": false,
27
+ "use_rslora": false
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a080b20173067ab0d875dcf4aedcf3f1d9467cf7d445780db62e8a37d3e7297
3
  size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728670673f0f9f9aae03160dc9990749b1255ce5ae656823c3d6e197594e62c4
3
  size 134235048
runs/Apr02_15-53-24_026e135f3e6e/events.out.tfevents.1712073209.026e135f3e6e.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e1d59e2e68644c8032b640b56fd0e8883f2f35c202ae89b1889b1e84e3a757
3
+ size 7876
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c08a4918b23d6c22c15d8431edfe6e24bc09d7c80f5cb8de19373e6197ef3d60
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2698fd355a5e1a93ab1817b88fe14fcb2598ee03223009c15a62cf7dd8eaa9ca
3
  size 4920