aiqwe commited on
Commit
a3d4174
1 Parent(s): 8f60fc5

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "up_proj",
25
  "q_proj",
26
- "k_proj",
 
27
  "v_proj",
28
- "gate_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "up_proj",
25
+ "o_proj",
26
  "v_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "gate_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:c90ca63434147ba6a4ab465ce940109dd4c9b6a41b969214dcb161704b2580f2
3
  size 9838816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af98a37abdfb616310c992f1a59132b55d292b481d36c0769c7267366de2622f
3
  size 9838816
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4fd36ff36b28ed1adf744a18ccf2a556703e2f5ae2bad9ff6a3c7413e971ee8
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5e990410fb21b4b81439a433f7dd46c99d7cb7eb91b024b025b066f52ff15f
3
  size 5176