breathemm commited on
Commit
27bd8a5
1 Parent(s): daec369

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
  "o_proj",
24
- "down_proj",
25
  "up_proj",
26
- "gate_proj",
 
27
  "v_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "o_proj",
23
+ "q_proj",
24
  "up_proj",
25
+ "down_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:686b3480b920c7161d2bfa7c0830cef3a7c9e18f308925685f97d2c212e29214
3
  size 125918320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8333003bb7f2a3efd9f85709a801b2677d3d03058ad4021fbbe16861c759e350
3
  size 125918320
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3a1ade0c5551568d322b2e557988b7db6ad5cdad7045ecf104e3a3ba65924de
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad15efc3ba6d2d3cf51c4906b269ab5d94f82009d49dc0b5eeb2f4b5f02e7e4
3
  size 4856