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

Training in progress, step 1600

Browse files
adapter_config.json CHANGED
@@ -22,9 +22,9 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "dense_4h_to_h",
26
  "query_key_value",
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
  "query_key_value",
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:ce4cec4a4d0300611fee81c6880a62a4c0b3f09c349fdf539c4694edcfc759d8
3
  size 7353392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e53e269691684414602f611b4bb4e16614ac893c73a0bc11aadc21136751a444
3
  size 7353392
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:133a9c5f90d002992f3c902974ab38b8c937d1365c9a51a5073dab99648595f9
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83dc895d699389490d47cde7ac02b987aeaa270aa89b05886e27256de6622529
3
  size 4347