atmallen commited on
Commit
88ec513
1 Parent(s): c7ac4d0

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
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
 
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
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68981e57975aee11094998b6e213535dc5799b40541f7a6441e65c2e468f0dfa
3
  size 29387256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a79290939c66e6c53e55fc33ca73a170ada17dabcec629eb388d8ec10f9946
3
  size 29387256
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:74ce3df6e058c3cd5227567eda94d4302ca13a44dbdfe04c8f6000de2aeb34d2
3
- size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:017d107ad63d4d14d1ac64719d9578efa7ba0ea4bbfa4e2efa7c759d2136a7f6
3
+ size 4347