hugodk-sch commited on
Commit
d2bd8fb
1 Parent(s): c00c557

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
- "down_proj",
26
  "up_proj",
27
  "gate_proj",
 
 
28
  "o_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "gate_proj",
25
+ "k_proj",
26
+ "q_proj",
27
  "o_proj",
28
+ "down_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:4abece2ca5197d0f50cab042af90e7a41850f358f7df73bc0db074d29a562d23
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9279e132994a286000a702418d244bdaff75918026ab34bc32dbeeb431676448
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda68367566148b6b1b9b3bb94578ead5b20d9a740daa2e6c646213d46d1a19d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d723f0de1d4e165150f024c1000851809b94f416b7d4bc6e9334bb01cbefa779
3
  size 5176