atmallen commited on
Commit
adcad70
1 Parent(s): 56625ce

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "q_proj",
26
- "v_proj",
27
  "k_proj",
28
- "gate_proj",
29
  "down_proj",
30
- "up_proj"
 
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "up_proj",
26
  "q_proj",
 
27
  "k_proj",
 
28
  "down_proj",
29
+ "v_proj",
30
+ "gate_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fea23c6f21f5aa32cba576dce252dd3dde114fd8cc9f547fa7dc7272e583be7
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62aab0d139d73bb93fc4b14d63f94589d3679508ff13671b40459af7ae01df8c
3
  size 37799672
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc4d353ba4a22a651903114934f3bfceac16b7814a1d0d3b2b5f8ea2a49edbdf
3
- size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bc619bfc73917ba9f7e0d91b3ce1b94730aaa05ae6f414a745ed03b3d2244d6
3
+ size 4856