Pipper commited on
Commit
cd6d5b0
1 Parent(s): 359eec0

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "fc1",
23
- "v_proj",
24
  "fc2",
 
 
25
  "k_proj",
26
- "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "fc2",
23
+ "q_proj",
24
+ "v_proj",
25
  "k_proj",
26
+ "fc1"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0f4be0c5aef3e1f843b2937d9ea05e03cf1e2b2f601840930fb6e0a944c2a2c
3
  size 167814424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b594b60075e3776a93cea3369c1c9e3b1f4005f8d3316ef19fc5ebb8b2783bbf
3
  size 167814424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d791fa8a016efee833577557e9bba94bb2d91043de89e6e2dc8bd2cf50f3af63
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee28b668c71f4d705d450201d85502dca0bf072aa418eb982d0a9396e1a7aa5a
3
  size 4728