hugodk-sch commited on
Commit
845bb63
1 Parent(s): 1a42ec7

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj",
24
- "down_proj",
25
  "gate_proj",
 
 
 
 
26
  "k_proj",
27
- "up_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "gate_proj",
23
+ "down_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "q_proj",
27
  "k_proj",
28
+ "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fad833e10db9e8b4254a027fa666bb7c4f87d8c271d8f457b338262c20a03e39
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f21e1ad286bb220a190c74f4dc67fc7f9dada19f7d8259ccc88b5305f920592
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66e613ee6c1475a9618e9aaa6d80986135d63bb95667e19bf3a6f466c0748eee
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7aa3a52fc0900b5ed63328278c9ca3dff8bd9d598f073a059f8c65d62bd827
3
  size 4984