Ksgk-fy commited on
Commit
6166458
1 Parent(s): ae5e249

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -6,7 +6,6 @@
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": {},
@@ -20,15 +19,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "v_proj",
26
- "down_proj",
27
  "o_proj",
 
 
 
28
  "up_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
- "use_dora": false,
33
  "use_rslora": false
34
  }
 
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": {},
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "gate_proj",
 
 
 
23
  "o_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "k_proj",
27
  "up_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
31
  "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e2f6d5ee344166650e8fe8b8b64f36a1811e107c55e0c7fd341dfc7b209caa9
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51741df45368c1cdbed6a968429735edc8908318438cd7420063e926d0b5b1f9
3
  size 1342239008
runs/Mar27_11-31-23_modal/events.out.tfevents.1711539091.modal.2.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd46da4fe323a3c78d8e951aedc68e0c905df9092f7f43df3641978d8ee32986
3
+ size 6267
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6330d57ee25e7d2a67d82d7f842e8eccf03c4cb85818d5a0c7f23721e071849b
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74a50ca0439c3e269e7b8b7ca3b7174f021df4dd1a306dae63f1cb8d80bc159
3
+ size 4792