lole25 commited on
Commit
a782dc1
1 Parent(s): 7c0a875

Training in progress, step 300

Browse files
adapter_config.json CHANGED
@@ -9,23 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 16,
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": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "up_proj",
24
  "k_proj",
25
  "o_proj",
26
- "v_proj",
27
- "down_proj",
28
- "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
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": 128,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
  "up_proj",
24
  "k_proj",
25
  "o_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c03cf130135167da55ddc0a06753fe3bc068d8b6139fb76450e8db473f37ebca
3
- size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6054d6d72554f5a41170a5e381547806b076cc02063e8c2c6750fe6879f5830d
3
+ size 671150064
runs/Mar11_14-39-12_gpu4-119-5/events.out.tfevents.1710128468.gpu4-119-5.1663745.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9d422cc08ee248b90c770d53293d85091e069686ecfe55b070f4c780f6159c
3
+ size 5189
runs/Mar11_14-41-58_gpu4-119-5/events.out.tfevents.1710128620.gpu4-119-5.1665820.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0abc405cd4b690efb9cafb48cac9d833b63a78c04e4991b287429632d1e70448
3
+ size 13351
runs/Mar11_15-05-06_gpu4-119-5/events.out.tfevents.1710130009.gpu4-119-5.1682853.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d78cc694c6c77045b96118aff241d02c1d970271b3033cfe6cd117588c80805
3
+ size 20404
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c2b1e4527f9236fe9f3f80a8772379fdd465b93f41b64e54d51742438aa58d1
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc6095f218a47684050da269b4871ab4eef060635b0f7b0904229aab6c96d89
3
+ size 5048