willtensora commited on
Commit
c707e90
·
verified ·
1 Parent(s): 4703eda

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "up_proj",
25
  "gate_proj",
26
- "k_proj",
27
  "down_proj",
28
- "o_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "gate_proj",
25
+ "v_proj",
26
  "down_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "o_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:aa17da48ec92c2311d4420d321e8f332bd3ada6c9f8b8998f26bc2eb2de84744
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78a93ace29ab2b6a3170340fc326b507648a88e3a4a9814f9219f24aa84bb792
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f38fa7cc89ac6915820069cb607d544689ce276264d3590ebcf9c925d3595d5d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b3d69d552d88d6d7e3776d69f19b418168ac3147b1c0c877c9d865e8c645e99
3
  size 6776