yukiontheiceberg commited on
Commit
20c6bc7
·
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:b2a43c564c613470fc28ae45095295551604ee5d2481262be1f5a5f45d8e1c12
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:3e4e25ae8a2a89ca653a44be44193cdcbfaf0e4d1f0b0a1eb046f0661abdffa8
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:338de6682086079b17fff38d54c9692ba0ebf94da02005b96cf8e57a47b85c4f
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:f0825c7621877daf62d0cfc74749acf944fb8d516cb7bd330e9ee3462cab5717
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:95d779089cb2adf7107de941e2c9cb892c2d685b4c92944d9fe0ef17a3d1fa51
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:75e5decb5d134e93b421c2362fa9077ae4726f2171f496c483cd067111e642a9
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:364546de3a353ed5dda907d482f2d70fac8d5e2bc6f0e38df462dcd8048b6fcf
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:bbcc18774c55984f3f1287bb293b1aed86aeda6fe917b0cf07677e36db1e25b9
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:48fe43cb9f6d0bb001602301c316c1b0b57651a88d66210eae6912cd44cc4ceb
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:18eeb32316f2f4640e1339fbc36fa7bbb16eae0bec93e65eae8a3fb82be05028
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:a2f5ccf90ff532c3a119a2eec0def4cb0da7efe81c1d0f75628cdb0b5ab2b4f6
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:4a747a1e4a1fd6ef59aefa8f9066d6bfc58b7f5a0720d9e458e023525398a829
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:56192f9c15c53a3d11d90b35be8d273809618ef87ef43f9fe200f6c00774ed43
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:2b62b56b381707d411a92b849524a6d0c3e4d8835ccca2c2f965ae896ecc1037
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:2766c210868a4fe01e17ff4b6ecbe891aeb2b7ace4d7f8132a4e88e71acab7b1
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:6859d5cb2b0a4a0c2bda84754533a163efbca3d66194212ded9d800c26c0fef6
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:d1e256869cc2c605c952b6de9f7990c7c93005278cc199add2c2b65b42d67c8f
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:98deb5997763a055b1c84ce4a2354e6912483b58716963c970f1a134b2bfed69
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:1411f9b9cd901e16ebea42f0ad3bc83f7daf06d81df26f8c66cc3381ad964700
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:9c58e299522105fadc9529686f47f310e8821dc9f34c165b721751128d823311
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:6c77abba692983683e67ce6b5b4e34982a65323575be0413b8c9a37a49f4da73
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:8d770ed20b53c7ea2d8101100f250ae3b133f191e41b2547d1cf9982396d6e73
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:53da967c68148e6ca5ab9e7077f1077b63354e98ce6011bc842b5d92870fd01e
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:981da1339b6843266942238db100e8abafa0987b627d202995d9558c2852d5f9
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:c5fcbdfc167ec8284d6d98f6a75af6a00b686746cb20ec1ece7add9048a9f967
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:683099f4e93d63e5c59b24dca71103c7aa76c060f8802984dbac4c6976d64462
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:61d196b7935cbe359d839fc2772ff06d340989ecd2d9cea332f4141761c69b84
3
  size 4484358522