juliadollis commited on
Commit
34b438f
·
verified ·
1 Parent(s): 58c45da

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
- "down_proj",
24
  "up_proj",
25
- "k_proj",
26
- "gate_proj",
27
- "lm_head",
28
  "v_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
  "up_proj",
 
 
 
24
  "v_proj",
25
+ "down_proj",
26
  "q_proj",
27
+ "k_proj",
28
+ "lm_head",
29
+ "o_proj",
30
+ "gate_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:14053c61c2935214ea2e0f1c02eaba498691e6301a7af271a29ecd0c233e6e00
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:359616c77d6b3c546a9c095858b410f575190bd160142c7a037677b08959abca
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac55e18e0ba1857d6e27cf5383bcb8c68c9468b4c162ffefe6ce08393b47d60f
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9aef8f5edbcb3d4470f8c8f2dbbe10f4f8ef54726825986378e765058b197ec
3
  size 5304