Safetensors
English
atmallen commited on
Commit
c2c01f1
·
verified ·
1 Parent(s): ecfefd3

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -22,9 +22,9 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "query_key_value",
26
  "dense_4h_to_h",
27
- "dense_h_to_4h"
28
  ],
29
  "task_type": null
30
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d24a1da14f00f0bdcf9f0eeb338fb3eca28827cac16fd2dccbf96ccb825f728
3
  size 18377088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26db8295660ef1f5336f18fae1175ff6bdd48d366b7b5ad1dd6814296f5d77e5
3
  size 18377088
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0ca05dda53ecc5a5555e0f42649e8fc59d51734798bbd62cdf8fb691f677a47
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eebc7919c95ba1b508562ac2911cb4d2fb0b87bc0535ab6a5edc810d9d75fdb
3
  size 4347