atmallen commited on
Commit
499832d
1 Parent(s): ea59123

Training in progress, step 200

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
- "dense_4h_to_h",
27
- "query_key_value"
28
  ],
29
  "task_type": null
30
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "query_key_value",
26
  "dense_h_to_4h",
27
+ "dense_4h_to_h"
 
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:9b920dfbc59177b24bdc5ec53c685590d45757a7664bd579029b9991b6246913
3
  size 18377088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04fecfdd732f7dabd1e4b1ba7e9f63aac0136c540f2d3517318bc199c02c3e13
3
  size 18377088
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:f99dc92d83b6a6061ce2e6e216dfeedff38b3ae30f068a036d5d6f52f43573dc
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6a0f16eeb094f1fbea0ec20155bd196363e006966e88084e21cd027c094b03
3
  size 4347