atmallen commited on
Commit
1d55d55
1 Parent(s): 205fd69

Training in progress, step 800

Browse files
adapter_config.json CHANGED
@@ -22,9 +22,9 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "dense_h_to_4h",
26
- "query_key_value",
27
- "dense_4h_to_h"
28
  ],
29
  "task_type": null
30
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "dense_4h_to_h",
26
  "dense_h_to_4h",
27
+ "query_key_value"
 
28
  ],
29
  "task_type": null
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e53e269691684414602f611b4bb4e16614ac893c73a0bc11aadc21136751a444
3
  size 7353392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeebb0f0948721178133720cfb922ee079a64973b817863175fee239a3265da9
3
  size 7353392
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:83dc895d699389490d47cde7ac02b987aeaa270aa89b05886e27256de6622529
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138e3d2af84d1889f78f07a17ed89b4aa1c9b719a32ddaaf9bf29959f5c0e00b
3
  size 4347