DeepDream2045 commited on
Commit
6113165
·
verified ·
1 Parent(s): d3cc98d

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
- "up_proj",
24
  "o_proj",
 
25
  "k_proj",
26
- "gate_proj",
27
- "v_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
  "o_proj",
24
+ "up_proj",
25
  "k_proj",
26
+ "q_proj",
 
27
  "down_proj",
28
+ "v_proj",
29
+ "gate_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:3ab8e1026b6d9b19a38ede103038c39b0bf2de5340598a3e4f8d33a92be0660f
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff289ede209eda3ee47df8b03b3be63597ee1f3709bdd8675eead684d7fd73ee
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:870dfab1563a1ea9b9c6847f153d550987da1ab2c43fc66f0f15ea702901d060
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41423001aa5ceb2d23235d9dee62fad89e061cbc43f5e3a09904fb106ff3b870
3
  size 6776