pechaut commited on
Commit
e707cdb
1 Parent(s): 5a67f6f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "v_proj",
23
  "gate_proj",
24
- "up_proj",
25
  "lm_head",
26
- "k_proj",
27
  "o_proj",
28
- "q_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "up_proj",
24
  "v_proj",
25
  "gate_proj",
 
26
  "lm_head",
 
27
  "o_proj",
28
+ "down_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8829eda3ddb8d0e0b11603e6a0e54fb3a54fb371bb502d210f7e601b4cd24dd
3
  size 1173487432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:986bcf36e2a4af271f08900c10329e9117990a2a1f7d2761bf641b5e3948ab0a
3
  size 1173487432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35071b4fc89d4a45de3d2acac78f9d4c34fe2f29ed38ea0e29e906eac3223659
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e491ed2a337ccb1dc5276029c470e067f06c23da86f128e3c8db00cc4f2ed51
3
+ size 4728