yukiontheiceberg commited on
Commit
2a64ea6
·
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:3df9e12db23090ffcb07219d5c388eabdd3cc780587d368242b398fdf8e90b4d
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:1991b47bdfe3cb7e05d4a6f12d1bfb38a22fedf2da68d22269e675978940b57f
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:b106d6cccd1bee11ed23fde786dec761851ec5dabd1f6e06c5c5167d4f009204
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:c9a048c6dfcef5561324dbded792521edfb1d9c7a03404189d2a09157c628760
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:0e5448b8c9a7a705501c5103af02f076036414b4cf54083c9ad17048d97221b5
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:583722a14a478af056eb7190401b2fa95c90d75ab1de83acb4d5f20941a224d1
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:c1f7a86a6d975dad016a1692a17b3c8116c1ff4ef04362060addfc1b65aa2c08
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:5afe6368480862ccd7e5fab96e17159a6a56a6ef2f75083ac04b69df977784da
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:b6c7e1e011596a62423becf7831de6885bd4cb66835c9b12a1890d82341caa5d
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:197922ce7f7807ba59bfdd42fbbe9c67e2ff8370ffda566614cdf74463363f2b
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:72b7ab829379c5ce42fddf9b8ebae0ff50f967d0cd049af34c796be1dbcc3837
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:d3ebaa9cb6f5e87aa968768383824375290dc33e56a1852e48821fe285fd8448
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:ca618179df960063f7086853a0de59fd2fcfa2b7a220fe089d66743aa6648b8e
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:a258e4bed92e87cfeacce9077d9e2989e45436d6259e6f16f1cace7d7fcdd6d8
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:3bfc25078191c7795def871046f6cb059474fcef43440f4f6b9db0fd757a7f64
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:8fecd1dfe9745e2b6546298051b39dd02ace8b88eb0232a9d6a9beccb935f9b6
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:c55743fc3d25e389dc4e29f7bb2db5e21f033fc8292ffe411eed32fdff0b2498
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:436bad77dff15ec0f8ffd91062132de6586e44ad527024f4463156a5a99634d0
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:434fd7e790c2995a1f8c0ca46f6a3a5dea2c1d7d0366ed1b47e5bdec80314442
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:4f3b40b1a1fef50d05c3f48ce8a22bd543fd3abe376153290bacc3d37134b463
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:5b4779f96a5161dccf4a59cc5479918f931c47342fa44ab01a9272f476963083
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:66a1a4140058b1e5040be2ebbb351ba3c73051295dbaf353487860631be06bce
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:4a1ff5c1228e7d11248f2fcfbd70dc59bb26a4ed737becb63e2e130b028e1698
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:7c546f28758f14aea461f4eedba1dc6380ffb525bcb06328c2e7ccf4bc0914e3
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:80860954ce526545b5eaa951ed98a9dc87576e0ce5243b53001e79a90f107ac2
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:0ef2f96b2f9b4943f45dc1ba39f0594eb14cf128c5ff5f41db34ad07cb556e7f
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:c0c42dfdce41209444c998d0f30f5bdabf5e747f9ba18f5a917a3e72c8a4956b
3
  size 4484358522