imdatta0 commited on
Commit
4fad763
·
verified ·
1 Parent(s): f0c027d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "up_proj",
25
  "o_proj",
26
- "v_proj",
27
- "gate_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
24
  "o_proj",
 
 
25
  "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "v_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:269bc73d91b6f8daeb4e0f2405929f5b79bf2b85c83043e673cdfd27544a2aa5
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf6dfca9ffe1de7376bb56f796ccaf3bd9686f34bc787977b5ada3254101fef
3
  size 108113968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccdb60a3700a92024a38b622adcc0ade102b96906d3fae3800cfb9c8ba70a55a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9c92b85c7dca978ad556caed09b081dd8ab62725e781256b1b116063a749c3
3
  size 5304