Smeet420 commited on
Commit
e072851
1 Parent(s): afd29c4

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense_h_to_4h",
24
  "query_key_value",
25
- "dense",
26
- "dense_4h_to_h"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "query_key_value",
24
+ "dense_h_to_4h",
25
+ "dense_4h_to_h",
26
+ "dense"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b3f23ca4c7178a2d425e48352c6cb8e0b06cbf7492cf6c1da34ae774fd590f3
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9f3ea130cefd724abb217edac6d36fa46f44529f6d25e4890e266b965d8d57
3
  size 261131840
tokenizer.json CHANGED
@@ -6,7 +6,16 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 2048
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 11,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<|endoftext|>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8eb10bdf58e32007ec613f3b36fa00a2a3853a4d48c90310a9297de20df2ea1
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09ae5e58b3e2fc5a20dc550e7d624f95b4d03751a69672ba71402fa3c0f68591
3
  size 5624