Aqib2489 commited on
Commit
2f71da4
1 Parent(s): d62b179

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -6,11 +6,12 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
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.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,8 +20,9 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
+ "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8852863f2c9742eb3027feafff2ff0449e38ee3ab52b2c954b74817016faecd3
3
- size 23641256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b96b7afc9e808c820eac2fb6b3a3e974238ba469987945ad1c6b5cd5da17f01
3
+ size 33495872
runs/Nov08_00-13-33_QIPEI-LB02/events.out.tfevents.1731050015.QIPEI-LB02.580250.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9965daabdc2b36967b7fbd9cea92dec6d02982946488a6efc85db7dc87357d74
3
+ size 25112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21e326d5d48e8b8a254bfcdb7abcd06cae9c4a5bc7a706dcddcd164cdde2a368
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523b2280afc1baced207bf7d4bb287df73472218bd49873ff8da367b3a124236
3
  size 5560