chauhoang commited on
Commit
ecbae32
·
verified ·
1 Parent(s): b834a9b

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "q_proj",
25
- "gate_proj",
26
- "o_proj",
27
  "k_proj",
 
 
28
  "v_proj",
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
 
24
  "k_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "o_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4d0ce709a3fd7c2f028a525a6432c282900d8f16427ebf39f1f0051f54f42db
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af8d27672fd2634445bea1fbc2288149ffbae9b75e6634e15e20a827212522e
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4181e6450ea45ed71774429fb9486f4d5f5281c486597bf623e42a07596d3a58
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba64c98bafcdf882871f3a8940ccecfa2f1fcad1c1e86a8c84fa811241c3633
3
  size 6776