DeepDream2045 commited on
Commit
9751d0b
1 Parent(s): 4d33084

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
- "k_proj",
26
- "down_proj",
27
- "v_proj",
28
  "o_proj",
29
- "up_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
+ "up_proj",
26
+ "v_proj",
27
+ "q_proj",
28
+ "down_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:178fac03a4411b539417f05ec06474a83369a21718afd451e3cf446b37a936d1
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0052dfe74c03ce14024336fb263bba3bc38a109327e7e1072091ffaebc6f0e5e
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ab06be51039df455003f8feb3e74f379f65814e8310c29b4150b77286ba1778
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4d513a4abdd668e3a6ca19a017616fa49a05ff1c07caf387c8770c410e006d
3
  size 6776