IainRatherThanIan commited on
Commit
b6ad246
1 Parent(s): 438cac6

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
  "gate_proj",
 
 
 
26
  "q_proj",
27
  "v_proj",
28
- "down_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
+ "down_proj",
25
+ "up_proj",
26
+ "k_proj",
27
  "q_proj",
28
  "v_proj",
29
+ "o_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:21a0f29499b00059e40189df1c109bc8248efe65353f2e2b190043eac0f86edc
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3daea7470ba7774aac3fe899b9502e3dc67af83a6cce90874e7bc1e3dbe3d1e0
3
  size 45258384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43490608b62afbc225c6dc846ee2dabf5b1afeac2b255746bb1bd36c7fce88aa
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f641b047bae97f6bee9861dd9fa9011ba3135406c781049328efa4a0da130af
3
+ size 5048