chauhoang commited on
Commit
1ba0b14
·
verified ·
1 Parent(s): 9eb9aec

Training in progress, step 13

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