atmallen commited on
Commit
786f0c9
1 Parent(s): 3b7b3b4

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
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
30
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ae044a61ea83e5a17f4db8e5b348d1ac8812e2e9f5d6c960f3f02ffd4fd802f
3
  size 11030136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e414d8d24c02f4fe5a8732f417426e8a17055bdde72e3b0b2de3ac3d8df70a41
3
  size 11030136
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:178430d57f2ed5ba4fbadc1cfb7a09eb830965340b35bd411db734e216ecce75
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17de62c4653eef62ff66063d00f06ff41a35b55962ed6df4c8590b0934b2e8c9
3
  size 4347