Commit
·
4763fd5
1
Parent(s):
072a486
Update parquet files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +0 -37
- README.md +0 -52
- amazon-massive-dataset-1.0.tar.gz → af/amazon_massive_intent-test.parquet +2 -2
- af/amazon_massive_intent-train.parquet +3 -0
- af/amazon_massive_intent-validation.parquet +3 -0
- am/amazon_massive_intent-test.parquet +3 -0
- am/amazon_massive_intent-train.parquet +3 -0
- am/amazon_massive_intent-validation.parquet +3 -0
- amazon_massive_intent.py +0 -219
- ar/amazon_massive_intent-test.parquet +3 -0
- ar/amazon_massive_intent-train.parquet +3 -0
- ar/amazon_massive_intent-validation.parquet +3 -0
- az/amazon_massive_intent-test.parquet +3 -0
- az/amazon_massive_intent-train.parquet +3 -0
- az/amazon_massive_intent-validation.parquet +3 -0
- bn/amazon_massive_intent-test.parquet +3 -0
- bn/amazon_massive_intent-train.parquet +3 -0
- bn/amazon_massive_intent-validation.parquet +3 -0
- cy/amazon_massive_intent-test.parquet +3 -0
- cy/amazon_massive_intent-train.parquet +3 -0
- cy/amazon_massive_intent-validation.parquet +3 -0
- da/amazon_massive_intent-test.parquet +3 -0
- da/amazon_massive_intent-train.parquet +3 -0
- da/amazon_massive_intent-validation.parquet +3 -0
- de/amazon_massive_intent-test.parquet +3 -0
- de/amazon_massive_intent-train.parquet +3 -0
- de/amazon_massive_intent-validation.parquet +3 -0
- el/amazon_massive_intent-test.parquet +3 -0
- el/amazon_massive_intent-train.parquet +3 -0
- el/amazon_massive_intent-validation.parquet +3 -0
- en/amazon_massive_intent-test.parquet +3 -0
- en/amazon_massive_intent-train.parquet +3 -0
- en/amazon_massive_intent-validation.parquet +3 -0
- es/amazon_massive_intent-test.parquet +3 -0
- es/amazon_massive_intent-train.parquet +3 -0
- es/amazon_massive_intent-validation.parquet +3 -0
- fa/amazon_massive_intent-test.parquet +3 -0
- fa/amazon_massive_intent-train.parquet +3 -0
- fa/amazon_massive_intent-validation.parquet +3 -0
- fi/amazon_massive_intent-test.parquet +3 -0
- fi/amazon_massive_intent-train.parquet +3 -0
- fi/amazon_massive_intent-validation.parquet +3 -0
- fr/amazon_massive_intent-test.parquet +3 -0
- fr/amazon_massive_intent-train.parquet +3 -0
- fr/amazon_massive_intent-validation.parquet +3 -0
- he/amazon_massive_intent-test.parquet +3 -0
- he/amazon_massive_intent-train.parquet +3 -0
- he/amazon_massive_intent-validation.parquet +3 -0
- hi/amazon_massive_intent-test.parquet +3 -0
- hi/amazon_massive_intent-train.parquet +3 -0
.gitattributes
DELETED
@@ -1,37 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
19 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
-
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
# Audio files - uncompressed
|
29 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
32 |
-
# Audio files - compressed
|
33 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
36 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
37 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
@@ -1,52 +0,0 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- af
|
4 |
-
- am
|
5 |
-
- ar
|
6 |
-
- az
|
7 |
-
- bn
|
8 |
-
- cy
|
9 |
-
- da
|
10 |
-
- de
|
11 |
-
- el
|
12 |
-
- en
|
13 |
-
- es
|
14 |
-
- fa
|
15 |
-
- fr
|
16 |
-
- he
|
17 |
-
- hi
|
18 |
-
- hu
|
19 |
-
- hy
|
20 |
-
- id
|
21 |
-
- is
|
22 |
-
- it
|
23 |
-
- ja
|
24 |
-
- jv
|
25 |
-
- ka
|
26 |
-
- km
|
27 |
-
- kn
|
28 |
-
- ko
|
29 |
-
- lv
|
30 |
-
- ml
|
31 |
-
- mn
|
32 |
-
- ms
|
33 |
-
- my
|
34 |
-
- nb
|
35 |
-
- nl
|
36 |
-
- pl
|
37 |
-
- pt
|
38 |
-
- ro
|
39 |
-
- ru
|
40 |
-
- sl
|
41 |
-
- sq
|
42 |
-
- sv
|
43 |
-
- sw
|
44 |
-
- ta
|
45 |
-
- te
|
46 |
-
- th
|
47 |
-
- tl
|
48 |
-
- tr
|
49 |
-
- ur
|
50 |
-
- vi
|
51 |
-
- zh
|
52 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
amazon-massive-dataset-1.0.tar.gz → af/amazon_massive_intent-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc10c1619836da9266b5a8d050a5a6d6ca35273451c722c8e0600b1fd56fb793
|
3 |
+
size 100190
|
af/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d88e3fcbbe3673896a7ff9f73154c52db774ae47cfe5e4c4e27c15d2fbc2f82a
|
3 |
+
size 360064
|
af/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68da6445223e1282b95981fd379181885fbf9e3ddc98ba61454143b4e49502ff
|
3 |
+
size 71666
|
am/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a1eec59fbce76b3fb96d17330cec840793c6efdc8dd02e311164f407d26041d
|
3 |
+
size 124659
|
am/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a59438976ac90b4a35a316486831179eb0afbdb0eacc26b5bd813027379f7855
|
3 |
+
size 456905
|
am/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fb9508f008c47bad9545a5f583022fd507546d6ab44483b6df1ceb30c6ebdcd
|
3 |
+
size 89653
|
amazon_massive_intent.py
DELETED
@@ -1,219 +0,0 @@
|
|
1 |
-
# coding=utf-8
|
2 |
-
|
3 |
-
"""MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset with 51 Typologically-Diverse Languages"""
|
4 |
-
|
5 |
-
import json
|
6 |
-
import datasets
|
7 |
-
import os
|
8 |
-
|
9 |
-
logger = datasets.logging.get_logger(__name__)
|
10 |
-
|
11 |
-
_DESCRIPTION = """\
|
12 |
-
MASSIVE is a parallel dataset of > 1M utterances across 51 languages with annotations
|
13 |
-
for the Natural Language Understanding tasks of intent prediction and slot annotation.
|
14 |
-
Utterances span 60 intents and include 55 slot types. MASSIVE was created by localizing
|
15 |
-
the SLURP dataset, composed of general Intelligent Voice Assistant single-shot interactions.
|
16 |
-
"""
|
17 |
-
_URL = "amazon-massive-dataset-1.0.tar.gz"
|
18 |
-
|
19 |
-
|
20 |
-
_LANGUAGES = {
|
21 |
-
"af": "af-ZA",
|
22 |
-
"am": "am-ET",
|
23 |
-
"ar": "ar-SA",
|
24 |
-
"az": "az-AZ",
|
25 |
-
"bn": "bn-BD",
|
26 |
-
"cy": "cy-GB",
|
27 |
-
"da": "da-DK",
|
28 |
-
"de": "de-DE",
|
29 |
-
"el": "el-GR",
|
30 |
-
"en": "en-US",
|
31 |
-
"es": "es-ES",
|
32 |
-
"fa": "fa-IR",
|
33 |
-
"fi": "fi-FI",
|
34 |
-
"fr": "fr-FR",
|
35 |
-
"he": "he-IL",
|
36 |
-
"hi": "hi-IN",
|
37 |
-
"hu": "hu-HU",
|
38 |
-
"hy": "hy-AM",
|
39 |
-
"id": "id-ID",
|
40 |
-
"is": "is-IS",
|
41 |
-
"it": "it-IT",
|
42 |
-
"ja": "ja-JP",
|
43 |
-
"jv": "jv-ID",
|
44 |
-
"ka": "ka-GE",
|
45 |
-
"km": "km-KH",
|
46 |
-
"kn": "kn-IN",
|
47 |
-
"ko": "ko-KR",
|
48 |
-
"lv": "lv-LV",
|
49 |
-
"ml": "ml-IN",
|
50 |
-
"mn": "mn-MN",
|
51 |
-
"ms": "ms-MY",
|
52 |
-
"my": "my-MM",
|
53 |
-
"nb": "nb-NO",
|
54 |
-
"nl": "nl-NL",
|
55 |
-
"pl": "pl-PL",
|
56 |
-
"pt": "pt-PT",
|
57 |
-
"ro": "ro-RO",
|
58 |
-
"ru": "ru-RU",
|
59 |
-
"sl": "sl-SL",
|
60 |
-
"sq": "sq-AL",
|
61 |
-
"sv": "sv-SE",
|
62 |
-
"sw": "sw-KE",
|
63 |
-
"ta": "ta-IN",
|
64 |
-
"te": "te-IN",
|
65 |
-
"th": "th-TH",
|
66 |
-
"tl": "tl-PH",
|
67 |
-
"tr": "tr-TR",
|
68 |
-
"ur": "ur-PK",
|
69 |
-
"vi": "vi-VN",
|
70 |
-
"zh-CN": "zh-CN",
|
71 |
-
"zh-TW": "zh-TW",
|
72 |
-
}
|
73 |
-
|
74 |
-
_INTENTS = [
|
75 |
-
"datetime_query",
|
76 |
-
"iot_hue_lightchange",
|
77 |
-
"transport_ticket",
|
78 |
-
"takeaway_query",
|
79 |
-
"qa_stock",
|
80 |
-
"general_greet",
|
81 |
-
"recommendation_events",
|
82 |
-
"music_dislikeness",
|
83 |
-
"iot_wemo_off",
|
84 |
-
"cooking_recipe",
|
85 |
-
"qa_currency",
|
86 |
-
"transport_traffic",
|
87 |
-
"general_quirky",
|
88 |
-
"weather_query",
|
89 |
-
"audio_volume_up",
|
90 |
-
"email_addcontact",
|
91 |
-
"takeaway_order",
|
92 |
-
"email_querycontact",
|
93 |
-
"iot_hue_lightup",
|
94 |
-
"recommendation_locations",
|
95 |
-
"play_audiobook",
|
96 |
-
"lists_createoradd",
|
97 |
-
"news_query",
|
98 |
-
"alarm_query",
|
99 |
-
"iot_wemo_on",
|
100 |
-
"general_joke",
|
101 |
-
"qa_definition",
|
102 |
-
"social_query",
|
103 |
-
"music_settings",
|
104 |
-
"audio_volume_other",
|
105 |
-
"calendar_remove",
|
106 |
-
"iot_hue_lightdim",
|
107 |
-
"calendar_query",
|
108 |
-
"email_sendemail",
|
109 |
-
"iot_cleaning",
|
110 |
-
"audio_volume_down",
|
111 |
-
"play_radio",
|
112 |
-
"cooking_query",
|
113 |
-
"datetime_convert",
|
114 |
-
"qa_maths",
|
115 |
-
"iot_hue_lightoff",
|
116 |
-
"iot_hue_lighton",
|
117 |
-
"transport_query",
|
118 |
-
"music_likeness",
|
119 |
-
"email_query",
|
120 |
-
"play_music",
|
121 |
-
"audio_volume_mute",
|
122 |
-
"social_post",
|
123 |
-
"alarm_set",
|
124 |
-
"qa_factoid",
|
125 |
-
"calendar_set",
|
126 |
-
"play_game",
|
127 |
-
"alarm_remove",
|
128 |
-
"lists_remove",
|
129 |
-
"transport_taxi",
|
130 |
-
"recommendation_movies",
|
131 |
-
"iot_coffee",
|
132 |
-
"music_query",
|
133 |
-
"play_podcasts",
|
134 |
-
"lists_query",
|
135 |
-
]
|
136 |
-
|
137 |
-
|
138 |
-
class MASSIVE(datasets.GeneratorBasedBuilder):
|
139 |
-
"""MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset with 51 Typologically-Diverse Languages"""
|
140 |
-
|
141 |
-
BUILDER_CONFIGS = [
|
142 |
-
datasets.BuilderConfig(
|
143 |
-
name=name,
|
144 |
-
version=datasets.Version("1.0.0"),
|
145 |
-
description=f"The MASSIVE corpora for {name}",
|
146 |
-
)
|
147 |
-
for name in _LANGUAGES.keys()
|
148 |
-
]
|
149 |
-
|
150 |
-
DEFAULT_CONFIG_NAME = "en"
|
151 |
-
|
152 |
-
def _info(self):
|
153 |
-
return datasets.DatasetInfo(
|
154 |
-
description=_DESCRIPTION,
|
155 |
-
features=datasets.Features(
|
156 |
-
{
|
157 |
-
"id": datasets.Value("string"),
|
158 |
-
"label": datasets.features.ClassLabel(names=_INTENTS),
|
159 |
-
"label_text": datasets.Value("string"),
|
160 |
-
"text": datasets.Value("string"),
|
161 |
-
},
|
162 |
-
),
|
163 |
-
supervised_keys=None,
|
164 |
-
homepage="https://github.com/alexa/massive",
|
165 |
-
citation="_CITATION",
|
166 |
-
license="_LICENSE",
|
167 |
-
)
|
168 |
-
|
169 |
-
def _split_generators(self, dl_manager):
|
170 |
-
|
171 |
-
# path = dl_manager.download_and_extract(_URL)
|
172 |
-
archive_path = dl_manager.download(_URL)
|
173 |
-
files = dl_manager.iter_archive(archive_path)
|
174 |
-
|
175 |
-
return [
|
176 |
-
datasets.SplitGenerator(
|
177 |
-
name=datasets.Split.TRAIN,
|
178 |
-
gen_kwargs={
|
179 |
-
"files": files,
|
180 |
-
"split": "train",
|
181 |
-
"lang": self.config.name,
|
182 |
-
},
|
183 |
-
),
|
184 |
-
datasets.SplitGenerator(
|
185 |
-
name=datasets.Split.VALIDATION,
|
186 |
-
gen_kwargs={
|
187 |
-
"files": files,
|
188 |
-
"split": "dev",
|
189 |
-
"lang": self.config.name,
|
190 |
-
},
|
191 |
-
),
|
192 |
-
datasets.SplitGenerator(
|
193 |
-
name=datasets.Split.TEST,
|
194 |
-
gen_kwargs={
|
195 |
-
"files": files,
|
196 |
-
"split": "test",
|
197 |
-
"lang": self.config.name,
|
198 |
-
},
|
199 |
-
),
|
200 |
-
]
|
201 |
-
|
202 |
-
def _generate_examples(self, files, split, lang):
|
203 |
-
filepath = "1.0/data/" + _LANGUAGES[lang] + ".jsonl"
|
204 |
-
logger.info("⏳ Generating examples from = %s", filepath)
|
205 |
-
for path, f in files:
|
206 |
-
if path == filepath:
|
207 |
-
lines = f.readlines()
|
208 |
-
key_ = 0
|
209 |
-
for line in lines:
|
210 |
-
data = json.loads(line)
|
211 |
-
if data["partition"] != split:
|
212 |
-
continue
|
213 |
-
yield key_, {
|
214 |
-
"id": data["id"],
|
215 |
-
"label": data["intent"],
|
216 |
-
"label_text": data["intent"],
|
217 |
-
"text": data["utt"],
|
218 |
-
}
|
219 |
-
key_ += 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ar/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa4d9dff956042d35799bf1bf891c26056430f77765dc1611d96c4bd7d275f1
|
3 |
+
size 109047
|
ar/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfeac4da6f8eb046276670cd5b83e1e6ee3ad513f08e116a9ae7371b653ffadc
|
3 |
+
size 395240
|
ar/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc0e14a9de024d6377b19c55f2722c4be2b386a1efb731a57447158bfbe7ca8b
|
3 |
+
size 78535
|
az/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b4e8c83592f1d758ad35bd5b6715a5f80a9d12f809224784723ea948fb5d2d9
|
3 |
+
size 103487
|
az/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5862eb035aae08cd277c74d9eafd634f027e57bf564b2a50c5666ffbda49c61
|
3 |
+
size 371075
|
az/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5215f5bab0cff3e0d00f588485aec4873d938fe7bfc5863ef1e359c11dca644
|
3 |
+
size 75232
|
bn/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:599ba960677b3e760bea6189cd49b5e8a2adfd2c2ede8258c258b3dd4f37442f
|
3 |
+
size 135878
|
bn/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38d5df4bf6eb51746e98d0b257b325d7819fb2b850acbc02eb470fa85ef7b72
|
3 |
+
size 496713
|
bn/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aa0ca05302e1f792870dc785f21842335ce8990b34c72c30ed808c8d92ad83f
|
3 |
+
size 96913
|
cy/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:957cd6a8b9de58c367b2221bacedb372826742e861cd32e92d7ec0a2d6a0a466
|
3 |
+
size 102965
|
cy/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:417523264c6426a5bdbb864cc9bfa0593ee91f21c091b50a544544d46dad664d
|
3 |
+
size 367904
|
cy/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c04d78459d55c1812415ac08cdf4da241d0ab99560c9771d0fb3bbada5bd43e
|
3 |
+
size 74494
|
da/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc3b02457b31eff53b74c637bc48122cbfc8a9d5a2f76626c3c793e4ddc5fbf6
|
3 |
+
size 97811
|
da/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75242c2e94f038c127fc45d72370645a58df48d9f3011e0fc3758087fc9eb119
|
3 |
+
size 348654
|
da/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d9487e663a1c84e554f301f6772c095ce77bc1d965c2b0b154cdb31e998e981
|
3 |
+
size 70375
|
de/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb3a22dbc7c6d7647b0bf260e01ac38f92ef9f9db89b680d9053e86eafa649ab
|
3 |
+
size 104144
|
de/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43264fad0333b26127531c869bb7425d0d540f43fb99a090ccb49222ca3a6347
|
3 |
+
size 372526
|
de/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcad9884627c4b3c0510eaf39c4fce5b77acc6b35b592ea55238444e95b9ed3c
|
3 |
+
size 74199
|
el/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1971aa121c6176fdb6472c7a6156b231204dff8dafed7c097b4bcced955440dc
|
3 |
+
size 134476
|
el/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f4abed054ec3f8dff5fd475f74729b38da6952ea7b6b72e64d6472baee2b8e
|
3 |
+
size 494556
|
el/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fa2e335ffe5fe1d36f7031011d0af3b79719cdc9a4455c4942a581abbc09159
|
3 |
+
size 97185
|
en/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:036c3ea0ef22e5bf90263e98ac62ab98d8e695fd246e4813c6977f298ec8dd07
|
3 |
+
size 96334
|
en/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a66bf0c53c7031695ccc67b50980b5fed7b95270d928e3a92cb9571d68ae61c6
|
3 |
+
size 342742
|
en/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65c00709b055ce98a1842d3c4da2551ecd71e3c63432ea6741ae48b261f7d78f
|
3 |
+
size 69646
|
es/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c3908a5617de504b1dd304dd77eba1d417974aa8fe8f8234dffc8e7fca76cb8
|
3 |
+
size 103404
|
es/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:906b1d0329db983faba4f12a793c4eb6ef907e68ba21ddc9a89f20a34fc360bc
|
3 |
+
size 370535
|
es/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f66d75305e28aa7c7269953e97be39e6bc63d9f6824c78069073a92bce61149
|
3 |
+
size 74819
|
fa/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa3d337f9d181c73680fda3a88073542f61de137b721e1c3484afb83968cfbe4
|
3 |
+
size 117044
|
fa/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d24a0ad6a986f246f470beac9054e61beb283763b73c18082c792dca6d743a
|
3 |
+
size 425196
|
fa/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8973a7fe3ddc7fd74e2a8ce495535626dbfcf8d845ef33c554caf71883904780
|
3 |
+
size 83553
|
fi/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01062bf7ada4826c23cb3c8dc7f9b00eaa637e8b08770c4657400bdabbfbbb0c
|
3 |
+
size 101821
|
fi/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4e79478a3d450384ce56bc97f5fb46dca94cd11877de5f979a4ddb2ee704506
|
3 |
+
size 365657
|
fi/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b9215f524ee7323a716c3ca30fcca6f2a2d5856f83c93f22f66f4649ada46a8
|
3 |
+
size 73239
|
fr/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ac70ffa0290b114725f40f6a1106b54d988a512ea887a344d622fb45ea4b3e1
|
3 |
+
size 106669
|
fr/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8ec214bfcce7a0e2047dcc2aa5b26c4f5f102d9acafd41e1f06ae89b0c6eecf
|
3 |
+
size 382114
|
fr/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:639d11b74063b9d3c2d07243b20f5aaf597fd0020bebaa258f3b3d0fcf32c440
|
3 |
+
size 76620
|
he/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7736317a2e1038c749b340522ee02ff26c570c8460d5a97ea7427f5b703a3b5
|
3 |
+
size 110151
|
he/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e83e05012f5ea47cb99964bba5a46d1c5cad6076650b21f352d825e17a5f0c79
|
3 |
+
size 400006
|
he/amazon_massive_intent-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86b01c05d27af804d300248f057cba1c47e2fdcdecf75ed216c4529d235763b3
|
3 |
+
size 78533
|
hi/amazon_massive_intent-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2d957112cbfdec3aba53ca95ebd6a656b67472e1753f484b0adc0e39cd3b6e1
|
3 |
+
size 137953
|
hi/amazon_massive_intent-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad6817720ad5ddb9a74a54e8d4a2c89d1e13b1135adea0aa855fa3480a031756
|
3 |
+
size 504008
|