atmallen commited on
Commit
ee934d7
1 Parent(s): e533ece

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