juliadollis commited on
Commit
ec53a97
·
verified ·
1 Parent(s): 2f723b9

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
- "v_proj",
24
- "gate_proj",
25
  "k_proj",
26
- "up_proj",
27
  "lm_head",
28
  "down_proj",
 
 
29
  "q_proj",
30
- "o_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ec6adeac254d4195d4045386f4381ebb333f4f1c77f46c1af83a7cc26a60d9c
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:374c9f70192c9ecad397d3060964ded6947e9b2da069f760b08b14baff4c2b49
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74108d33604f6a86faaf849f4818f455fe7a0d44653b8d4b08008abbec074184
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e678ebaa5b281b2e17a47f3751240d9902ef90c1e0d29b8603428174965564b2
3
  size 5304