atmallen commited on
Commit
001d6b1
1 Parent(s): af3ed2d

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "k_proj",
26
  "down_proj",
27
- "v_proj",
 
28
  "up_proj",
29
- "gate_proj",
30
- "q_proj"
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "gate_proj",
26
  "down_proj",
27
+ "k_proj",
28
+ "q_proj",
29
  "up_proj",
30
+ "v_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:923402d823305dbbecce13b007e07a3e9fb10e54ac86c702a02d5dd2018d9a42
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a640debe1813b5af28af075b8fae00a8e4bc9aa44887a78b705ed82f0f2011
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:6b31218373b538ec469d5a0ef855a34647d30438547a8c33b269cf29f0c2836d
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2b4ce7057852bd3fca33704e8804205bf56c36989f67aee94923ba2482a9ec
3
  size 4856