atmallen commited on
Commit
fddb288
1 Parent(s): 222855e

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
  "v_proj",
26
  "q_proj",
27
  "up_proj",
28
- "down_proj",
29
  "k_proj",
30
- "gate_proj"
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "gate_proj",
26
  "v_proj",
27
  "q_proj",
28
  "up_proj",
 
29
  "k_proj",
30
+ "down_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:9e72a5950bad62d96804b89ffb1ba588a14fc2a64f6336b319398b3d0d0eea53
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebf4519fccf43318b5af9498b910a23fcdc0ebd489030d17a0332acce2eebab
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:b71bdeea80565bcc2434431dcbce45e04f621b078134c0d821c00cc8f5922cc1
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99a5cacd777fc1db68180b45d4f3532485d5697950a3920e712e8327465b383
3
  size 4856