roydev99 commited on
Commit
9a0d728
·
verified ·
1 Parent(s): 9e4bae2

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "microsoft/phi-1_5",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
@@ -12,24 +13,25 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "fc2",
28
- "k_proj",
 
29
  "dense",
30
- "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
33
  "use_dora": false,
34
  "use_rslora": false
35
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
+ "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 24,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "fc2",
28
+ "v_proj",
29
+ "q_proj",
30
  "dense",
31
+ "k_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
+ "trainable_token_indices": null,
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd22c15c0b31787a9790461e9582f1b3078f85a6b3b1e1db96f48d2d3fc90cbd
3
- size 40926200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9918dd6698e7eec3f690a6d4c96cb731cf8e21667133ac68ecaad1f3385a67
3
+ size 20486760
runs/May14_17-14-23_08ac3315d512/events.out.tfevents.1747242867.08ac3315d512.218.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db6389a150825567f2a0cdfda60b6b5a6362358f7af0d5471cbde0f36d9411b
3
+ size 10356
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2fda3e4dd9a4d7ff7226f77500530f1a146d2e0229b7ae2b18a0367a87018b5
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b959ba01fcba2b15061d29b50a3df9fdfde3a6fb5c815a4744753cd89a6152
3
  size 5304