chauhoang commited on
Commit
070cbc1
·
verified ·
1 Parent(s): 2ade238

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "up_proj",
25
  "k_proj",
26
- "gate_proj",
27
  "o_proj",
 
 
28
  "q_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "v_proj",
25
  "o_proj",
26
+ "up_proj",
27
+ "down_proj",
28
  "q_proj",
29
+ "gate_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:b9a82e6c0a637474c68f24ab7674c53c6c442787afe381f4f42db778619b351a
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a012cb95fcd31e3ddf3d73f530f6892701cb8aa30c8e3573fa465de3c1576dd
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561cdbc68f943c8e8087aeb44c56cd0b85133b29ad816d9b062466523f34fed2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fcfe3114d903bf5a9323fba1c465c56294841a3ea32f765f68aea420a55532
3
  size 6776