pawelkiszczak commited on
Commit
79de8cc
1 Parent(s): cc8e478

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "q_proj",
24
  "k_proj",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
 
23
  "k_proj",
24
+ "o_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ffce6182c8c0aa050596430e3872e275b331c8a6a044e3b56b310eda93e403b
3
- size 218138576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41103ab5f72a88c99705487bc89e8d812933801b1f30a1706aa156163eea752b
3
+ size 218142928
runs/Feb06_18-35-48_175cd3d126b4/events.out.tfevents.1707244970.175cd3d126b4.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ff45977fe65f6d8eb9d93ab7c9bf0fc7d3ee5131c75ce7d1ff203657cb54ac
3
+ size 5048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf343eb7f3d4934e18adb03ee8cf67a357959855d1cab827decfc025c635ea3c
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7240a6bd71a19682a0ee6db0bcc4e3e1188eeabf3281e91223279c363f5d27
3
  size 4856