pedrosperber760 commited on
Commit
b3705d4
·
verified ·
1 Parent(s): 9fb5c66

Training in progress, step 10

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