ToastyPigeon commited on
Commit
11e7f0b
·
verified ·
1 Parent(s): 055ef6b

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "k_proj",
 
28
  "o_proj",
29
  "v_proj",
30
- "up_proj",
31
- "q_proj",
32
- "gate_proj",
33
- "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "gate_proj",
28
+ "q_proj",
29
  "k_proj",
30
+ "down_proj",
31
  "o_proj",
32
  "v_proj",
33
+ "up_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:119edc423f738cbb88a5ab57dee3bed0fd80843f63a3a44d442f0ae8d1b6a4b0
3
  size 3140603848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a748d8df7a6315bdf806d0bdffa4420f64895bf3053c38141b2db2386cad6c10
3
  size 3140603848
generation_config.json CHANGED
@@ -2,6 +2,6 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "do_sample": true,
5
- "eos_token_id": 131073,
6
  "transformers_version": "4.52.4"
7
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "do_sample": true,
5
+ "eos_token_id": 15,
6
  "transformers_version": "4.52.4"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02a79540260ecff17a9c0657a5aea5a714d95beb11d7386f39ac44df678159e8
3
- size 173707519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924da03f66629dc69b19140ef41dc3c10abf9554879597d054976e68687232ec
3
+ size 173708405
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:228fa22ce8ad84e70d426585c2b74fdd8dc80f840ab8c31f275f21343cb54397
3
  size 9489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d060b6bf4d2ef66eab115e144e42ce9087331c5f3f061933060e88a5f7f4f4
3
  size 9489