Upload tokenizer (#29)
Browse files- Upload tokenizer (4df39526af49f6e5ae7b900ea62f5fa32087a0ec)
Co-authored-by: Arthur Zucker <ArthurZ@users.noreply.huggingface.co>
- README.md +162 -172
- special_tokens_map.json +14 -2
- tokenizer.json +63 -4
README.md
CHANGED
@@ -8,6 +8,7 @@ language:
|
|
8 |
- hi
|
9 |
- es
|
10 |
- th
|
|
|
11 |
pipeline_tag: text-generation
|
12 |
tags:
|
13 |
- facebook
|
@@ -15,168 +16,153 @@ tags:
|
|
15 |
- pytorch
|
16 |
- llama
|
17 |
- llama-3
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
Llama 3.1
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
Llama Materials
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
1. Generating, promoting, or furthering fraud or the creation or promotion of disinformation
|
166 |
-
2. Generating, promoting, or furthering defamatory content, including the creation of defamatory statements, images, or other content
|
167 |
-
3. Generating, promoting, or further distributing spam
|
168 |
-
4. Impersonating another individual without consent, authorization, or legal right
|
169 |
-
5. Representing that the use of Llama 3.1 or outputs are human-generated
|
170 |
-
6. Generating or facilitating false online engagement, including fake reviews and other means of fake online engagement
|
171 |
-
4. Fail to appropriately disclose to end users any known dangers of your AI system
|
172 |
-
|
173 |
-
Please report any violation of this Policy, software “bug,” or other problems that could lead to a violation
|
174 |
-
of this Policy through one of the following means:
|
175 |
-
* Reporting issues with the model: [https://github.com/meta-llama/llama-models/issues](https://github.com/meta-llama/llama-models/issues)
|
176 |
-
* Reporting risky content generated by the model:
|
177 |
-
developers.facebook.com/llama_output_feedback
|
178 |
-
* Reporting bugs and security concerns: facebook.com/whitehat/info
|
179 |
-
* Reporting violations of the Acceptable Use Policy or unlicensed uses of Meta Llama 3: LlamaUseReport@meta.com
|
180 |
extra_gated_fields:
|
181 |
First Name: text
|
182 |
Last Name: text
|
@@ -185,16 +171,20 @@ extra_gated_fields:
|
|
185 |
Affiliation: text
|
186 |
Job title:
|
187 |
type: select
|
188 |
-
options:
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
geo: ip_location
|
196 |
-
By clicking Submit below I accept the terms of the license and acknowledge that
|
197 |
-
|
|
|
|
|
|
|
|
|
198 |
extra_gated_button_content: Submit
|
199 |
---
|
200 |
|
|
|
8 |
- hi
|
9 |
- es
|
10 |
- th
|
11 |
+
license: llama3.1
|
12 |
pipeline_tag: text-generation
|
13 |
tags:
|
14 |
- facebook
|
|
|
16 |
- pytorch
|
17 |
- llama
|
18 |
- llama-3
|
19 |
+
extra_gated_prompt: "### LLAMA 3.1 COMMUNITY LICENSE AGREEMENT\nLlama 3.1 Version\
|
20 |
+
\ Release Date: July 23, 2024\n\"Agreement\" means the terms and conditions for\
|
21 |
+
\ use, reproduction, distribution and modification of the Llama Materials set forth\
|
22 |
+
\ herein.\n\"Documentation\" means the specifications, manuals and documentation\
|
23 |
+
\ accompanying Llama 3.1 distributed by Meta at https://llama.meta.com/doc/overview.\n\
|
24 |
+
\"Licensee\" or \"you\" means you, or your employer or any other person or entity\
|
25 |
+
\ (if you are entering into this Agreement on such person or entity’s behalf), of\
|
26 |
+
\ the age required under applicable laws, rules or regulations to provide legal\
|
27 |
+
\ consent and that has legal authority to bind your employer or such other person\
|
28 |
+
\ or entity if you are entering in this Agreement on their behalf.\n\"Llama 3.1\"\
|
29 |
+
\ means the foundational large language models and software and algorithms, including\
|
30 |
+
\ machine-learning model code, trained model weights, inference-enabling code, training-enabling\
|
31 |
+
\ code, fine-tuning enabling code and other elements of the foregoing distributed\
|
32 |
+
\ by Meta at https://llama.meta.com/llama-downloads.\n\"Llama Materials\" means,\
|
33 |
+
\ collectively, Meta’s proprietary Llama 3.1 and Documentation (and any portion\
|
34 |
+
\ thereof) made available under this Agreement.\n\"Meta\" or \"we\" means Meta Platforms\
|
35 |
+
\ Ireland Limited (if you are located in or, if you are an entity, your principal\
|
36 |
+
\ place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if you\
|
37 |
+
\ are located outside of the EEA or Switzerland).\n \n1. License Rights and Redistribution.\n\
|
38 |
+
a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable\
|
39 |
+
\ and royalty-free limited license under Meta’s intellectual property or other rights\
|
40 |
+
\ owned by Meta embodied in the Llama Materials to use, reproduce, distribute, copy,\
|
41 |
+
\ create derivative works of, and make modifications to the Llama Materials.\nb.\
|
42 |
+
\ Redistribution and Use.\ni. If you distribute or make available the Llama Materials\
|
43 |
+
\ (or any derivative works thereof), or a product or service (including another\
|
44 |
+
\ AI model) that contains any of them, you shall (A) provide a copy of this Agreement\
|
45 |
+
\ with any such Llama Materials; and (B) prominently display “Built with Llama”\
|
46 |
+
\ on a related website, user interface, blogpost, about page, or product documentation.\
|
47 |
+
\ If you use the Llama Materials or any outputs or results of the Llama Materials\
|
48 |
+
\ to create, train, fine tune, or otherwise improve an AI model, which is distributed\
|
49 |
+
\ or made available, you shall also include “Llama” at the beginning of any such\
|
50 |
+
\ AI model name.\nii. If you receive Llama Materials, or any derivative works thereof,\
|
51 |
+
\ from a Licensee as part of an integrated end user product, then Section 2 of\
|
52 |
+
\ this Agreement will not apply to you.\niii. You must retain in all copies of the\
|
53 |
+
\ Llama Materials that you distribute the following attribution notice within a\
|
54 |
+
\ “Notice” text file distributed as a part of such copies: “Llama 3.1 is licensed\
|
55 |
+
\ under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights\
|
56 |
+
\ Reserved.”\niv. Your use of the Llama Materials must comply with applicable laws\
|
57 |
+
\ and regulations (including trade compliance laws and regulations) and adhere to\
|
58 |
+
\ the Acceptable Use Policy for the Llama Materials (available at https://llama.meta.com/llama3_1/use-policy),\
|
59 |
+
\ which is hereby incorporated by reference into this Agreement.\n2. Additional\
|
60 |
+
\ Commercial Terms. If, on the Llama 3.1 version release date, the monthly active\
|
61 |
+
\ users of the products or services made available by or for Licensee, or Licensee’s\
|
62 |
+
\ affiliates, is greater than 700 million monthly active users in the preceding\
|
63 |
+
\ calendar month, you must request a license from Meta, which Meta may grant to\
|
64 |
+
\ you in its sole discretion, and you are not authorized to exercise any of the\
|
65 |
+
\ rights under this Agreement unless or until Meta otherwise expressly grants you\
|
66 |
+
\ such rights.\n3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE\
|
67 |
+
\ LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS”\
|
68 |
+
\ BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY\
|
69 |
+
\ KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES\
|
70 |
+
\ OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.\
|
71 |
+
\ YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING\
|
72 |
+
\ THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA\
|
73 |
+
\ MATERIALS AND ANY OUTPUT AND RESULTS.\n4. Limitation of Liability. IN NO EVENT\
|
74 |
+
\ WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN\
|
75 |
+
\ CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS\
|
76 |
+
\ AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL,\
|
77 |
+
\ EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED\
|
78 |
+
\ OF THE POSSIBILITY OF ANY OF THE FOREGOING.\n5. Intellectual Property.\na. No\
|
79 |
+
\ trademark licenses are granted under this Agreement, and in connection with the\
|
80 |
+
\ Llama Materials, neither Meta nor Licensee may use any name or mark owned by or\
|
81 |
+
\ associated with the other or any of its affiliates, except as required for reasonable\
|
82 |
+
\ and customary use in describing and redistributing the Llama Materials or as set\
|
83 |
+
\ forth in this Section 5(a). Meta hereby grants you a license to use “Llama” (the\
|
84 |
+
\ “Mark”) solely as required to comply with the last sentence of Section 1.b.i.\
|
85 |
+
\ You will comply with Meta’s brand guidelines (currently accessible at https://about.meta.com/brand/resources/meta/company-brand/\
|
86 |
+
\ ). All goodwill arising out of your use of the Mark will inure to the benefit\
|
87 |
+
\ of Meta.\nb. Subject to Meta’s ownership of Llama Materials and derivatives made\
|
88 |
+
\ by or for Meta, with respect to any derivative works and modifications of the\
|
89 |
+
\ Llama Materials that are made by you, as between you and Meta, you are and will\
|
90 |
+
\ be the owner of such derivative works and modifications.\nc. If you institute\
|
91 |
+
\ litigation or other proceedings against Meta or any entity (including a cross-claim\
|
92 |
+
\ or counterclaim in a lawsuit) alleging that the Llama Materials or Llama 3.1 outputs\
|
93 |
+
\ or results, or any portion of any of the foregoing, constitutes infringement of\
|
94 |
+
\ intellectual property or other rights owned or licensable by you, then any licenses\
|
95 |
+
\ granted to you under this Agreement shall terminate as of the date such litigation\
|
96 |
+
\ or claim is filed or instituted. You will indemnify and hold harmless Meta from\
|
97 |
+
\ and against any claim by any third party arising out of or related to your use\
|
98 |
+
\ or distribution of the Llama Materials.\n6. Term and Termination. The term of\
|
99 |
+
\ this Agreement will commence upon your acceptance of this Agreement or access\
|
100 |
+
\ to the Llama Materials and will continue in full force and effect until terminated\
|
101 |
+
\ in accordance with the terms and conditions herein. Meta may terminate this Agreement\
|
102 |
+
\ if you are in breach of any term or condition of this Agreement. Upon termination\
|
103 |
+
\ of this Agreement, you shall delete and cease use of the Llama Materials. Sections\
|
104 |
+
\ 3, 4 and 7 shall survive the termination of this Agreement.\n7. Governing Law\
|
105 |
+
\ and Jurisdiction. This Agreement will be governed and construed under the laws\
|
106 |
+
\ of the State of California without regard to choice of law principles, and the\
|
107 |
+
\ UN Convention on Contracts for the International Sale of Goods does not apply\
|
108 |
+
\ to this Agreement. The courts of California shall have exclusive jurisdiction\
|
109 |
+
\ of any dispute arising out of this Agreement.\n### Llama 3.1 Acceptable Use Policy\n\
|
110 |
+
Meta is committed to promoting safe and fair use of its tools and features, including\
|
111 |
+
\ Llama 3.1. If you access or use Llama 3.1, you agree to this Acceptable Use Policy\
|
112 |
+
\ (“Policy”). The most recent copy of this policy can be found at [https://llama.meta.com/llama3_1/use-policy](https://llama.meta.com/llama3_1/use-policy)\n\
|
113 |
+
#### Prohibited Uses\nWe want everyone to use Llama 3.1 safely and responsibly.\
|
114 |
+
\ You agree you will not use, or allow others to use, Llama 3.1 to:\n 1. Violate\
|
115 |
+
\ the law or others’ rights, including to:\n 1. Engage in, promote, generate,\
|
116 |
+
\ contribute to, encourage, plan, incite, or further illegal or unlawful activity\
|
117 |
+
\ or content, such as:\n 1. Violence or terrorism\n 2. Exploitation\
|
118 |
+
\ or harm to children, including the solicitation, creation, acquisition, or dissemination\
|
119 |
+
\ of child exploitative content or failure to report Child Sexual Abuse Material\n\
|
120 |
+
\ 3. Human trafficking, exploitation, and sexual violence\n 4. The\
|
121 |
+
\ illegal distribution of information or materials to minors, including obscene\
|
122 |
+
\ materials, or failure to employ legally required age-gating in connection with\
|
123 |
+
\ such information or materials.\n 5. Sexual solicitation\n 6. Any\
|
124 |
+
\ other criminal activity\n 3. Engage in, promote, incite, or facilitate the\
|
125 |
+
\ harassment, abuse, threatening, or bullying of individuals or groups of individuals\n\
|
126 |
+
\ 4. Engage in, promote, incite, or facilitate discrimination or other unlawful\
|
127 |
+
\ or harmful conduct in the provision of employment, employment benefits, credit,\
|
128 |
+
\ housing, other economic benefits, or other essential goods and services\n 5.\
|
129 |
+
\ Engage in the unauthorized or unlicensed practice of any profession including,\
|
130 |
+
\ but not limited to, financial, legal, medical/health, or related professional\
|
131 |
+
\ practices\n 6. Collect, process, disclose, generate, or infer health, demographic,\
|
132 |
+
\ or other sensitive personal or private information about individuals without rights\
|
133 |
+
\ and consents required by applicable laws\n 7. Engage in or facilitate any action\
|
134 |
+
\ or generate any content that infringes, misappropriates, or otherwise violates\
|
135 |
+
\ any third-party rights, including the outputs or results of any products or services\
|
136 |
+
\ using the Llama Materials\n 8. Create, generate, or facilitate the creation\
|
137 |
+
\ of malicious code, malware, computer viruses or do anything else that could disable,\
|
138 |
+
\ overburden, interfere with or impair the proper working, integrity, operation\
|
139 |
+
\ or appearance of a website or computer system\n2. Engage in, promote, incite,\
|
140 |
+
\ facilitate, or assist in the planning or development of activities that present\
|
141 |
+
\ a risk of death or bodily harm to individuals, including use of Llama 3.1 related\
|
142 |
+
\ to the following:\n 1. Military, warfare, nuclear industries or applications,\
|
143 |
+
\ espionage, use for materials or activities that are subject to the International\
|
144 |
+
\ Traffic Arms Regulations (ITAR) maintained by the United States Department of\
|
145 |
+
\ State\n 2. Guns and illegal weapons (including weapon development)\n 3.\
|
146 |
+
\ Illegal drugs and regulated/controlled substances\n 4. Operation of critical\
|
147 |
+
\ infrastructure, transportation technologies, or heavy machinery\n 5. Self-harm\
|
148 |
+
\ or harm to others, including suicide, cutting, and eating disorders\n 6. Any\
|
149 |
+
\ content intended to incite or promote violence, abuse, or any infliction of bodily\
|
150 |
+
\ harm to an individual\n3. Intentionally deceive or mislead others, including use\
|
151 |
+
\ of Llama 3.1 related to the following:\n 1. Generating, promoting, or furthering\
|
152 |
+
\ fraud or the creation or promotion of disinformation\n 2. Generating, promoting,\
|
153 |
+
\ or furthering defamatory content, including the creation of defamatory statements,\
|
154 |
+
\ images, or other content\n 3. Generating, promoting, or further distributing\
|
155 |
+
\ spam\n 4. Impersonating another individual without consent, authorization,\
|
156 |
+
\ or legal right\n 5. Representing that the use of Llama 3.1 or outputs are human-generated\n\
|
157 |
+
\ 6. Generating or facilitating false online engagement, including fake reviews\
|
158 |
+
\ and other means of fake online engagement\n4. Fail to appropriately disclose to\
|
159 |
+
\ end users any known dangers of your AI system\nPlease report any violation of\
|
160 |
+
\ this Policy, software “bug,” or other problems that could lead to a violation\
|
161 |
+
\ of this Policy through one of the following means:\n * Reporting issues with\
|
162 |
+
\ the model: [https://github.com/meta-llama/llama-models/issues](https://github.com/meta-llama/llama-models/issues)\n\
|
163 |
+
\ * Reporting risky content generated by the model:\n developers.facebook.com/llama_output_feedback\n\
|
164 |
+
\ * Reporting bugs and security concerns: facebook.com/whitehat/info\n * Reporting\
|
165 |
+
\ violations of the Acceptable Use Policy or unlicensed uses of Meta Llama 3: LlamaUseReport@meta.com"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
extra_gated_fields:
|
167 |
First Name: text
|
168 |
Last Name: text
|
|
|
171 |
Affiliation: text
|
172 |
Job title:
|
173 |
type: select
|
174 |
+
options:
|
175 |
+
- Student
|
176 |
+
- Research Graduate
|
177 |
+
- AI researcher
|
178 |
+
- AI developer/engineer
|
179 |
+
- Reporter
|
180 |
+
- Other
|
181 |
+
geo: ip_location
|
182 |
+
? By clicking Submit below I accept the terms of the license and acknowledge that
|
183 |
+
the information I provide will be collected stored processed and shared in accordance
|
184 |
+
with the Meta Privacy Policy
|
185 |
+
: checkbox
|
186 |
+
extra_gated_description: The information you provide will be collected, stored, processed
|
187 |
+
and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
|
188 |
extra_gated_button_content: Submit
|
189 |
---
|
190 |
|
special_tokens_map.json
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
{
|
2 |
-
"bos_token":
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|begin_of_text|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|eot_id|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
}
|
16 |
}
|
tokenizer.json
CHANGED
@@ -2329,10 +2329,69 @@
|
|
2329 |
]
|
2330 |
},
|
2331 |
"post_processor": {
|
2332 |
-
"type": "
|
2333 |
-
"
|
2334 |
-
|
2335 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2336 |
},
|
2337 |
"decoder": {
|
2338 |
"type": "ByteLevel",
|
|
|
2329 |
]
|
2330 |
},
|
2331 |
"post_processor": {
|
2332 |
+
"type": "Sequence",
|
2333 |
+
"processors": [
|
2334 |
+
{
|
2335 |
+
"type": "ByteLevel",
|
2336 |
+
"add_prefix_space": true,
|
2337 |
+
"trim_offsets": false,
|
2338 |
+
"use_regex": true
|
2339 |
+
},
|
2340 |
+
{
|
2341 |
+
"type": "TemplateProcessing",
|
2342 |
+
"single": [
|
2343 |
+
{
|
2344 |
+
"SpecialToken": {
|
2345 |
+
"id": "<|begin_of_text|>",
|
2346 |
+
"type_id": 0
|
2347 |
+
}
|
2348 |
+
},
|
2349 |
+
{
|
2350 |
+
"Sequence": {
|
2351 |
+
"id": "A",
|
2352 |
+
"type_id": 0
|
2353 |
+
}
|
2354 |
+
}
|
2355 |
+
],
|
2356 |
+
"pair": [
|
2357 |
+
{
|
2358 |
+
"SpecialToken": {
|
2359 |
+
"id": "<|begin_of_text|>",
|
2360 |
+
"type_id": 0
|
2361 |
+
}
|
2362 |
+
},
|
2363 |
+
{
|
2364 |
+
"Sequence": {
|
2365 |
+
"id": "A",
|
2366 |
+
"type_id": 0
|
2367 |
+
}
|
2368 |
+
},
|
2369 |
+
{
|
2370 |
+
"SpecialToken": {
|
2371 |
+
"id": "<|begin_of_text|>",
|
2372 |
+
"type_id": 1
|
2373 |
+
}
|
2374 |
+
},
|
2375 |
+
{
|
2376 |
+
"Sequence": {
|
2377 |
+
"id": "B",
|
2378 |
+
"type_id": 1
|
2379 |
+
}
|
2380 |
+
}
|
2381 |
+
],
|
2382 |
+
"special_tokens": {
|
2383 |
+
"<|begin_of_text|>": {
|
2384 |
+
"id": "<|begin_of_text|>",
|
2385 |
+
"ids": [
|
2386 |
+
128000
|
2387 |
+
],
|
2388 |
+
"tokens": [
|
2389 |
+
"<|begin_of_text|>"
|
2390 |
+
]
|
2391 |
+
}
|
2392 |
+
}
|
2393 |
+
}
|
2394 |
+
]
|
2395 |
},
|
2396 |
"decoder": {
|
2397 |
"type": "ByteLevel",
|