emendes3 commited on
Commit
2767c3f
1 Parent(s): 5a3d257

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
- "q_proj",
24
  "v_proj",
25
- "gate_proj",
26
- "down_proj",
27
  "o_proj",
 
 
28
  "up_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "k_proj",
29
+ "down_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:c0a8fbb5653040dc6190e85b9f3dea5ab69502e6e6b24d94b581ec361a821382
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:904c8987473e6fe053e8122565edb937aea390147efdd8266c48da7bebbd2fb1
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d908efb621e11bde1a331632fddc39d144396b2bdc8214c8c7fc2dd3fd3daef
3
  size 7224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeabd426a6590d24b0b4d6aef6a54ddae069b1006b72112da75509951375c047
3
  size 7224