chauhoang commited on
Commit
15dc4c2
·
verified ·
1 Parent(s): 85cfb35

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
- "down_proj",
24
- "up_proj",
25
- "gate_proj",
26
  "v_proj",
27
  "o_proj",
28
  "k_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
  "o_proj",
25
  "k_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "down_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:9a2e08092afb1f9e2040c3fee091ff24691346b90d45cb87c393c26f641a0135
3
  size 608249904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7c0d5ebb39c97f206a24e74dee12525371687ccdb8adf6e0ae913e3544b423
3
  size 608249904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48a702f0dfc85538e14c4b90ed3b1b451e4b15316149e2faf4e0b5cd29f344ef
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d875d1d9f9c901e1cbe6f841c2158c40c3c994ad76650b739f927fab28b2a696
3
  size 6776