chauhoang commited on
Commit
10e0a40
·
verified ·
1 Parent(s): 85c52b5

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
- "q_proj",
25
- "o_proj",
26
  "gate_proj",
27
- "k_proj",
28
  "v_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "up_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:80a40dd231778f6014180dcaa42597ac1b0383338507b2959ba91f22fbb515ea
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f48174a283116643d19120ad170dd5dd28da879bcc175dbd08b10e0886272e
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc9dbf32e2b7b8f22d19fe043d53d81fd7fba22ed3d8dd60211ee97ae13fb0cf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7bbd14eee2d1e2e9c8b26197d2a2476b47351a1a40c257bc4aba16fb827dfd3
3
  size 6776