yukiontheiceberg commited on
Commit
b610c5a
·
verified ·
1 Parent(s): 38ac060

Upload folder using huggingface_hub

Browse files
.ipynb_checkpoints/tokenizer-checkpoint.json ADDED
The diff for this file is too large to render. See raw diff
 
.ipynb_checkpoints/tokenizer_config-checkpoint.json ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": true,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "<|endoftext|>",
23
+ "lstrip": false,
24
+ "normalized": true,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "32000": {
30
+ "content": "<fim_prefix>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "32001": {
38
+ "content": "<fim_middle>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "32002": {
46
+ "content": "<fim_suffix>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "32003": {
54
+ "content": "<fim_pad>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "32004": {
62
+ "content": "<filename>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "32005": {
70
+ "content": "<gh_stars>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "32006": {
78
+ "content": "<issue_start>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "32007": {
86
+ "content": "<issue_comment>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "32008": {
94
+ "content": "<issue_closed>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "32009": {
102
+ "content": "<jupyter_start>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "32010": {
110
+ "content": "<jupyter_text>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "32011": {
118
+ "content": "<jupyter_code>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": true
124
+ },
125
+ "32012": {
126
+ "content": "<jupyter_output>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": true
132
+ },
133
+ "32013": {
134
+ "content": "<empty_output>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": true
140
+ },
141
+ "32014": {
142
+ "content": "<commit_before>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": true
148
+ },
149
+ "32015": {
150
+ "content": "<commit_msg>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": true
156
+ },
157
+ "32016": {
158
+ "content": "<commit_after>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": true
164
+ },
165
+ "32017": {
166
+ "content": "<reponame>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": true
172
+ }
173
+ },
174
+ "additional_special_tokens": [
175
+ "<fim_prefix>",
176
+ "<fim_middle>",
177
+ "<fim_suffix>",
178
+ "<fim_pad>",
179
+ "<filename>",
180
+ "<gh_stars>",
181
+ "<issue_start>",
182
+ "<issue_comment>",
183
+ "<issue_closed>",
184
+ "<jupyter_start>",
185
+ "<jupyter_text>",
186
+ "<jupyter_code>",
187
+ "<jupyter_output>",
188
+ "<empty_output>",
189
+ "<commit_before>",
190
+ "<commit_msg>",
191
+ "<commit_after>",
192
+ "<reponame>"
193
+ ],
194
+ "bos_token": "<s>",
195
+ "clean_up_tokenization_spaces": false,
196
+ "eos_token": "<|endoftext|>",
197
+ "model_max_length": 2048,
198
+ "pad_token": null,
199
+ "sp_model_kwargs": {},
200
+ "tokenizer_class": "LlamaTokenizer",
201
+ "unk_token": "<unk>",
202
+ "use_default_system_prompt": false
203
+ }
pytorch_model-00001-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8df49ae6c3e0ef27e699a17a6a82e84a7605e122d5f1b0cad94b0f86cec6e922
3
  size 4660470238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70766651c7e2a76cad2c4dcac8581b70dca64acd0b412ac6261757f94e07d52d
3
  size 4660470238
pytorch_model-00002-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:206c7621c238c12361f0d0455f8fd0860690bab6541e60661c18149f6cac7bca
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4969469360adc43d00bb13f535b8252d3b679192d2a8c001da5ae576889607fd
3
  size 4857111932
pytorch_model-00003-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2e0845cb07b1f9eb0b4bc885caba2a19c62744b3174fed2989ba0d8ea8a4fc3
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:714568aed69e597eb7c93ef0b259e121032b2fd5ae604a62124982bb9f7de462
3
  size 4857111932
pytorch_model-00004-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eb53a79847bd08bdfc0c3cdd77b644c5a4464b590ecd7e29e40dc19d7a75d54
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119a7887c0a233dca885bef7baea14c36b6b5db932a3d78138a085f63272a094
3
  size 4857111932
pytorch_model-00005-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09d351cab050f96f6020f84b69bdfd969a730a7d0830244f3422c91c16d750e1
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ef84235873221d65d99051c6acd65033f19f4d87989347cdd852370bc7f6c7
3
  size 4857111932
pytorch_model-00006-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10ab76be9a6331f27fb9f725aa6c0944adfcdde21647ed23d8927da49ad923d3
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e32d73d3bac953e09f271c893bf1c45c5a123e8b206955598f1f0a0d257130e
3
  size 4857111932
pytorch_model-00007-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea628b91899abba6f8b697bc14f6fd25fdd0687980460e669eed45eadd1b8a08
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327c3bf4a79547d5b4d50f22cd143dfa8c5e46f7b985bc60d2a2b935f70c4208
3
  size 4857111932
pytorch_model-00008-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6120f149936591d9925b3c8e989a304c1c2aef27035c0fb8385c91385c990b94
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8286c1435787bf59aac25b11475405c7df409cd53f3e6d06b59d72559a088f02
3
  size 4857111932
pytorch_model-00009-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35c35a4796d834f6c3a365dcb5b822ae22cbbf2a6dbbe8535057f84061cf7a81
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21c0bbd4528a5f8c70266933183ac8f3b0af15100be98ef113471bfd33d842b
3
  size 4857111932
pytorch_model-00010-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e2ea7eba658e40ff70d162dd4f95447ed5c70f067e0b383b055b50defbc9417
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:352822876b2b1e2a3917eb3fb892856c77262837803bac757abdc4b88768bf7d
3
  size 4857111932
pytorch_model-00011-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:357fd87c7b00c5d1ce420e62e1f72dec4e4619f77f9b43fe9a3e0768727c4cb8
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26639c7d4a30aa57689c6a7db826805e4c1411b0797e2a99b6feec4fe42452ea
3
  size 4857111932
pytorch_model-00012-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:403791e02136c312ce72561eff65b9edd337edd71893a27ea4b9b8d59b459157
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27cbc746418faeb43f6ec87c924a01f7949543fd2931001e821d9093c453d534
3
  size 4857111932
pytorch_model-00013-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d93447141910ea8a6da48f8cc6ca11d90798d0bd000fd129c62e9977317207c4
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40019603034078dbdb1b2707693f6bb9f7eecdb2b60c759c5729cb255886150e
3
  size 4857111932
pytorch_model-00014-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cceae1176031caaae4a2a7ce06fa748e74021b82a6f574ead764a51d6acf1050
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884590b40aa68688b234cd7134ef73b3188f36853f62a14fb744d4c2a536cadd
3
  size 4857111932
pytorch_model-00015-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2cd5bbbfee4371338a79daa2c1d5fe7b79775cd0930c9ef8f46cbb687f6605e
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6f8b52f80b11ab2e165d4bc4cc6dc50beac77fd02903a2c18aad05584774dbd
3
  size 4857111932
pytorch_model-00016-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2b901cd6d3c4067600a3b068eb7185db93eacc9de2f7df34139116c5de22c6d
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12047009bc75d0f4ca234d946204ae5de3b69f9811aa7eb42fda0c0bf61a8a7
3
  size 4857111932
pytorch_model-00017-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbb55b8544a1538a75af80bcf1c1f094a557261cf1b559531d2c11a29d63227d
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c21ec0a3d1ba5a500594997d3b0bc3dc47f7f696fdc645abd1eb3bbdd5622d80
3
  size 4857111932
pytorch_model-00018-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d061e5d059efbfac418fe9dd1484cc2ade76ad29e410929b6cc65675a79adc4c
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f02484024653534d2e40fc9db571a98c794d28dc38551921510a121e0685226
3
  size 4857111932
pytorch_model-00019-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78ddf06325fa5b1ab4c397762e912a7d00b95901db017fae0a5c9a7d701e2bf0
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d5e57fa012511d61b6788b8dfdb514b08dab5772ec0a21aa85e9bb7dfcfe484
3
  size 4857111932
pytorch_model-00020-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03afb0b35f562842db454d7ded76010fde0340c0c29755df333be8c6cf168601
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9686340a0df6a6933276a5438e6ba91f90eb94826a37c056c493616016505703
3
  size 4857111932
pytorch_model-00021-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bade1269289c843c6314d6f9ac15175ea7de5fe21966b4935a3269a0bb5fc533
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9b6105442417630293418d90e3a4d2314d574943def99cfa446b30f8a07398
3
  size 4857111932
pytorch_model-00022-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:644ee6957f9fe067e5e869fe1dd8135141f8a5d404143fc5ca9b3ef5824eb0f3
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2676588624c9b29f1d0f13bd24d9c62fa3deb8c52d03bd3c68f82e349642bd94
3
  size 4857111932
pytorch_model-00023-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d25bda4feccf7d5dfeffa4010c5a1fd5a0e3d316ccf057eeb6b33b94860fe08b
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11a03276cf9ef1d1f659b6ae3c7a60455738678f7492d311e31f765dc5298d0
3
  size 4857111932
pytorch_model-00024-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b9066439ba298f560e417d8d221738f249b59dd382011f303715fcfbe52b187
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e529ee13583f853083577b52c02fd34080c997c45353939210548e48939abc54
3
  size 4857111932
pytorch_model-00025-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb793f15ab1ad97ddfd4eb67bdc9bc4c7b3ad98e0ff1ccc7f262d84c24b96898
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd8a6ccb31de049b0abcd84f049f3f81cddefdc5a1e369f90aa3408f71aac22
3
  size 4857111932
pytorch_model-00026-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce26669faa2267d6354e3259690f39c19b0319899b8fa9bec0575ef96b14a352
3
  size 4857111932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed05baca4b407553dfab8066557fbb4047e64a7b9decd61067024ea647a66d9e
3
  size 4857111932
pytorch_model-00027-of-00027.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07e132c20d797e7eb5985e8cb8b5e6a428f4f19209d35d2c8a34f1a124bb77ea
3
  size 4484358522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93af5d2f46526cae8517a209e3bdc42c4a64a0e7aeeda28677c35a63bc7217d
3
  size 4484358522