atmallen commited on
Commit
a0a0943
1 Parent(s): 82862fd

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,11 +23,11 @@
23
  "revision": null,
24
  "target_modules": [
25
  "q_proj",
26
- "up_proj",
27
- "k_proj",
28
- "gate_proj",
29
  "down_proj",
30
- "v_proj"
 
 
 
31
  ],
32
  "task_type": null
33
  }
 
23
  "revision": null,
24
  "target_modules": [
25
  "q_proj",
 
 
 
26
  "down_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "up_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:c828b189287a3cf6ad9d73a37eb7d4f103111b66826de5f7a6f562b1adff8f99
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:250fccbb5c94d6dac2ed336d7382c15decab5793f51482a876de5b7127af0902
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:cc2d4445e479d62786788a3c10a713391b61cd779561604829b14053af1a7779
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d782e624ad3e289d4e84b38382ae32eb098b959be048e599781d33d1c76819
3
  size 4856