juliadollis commited on
Commit
c1884d2
1 Parent(s): ec53a97

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "lm_head",
25
  "down_proj",
26
- "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
  "o_proj",
30
- "up_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
24
  "gate_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "up_proj",
30
+ "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:374c9f70192c9ecad397d3060964ded6947e9b2da069f760b08b14baff4c2b49
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23596eb86b8db57420f109c45a77e1f48408c5add8e452562d2cb780ca3d94d
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e678ebaa5b281b2e17a47f3751240d9902ef90c1e0d29b8603428174965564b2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2eeaa1059c05fc4401ac49eed1575243d3b9d9e7126c54a75e69513d24c63aa
3
  size 5304