emendes3 commited on
Commit
6f795df
1 Parent(s): 23a1927

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
 
 
25
  "down_proj",
26
  "up_proj",
27
- "gate_proj",
28
- "v_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "o_proj",
25
+ "v_proj",
26
  "down_proj",
27
  "up_proj",
28
+ "q_proj",
29
+ "gate_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:a848133cba9d64c60b8c8496fef6ac248237da1a1040a8e509fffa9f26537848
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357ce13fb1e3b0a74a15ca67d79f858f377d999ac9652f6cd69a8a8b3a6e607c
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98482c17a0e962d1339882d4856463c069f001ec2bcf45f69d34b27ba0b45678
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dab0b4de96f8814986f5d7b9be8ae4484d515eb050f9220dc62f55057f9c20e8
3
  size 7160