esalin2000 commited on
Commit
78e7f07
1 Parent(s): b96f4d1

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "dense",
23
- "dense_4h_to_h",
24
  "dense_h_to_4h",
25
- "query_key_value"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "query_key_value",
 
23
  "dense_h_to_4h",
24
+ "dense",
25
+ "dense_4h_to_h"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa926437d8b620793fdc63ae439bdb3f7079b9baf352e8a3a958643e400fcaca
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec2962959480e28d7fbfb9aa4d6c2f40d5c28242c96311940c96f4e83c43405f
3
  size 261131840
runs/Dec09_14-59-18_9e5f8557b75c/events.out.tfevents.1702133990.9e5f8557b75c.3008.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85df32bca227582a4a9ba5fa8f803820e1423f8c035926fe7c105bd52c38fbe
3
+ size 4996
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0b1d343d9506e7bcb7d7c4c887143f25258caf986772d34bba6d058033e72de
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99cf5161ac395b7d11c6652e455f0f3acd970b225d09342a7a5edb8b3ff23238
3
  size 4664