IainRatherThanIan commited on
Commit
f0390e0
1 Parent(s): b6ad246

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
  "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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "gate_proj",
 
 
25
  "k_proj",
 
26
  "v_proj",
27
+ "down_proj",
28
+ "q_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:3daea7470ba7774aac3fe899b9502e3dc67af83a6cce90874e7bc1e3dbe3d1e0
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0edb75f6b70d623a494ae60254ae1a8f39badd51bc63a2067729aaf1bbb3bb7
3
  size 45258384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f641b047bae97f6bee9861dd9fa9011ba3135406c781049328efa4a0da130af
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e3daf62bdeb6da0e6616cc057c76df76ef5fab15deeb61fa250f7b47c56b60
3
  size 5048