Datasets:
Add 'ru-RU' config data files
Browse files- README.md +140 -0
- ru-RU/test-00000-of-00001.parquet +3 -0
- ru-RU/train-00000-of-00001.parquet +3 -0
- ru-RU/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -5273,6 +5273,138 @@ dataset_info:
|
|
| 5273 |
num_examples: 2974
|
| 5274 |
download_size: 1180676
|
| 5275 |
dataset_size: 4389140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5276 |
configs:
|
| 5277 |
- config_name: af-ZA
|
| 5278 |
data_files:
|
|
@@ -5587,6 +5719,14 @@ configs:
|
|
| 5587 |
path: ro-RO/validation-*
|
| 5588 |
- split: test
|
| 5589 |
path: ro-RO/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5590 |
---
|
| 5591 |
|
| 5592 |
# MASSIVE 1.1: A 1M-Example Multilingual Natural Language Understanding Dataset with 52 Typologically-Diverse Languages
|
|
|
|
| 5273 |
num_examples: 2974
|
| 5274 |
download_size: 1180676
|
| 5275 |
dataset_size: 4389140
|
| 5276 |
+
- config_name: ru-RU
|
| 5277 |
+
features:
|
| 5278 |
+
- name: id
|
| 5279 |
+
dtype: string
|
| 5280 |
+
- name: locale
|
| 5281 |
+
dtype: string
|
| 5282 |
+
- name: partition
|
| 5283 |
+
dtype: string
|
| 5284 |
+
- name: scenario
|
| 5285 |
+
dtype:
|
| 5286 |
+
class_label:
|
| 5287 |
+
names:
|
| 5288 |
+
'0': social
|
| 5289 |
+
'1': transport
|
| 5290 |
+
'2': calendar
|
| 5291 |
+
'3': play
|
| 5292 |
+
'4': news
|
| 5293 |
+
'5': datetime
|
| 5294 |
+
'6': recommendation
|
| 5295 |
+
'7': email
|
| 5296 |
+
'8': iot
|
| 5297 |
+
'9': general
|
| 5298 |
+
'10': audio
|
| 5299 |
+
'11': lists
|
| 5300 |
+
'12': qa
|
| 5301 |
+
'13': cooking
|
| 5302 |
+
'14': takeaway
|
| 5303 |
+
'15': music
|
| 5304 |
+
'16': alarm
|
| 5305 |
+
'17': weather
|
| 5306 |
+
- name: intent
|
| 5307 |
+
dtype:
|
| 5308 |
+
class_label:
|
| 5309 |
+
names:
|
| 5310 |
+
'0': datetime_query
|
| 5311 |
+
'1': iot_hue_lightchange
|
| 5312 |
+
'2': transport_ticket
|
| 5313 |
+
'3': takeaway_query
|
| 5314 |
+
'4': qa_stock
|
| 5315 |
+
'5': general_greet
|
| 5316 |
+
'6': recommendation_events
|
| 5317 |
+
'7': music_dislikeness
|
| 5318 |
+
'8': iot_wemo_off
|
| 5319 |
+
'9': cooking_recipe
|
| 5320 |
+
'10': qa_currency
|
| 5321 |
+
'11': transport_traffic
|
| 5322 |
+
'12': general_quirky
|
| 5323 |
+
'13': weather_query
|
| 5324 |
+
'14': audio_volume_up
|
| 5325 |
+
'15': email_addcontact
|
| 5326 |
+
'16': takeaway_order
|
| 5327 |
+
'17': email_querycontact
|
| 5328 |
+
'18': iot_hue_lightup
|
| 5329 |
+
'19': recommendation_locations
|
| 5330 |
+
'20': play_audiobook
|
| 5331 |
+
'21': lists_createoradd
|
| 5332 |
+
'22': news_query
|
| 5333 |
+
'23': alarm_query
|
| 5334 |
+
'24': iot_wemo_on
|
| 5335 |
+
'25': general_joke
|
| 5336 |
+
'26': qa_definition
|
| 5337 |
+
'27': social_query
|
| 5338 |
+
'28': music_settings
|
| 5339 |
+
'29': audio_volume_other
|
| 5340 |
+
'30': calendar_remove
|
| 5341 |
+
'31': iot_hue_lightdim
|
| 5342 |
+
'32': calendar_query
|
| 5343 |
+
'33': email_sendemail
|
| 5344 |
+
'34': iot_cleaning
|
| 5345 |
+
'35': audio_volume_down
|
| 5346 |
+
'36': play_radio
|
| 5347 |
+
'37': cooking_query
|
| 5348 |
+
'38': datetime_convert
|
| 5349 |
+
'39': qa_maths
|
| 5350 |
+
'40': iot_hue_lightoff
|
| 5351 |
+
'41': iot_hue_lighton
|
| 5352 |
+
'42': transport_query
|
| 5353 |
+
'43': music_likeness
|
| 5354 |
+
'44': email_query
|
| 5355 |
+
'45': play_music
|
| 5356 |
+
'46': audio_volume_mute
|
| 5357 |
+
'47': social_post
|
| 5358 |
+
'48': alarm_set
|
| 5359 |
+
'49': qa_factoid
|
| 5360 |
+
'50': calendar_set
|
| 5361 |
+
'51': play_game
|
| 5362 |
+
'52': alarm_remove
|
| 5363 |
+
'53': lists_remove
|
| 5364 |
+
'54': transport_taxi
|
| 5365 |
+
'55': recommendation_movies
|
| 5366 |
+
'56': iot_coffee
|
| 5367 |
+
'57': music_query
|
| 5368 |
+
'58': play_podcasts
|
| 5369 |
+
'59': lists_query
|
| 5370 |
+
- name: utt
|
| 5371 |
+
dtype: string
|
| 5372 |
+
- name: annot_utt
|
| 5373 |
+
dtype: string
|
| 5374 |
+
- name: worker_id
|
| 5375 |
+
dtype: string
|
| 5376 |
+
- name: slot_method
|
| 5377 |
+
sequence:
|
| 5378 |
+
- name: slot
|
| 5379 |
+
dtype: string
|
| 5380 |
+
- name: method
|
| 5381 |
+
dtype: string
|
| 5382 |
+
- name: judgments
|
| 5383 |
+
sequence:
|
| 5384 |
+
- name: worker_id
|
| 5385 |
+
dtype: string
|
| 5386 |
+
- name: intent_score
|
| 5387 |
+
dtype: int8
|
| 5388 |
+
- name: slots_score
|
| 5389 |
+
dtype: int8
|
| 5390 |
+
- name: grammar_score
|
| 5391 |
+
dtype: int8
|
| 5392 |
+
- name: spelling_score
|
| 5393 |
+
dtype: int8
|
| 5394 |
+
- name: language_identification
|
| 5395 |
+
dtype: string
|
| 5396 |
+
splits:
|
| 5397 |
+
- name: train
|
| 5398 |
+
num_bytes: 3756567
|
| 5399 |
+
num_examples: 11514
|
| 5400 |
+
- name: validation
|
| 5401 |
+
num_bytes: 658332
|
| 5402 |
+
num_examples: 2033
|
| 5403 |
+
- name: test
|
| 5404 |
+
num_bytes: 957777
|
| 5405 |
+
num_examples: 2974
|
| 5406 |
+
download_size: 1458465
|
| 5407 |
+
dataset_size: 5372676
|
| 5408 |
configs:
|
| 5409 |
- config_name: af-ZA
|
| 5410 |
data_files:
|
|
|
|
| 5719 |
path: ro-RO/validation-*
|
| 5720 |
- split: test
|
| 5721 |
path: ro-RO/test-*
|
| 5722 |
+
- config_name: ru-RU
|
| 5723 |
+
data_files:
|
| 5724 |
+
- split: train
|
| 5725 |
+
path: ru-RU/train-*
|
| 5726 |
+
- split: validation
|
| 5727 |
+
path: ru-RU/validation-*
|
| 5728 |
+
- split: test
|
| 5729 |
+
path: ru-RU/test-*
|
| 5730 |
---
|
| 5731 |
|
| 5732 |
# MASSIVE 1.1: A 1M-Example Multilingual Natural Language Understanding Dataset with 52 Typologically-Diverse Languages
|
ru-RU/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce0cefcb19f758f9ca868d2e20ab0ad880f3dc8224dbb15bd4c022f8fe0b5fd5
|
| 3 |
+
size 271575
|
ru-RU/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96004d8aa63cb8e40ab13ebcbf9ff0d66f55fab7aa804085392652a05ca72e27
|
| 3 |
+
size 990367
|
ru-RU/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c6b248610a89df6fe2891ac439c1cb65b10d56e92126c5b6554008cf59b835a
|
| 3 |
+
size 196523
|