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

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
- "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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:359616c77d6b3c546a9c095858b410f575190bd160142c7a037677b08959abca
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ec6adeac254d4195d4045386f4381ebb333f4f1c77f46c1af83a7cc26a60d9c
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9aef8f5edbcb3d4470f8c8f2dbbe10f4f8ef54726825986378e765058b197ec
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74108d33604f6a86faaf849f4818f455fe7a0d44653b8d4b08008abbec074184
3
  size 5304