Seongyun commited on
Commit
af4fed5
·
verified ·
1 Parent(s): e52dabe

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "OlmoForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "clip_qkv": null,
8
+ "eos_token_id": 50279,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 1024,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 4096,
13
+ "max_position_embeddings": 4096,
14
+ "model_type": "olmo",
15
+ "num_attention_heads": 16,
16
+ "num_hidden_layers": 16,
17
+ "num_key_value_heads": 16,
18
+ "pad_token_id": 1,
19
+ "rope_scaling": null,
20
+ "rope_theta": 10000.0,
21
+ "tie_word_embeddings": false,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.46.1",
24
+ "use_cache": true,
25
+ "vocab_size": 50304
26
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": 50279,
4
+ "pad_token_id": 1,
5
+ "transformers_version": "4.46.1"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56b0d0ad6973dda73c664616df53ed04f86a9e79a238b07fbf48612e0d3bffcf
3
+ size 1485859572
special_tokens_map.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "eos_token": "<|endoftext|>",
3
+ "pad_token": "<|padding|>"
4
+ }
tmp/config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_bias": false,
3
+ "attention_dropout": 0.0,
4
+ "clip_qkv": null,
5
+ "eos_token_id": 50279,
6
+ "hidden_act": "silu",
7
+ "hidden_size": 1024,
8
+ "initializer_range": 0.02,
9
+ "intermediate_size": 4096,
10
+ "max_position_embeddings": 4096,
11
+ "model_type": "olmo",
12
+ "num_attention_heads": 16,
13
+ "num_hidden_layers": 16,
14
+ "num_key_value_heads": 16,
15
+ "pad_token_id": 1,
16
+ "rope_scaling": null,
17
+ "rope_theta": 10000.0,
18
+ "tie_word_embeddings": false,
19
+ "transformers_version": "4.46.1",
20
+ "use_cache": true,
21
+ "vocab_size": 50304
22
+ }
tmp/pytorch_model-1-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb7f49915b5bd8cdeb573f4764750e1a1eae196185cf1e2f65de327e97935935
3
+ size 67111818
tmp/pytorch_model-10-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f0afbf2873a9fc7bd87dad3ec78e5025745ab78f8072cec368ca001a98d1616
3
+ size 67111891
tmp/pytorch_model-11-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def1228f96f44f11fc44b424ba1ff516aeb557ceba60de70e4a97a9c75eb0324
3
+ size 67111891
tmp/pytorch_model-12-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a858c8acf6bfd36df6afa771ab6be6b504cda3eebca980f48b6ecaeb26a2ced
3
+ size 67111891
tmp/pytorch_model-13-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1f27c711d6367a872324dd7e4f97b60bee42ddb33609ea89c86e00b7494a71a
3
+ size 67111891
tmp/pytorch_model-14-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edb4045022428e697f4e5dc1b72cd69518af72bf3223af0bbceb65243b53bebb
3
+ size 67111891
tmp/pytorch_model-15-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:481ca1622ba236bf23571a9dfdcdb233032e45f7d5c5ebebf3abad57a7442286
3
+ size 67111891
tmp/pytorch_model-16-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05b63e31bb7634bec94be36147ae44c6efd52f9996ea6505e22fbaed06ae37f
3
+ size 67111891
tmp/pytorch_model-17-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3e861ea8d275f434c8b87e486dbf30b7ef8e4918f44e423e0457c88556162e
3
+ size 412092018
tmp/pytorch_model-2-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7c4d4c62d1adce4511aa2ccbb848f54aa0e94ec18b3adac92ed36a934b7213
3
+ size 67111818
tmp/pytorch_model-3-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5c4ff6f0b0fd14116ae1323557c161408f794f520dd4943b9e0c66b556b3112
3
+ size 67111818
tmp/pytorch_model-4-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e86a0e07a966afe433ef0261aff2037b091b0a40a14cb461666d08df3d3840
3
+ size 67111818
tmp/pytorch_model-5-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2786805424f387db1ec1d356d3352359246c9746975c60c75ef5a60022c2df3
3
+ size 67111818
tmp/pytorch_model-6-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17d1ce21f56d14b0e8347b6ff17b9991a20fd51fa39b0b39645216a743ae980e
3
+ size 67111818
tmp/pytorch_model-7-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605742531f09b86991a816d9105b225395ea8968401c619ac22bb3b8854fee8f
3
+ size 67111818
tmp/pytorch_model-8-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1c4a43779d901a7f91ba3488b729e478c97ee38c8b1a35a3c4b0ca32011f92
3
+ size 67111818
tmp/pytorch_model-9-of-17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf793ef7e5d70742f685b4f9b5a04f029467c8c5c695bf4ea581739a74fa82b2
3
+ size 67111818
tmp/pytorch_model.bin.index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"weight_map": {"model.layers.0.self_attn.q_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.self_attn.k_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.self_attn.v_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.self_attn.o_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.mlp.gate_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.mlp.down_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.mlp.up_proj.weight": "pytorch_model-1-of-17.bin", "model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-1-of-17.bin", "model.layers.1.self_attn.q_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.self_attn.k_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.self_attn.v_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.self_attn.o_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.mlp.gate_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.mlp.down_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.mlp.up_proj.weight": "pytorch_model-2-of-17.bin", "model.layers.1.self_attn.rotary_emb.inv_freq": "pytorch_model-2-of-17.bin", "model.layers.2.self_attn.q_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.self_attn.k_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.self_attn.v_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.self_attn.o_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.mlp.gate_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.mlp.down_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.mlp.up_proj.weight": "pytorch_model-3-of-17.bin", "model.layers.2.self_attn.rotary_emb.inv_freq": "pytorch_model-3-of-17.bin", "model.layers.3.self_attn.q_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.self_attn.k_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.self_attn.v_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.self_attn.o_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.mlp.gate_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.mlp.down_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.mlp.up_proj.weight": "pytorch_model-4-of-17.bin", "model.layers.3.self_attn.rotary_emb.inv_freq": "pytorch_model-4-of-17.bin", "model.layers.4.self_attn.q_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.self_attn.k_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.self_attn.v_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.self_attn.o_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.mlp.gate_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.mlp.down_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.mlp.up_proj.weight": "pytorch_model-5-of-17.bin", "model.layers.4.self_attn.rotary_emb.inv_freq": "pytorch_model-5-of-17.bin", "model.layers.5.self_attn.q_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.self_attn.k_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.self_attn.v_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.self_attn.o_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.mlp.gate_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.mlp.down_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.mlp.up_proj.weight": "pytorch_model-6-of-17.bin", "model.layers.5.self_attn.rotary_emb.inv_freq": "pytorch_model-6-of-17.bin", "model.layers.6.self_attn.q_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.self_attn.k_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.self_attn.v_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.self_attn.o_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.mlp.gate_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.mlp.down_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.mlp.up_proj.weight": "pytorch_model-7-of-17.bin", "model.layers.6.self_attn.rotary_emb.inv_freq": "pytorch_model-7-of-17.bin", "model.layers.7.self_attn.q_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.self_attn.k_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.self_attn.v_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.self_attn.o_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.mlp.gate_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.mlp.down_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.mlp.up_proj.weight": "pytorch_model-8-of-17.bin", "model.layers.7.self_attn.rotary_emb.inv_freq": "pytorch_model-8-of-17.bin", "model.layers.8.self_attn.q_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.self_attn.k_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.self_attn.v_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.self_attn.o_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.mlp.gate_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.mlp.down_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.mlp.up_proj.weight": "pytorch_model-9-of-17.bin", "model.layers.8.self_attn.rotary_emb.inv_freq": "pytorch_model-9-of-17.bin", "model.layers.9.self_attn.q_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.self_attn.k_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.self_attn.v_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.self_attn.o_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.mlp.gate_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.mlp.down_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.mlp.up_proj.weight": "pytorch_model-10-of-17.bin", "model.layers.9.self_attn.rotary_emb.inv_freq": "pytorch_model-10-of-17.bin", "model.layers.10.self_attn.q_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.self_attn.k_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.self_attn.v_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.self_attn.o_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.mlp.gate_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.mlp.down_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.mlp.up_proj.weight": "pytorch_model-11-of-17.bin", "model.layers.10.self_attn.rotary_emb.inv_freq": "pytorch_model-11-of-17.bin", "model.layers.11.self_attn.q_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.self_attn.k_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.self_attn.v_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.self_attn.o_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.mlp.gate_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.mlp.down_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.mlp.up_proj.weight": "pytorch_model-12-of-17.bin", "model.layers.11.self_attn.rotary_emb.inv_freq": "pytorch_model-12-of-17.bin", "model.layers.12.self_attn.q_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.self_attn.k_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.self_attn.v_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.self_attn.o_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.mlp.gate_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.mlp.down_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.mlp.up_proj.weight": "pytorch_model-13-of-17.bin", "model.layers.12.self_attn.rotary_emb.inv_freq": "pytorch_model-13-of-17.bin", "model.layers.13.self_attn.q_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.self_attn.k_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.self_attn.v_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.self_attn.o_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.mlp.gate_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.mlp.down_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.mlp.up_proj.weight": "pytorch_model-14-of-17.bin", "model.layers.13.self_attn.rotary_emb.inv_freq": "pytorch_model-14-of-17.bin", "model.layers.14.self_attn.q_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.self_attn.k_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.self_attn.v_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.self_attn.o_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.mlp.gate_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.mlp.down_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.mlp.up_proj.weight": "pytorch_model-15-of-17.bin", "model.layers.14.self_attn.rotary_emb.inv_freq": "pytorch_model-15-of-17.bin", "model.layers.15.self_attn.q_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.self_attn.k_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.self_attn.v_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.self_attn.o_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.mlp.gate_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.mlp.down_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.mlp.up_proj.weight": "pytorch_model-16-of-17.bin", "model.layers.15.self_attn.rotary_emb.inv_freq": "pytorch_model-16-of-17.bin", "model.embed_tokens.weight": "pytorch_model-17-of-17.bin", "lm_head.weight": "pytorch_model-17-of-17.bin"}, "metadata": {"total_size": 742917120}}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "|||IP_ADDRESS|||",
8
+ "lstrip": false,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": false
13
+ },
14
+ "1": {
15
+ "content": "<|padding|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "50254": {
23
+ "content": " ",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "50255": {
31
+ "content": " ",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "50256": {
39
+ "content": " ",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "50257": {
47
+ "content": " ",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "50258": {
55
+ "content": " ",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "50259": {
63
+ "content": " ",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "50260": {
71
+ "content": " ",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "50261": {
79
+ "content": " ",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "50262": {
87
+ "content": " ",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "50263": {
95
+ "content": " ",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "50264": {
103
+ "content": " ",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "50265": {
111
+ "content": " ",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "50266": {
119
+ "content": " ",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "50267": {
127
+ "content": " ",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "50268": {
135
+ "content": " ",
136
+ "lstrip": false,
137
+ "normalized": true,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "50269": {
143
+ "content": " ",
144
+ "lstrip": false,
145
+ "normalized": true,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "50270": {
151
+ "content": " ",
152
+ "lstrip": false,
153
+ "normalized": true,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "50271": {
159
+ "content": " ",
160
+ "lstrip": false,
161
+ "normalized": true,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "50272": {
167
+ "content": " ",
168
+ "lstrip": false,
169
+ "normalized": true,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "50273": {
175
+ "content": " ",
176
+ "lstrip": false,
177
+ "normalized": true,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ },
182
+ "50274": {
183
+ "content": " ",
184
+ "lstrip": false,
185
+ "normalized": true,
186
+ "rstrip": false,
187
+ "single_word": false,
188
+ "special": false
189
+ },
190
+ "50275": {
191
+ "content": " ",
192
+ "lstrip": false,
193
+ "normalized": true,
194
+ "rstrip": false,
195
+ "single_word": false,
196
+ "special": false
197
+ },
198
+ "50276": {
199
+ "content": " ",
200
+ "lstrip": false,
201
+ "normalized": true,
202
+ "rstrip": false,
203
+ "single_word": false,
204
+ "special": false
205
+ },
206
+ "50277": {
207
+ "content": "|||EMAIL_ADDRESS|||",
208
+ "lstrip": false,
209
+ "normalized": true,
210
+ "rstrip": false,
211
+ "single_word": false,
212
+ "special": false
213
+ },
214
+ "50278": {
215
+ "content": "|||PHONE_NUMBER|||",
216
+ "lstrip": false,
217
+ "normalized": true,
218
+ "rstrip": false,
219
+ "single_word": false,
220
+ "special": false
221
+ },
222
+ "50279": {
223
+ "content": "<|endoftext|>",
224
+ "lstrip": false,
225
+ "normalized": false,
226
+ "rstrip": false,
227
+ "single_word": false,
228
+ "special": true
229
+ }
230
+ },
231
+ "bos_token": null,
232
+ "clean_up_tokenization_spaces": false,
233
+ "eos_token": "<|endoftext|>",
234
+ "model_max_length": 1000000000000000019884624838656,
235
+ "pad_token": "<|padding|>",
236
+ "tokenizer_class": "GPTNeoXTokenizer",
237
+ "unk_token": null
238
+ }