culverscruple commited on
Commit
51fdf9d
·
verified ·
1 Parent(s): 374cf13

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
24
  "v_proj",
25
  "k_proj",
26
- "q_proj",
27
  "o_proj",
28
- "gate_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "down_proj",
25
+ "gate_proj",
26
  "v_proj",
27
  "k_proj",
 
28
  "o_proj",
29
+ "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c4b69318e165602cb40d74436cda254b9b0138cb28bbef85bb785a88fe8bde1
3
- size 864368280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b15d9a9e19b5c1bfb4e4f2036c24ef3308c57b09fa3c5cd44260c99ae270bc2
3
+ size 1728658208
runs/Nov24_12-55-24_5638fd9fa0c6/events.out.tfevents.1732453046.5638fd9fa0c6.30511.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a672ae66dff3526f139d1e8ad02d76cd95c604b2cc4bd7969ba72525b378b61
3
- size 216529
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a1f1cc2e9606d7d77311ea966cd1dfd6c4e4ab0e87f5ae66eb2c9fb1820c0e
3
+ size 220749
runs/Nov24_17-22-04_5638fd9fa0c6/events.out.tfevents.1732468929.5638fd9fa0c6.99758.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc0eb3e41c32d0a6db60cea636a95a886a6549e5d01afe82fcb50ee12a02be6
3
+ size 111033
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22661b6db94abb271f4271ee8ac79945f18d7ca9cee0c1fbed7cdbc14a6f4c0a
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:548101c102bd26acbf38711e1fb89c1b07a45521a64e122a7fcd7d8cbb44529c
3
  size 5560