Upload massive_fr
Browse files- README.md +143 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: locale
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: partition
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: scenario
|
| 11 |
+
dtype:
|
| 12 |
+
class_label:
|
| 13 |
+
names:
|
| 14 |
+
'0': social
|
| 15 |
+
'1': transport
|
| 16 |
+
'2': calendar
|
| 17 |
+
'3': play
|
| 18 |
+
'4': news
|
| 19 |
+
'5': datetime
|
| 20 |
+
'6': recommendation
|
| 21 |
+
'7': email
|
| 22 |
+
'8': iot
|
| 23 |
+
'9': general
|
| 24 |
+
'10': audio
|
| 25 |
+
'11': lists
|
| 26 |
+
'12': qa
|
| 27 |
+
'13': cooking
|
| 28 |
+
'14': takeaway
|
| 29 |
+
'15': music
|
| 30 |
+
'16': alarm
|
| 31 |
+
'17': weather
|
| 32 |
+
- name: intent
|
| 33 |
+
dtype:
|
| 34 |
+
class_label:
|
| 35 |
+
names:
|
| 36 |
+
'0': datetime_query
|
| 37 |
+
'1': iot_hue_lightchange
|
| 38 |
+
'2': transport_ticket
|
| 39 |
+
'3': takeaway_query
|
| 40 |
+
'4': qa_stock
|
| 41 |
+
'5': general_greet
|
| 42 |
+
'6': recommendation_events
|
| 43 |
+
'7': music_dislikeness
|
| 44 |
+
'8': iot_wemo_off
|
| 45 |
+
'9': cooking_recipe
|
| 46 |
+
'10': qa_currency
|
| 47 |
+
'11': transport_traffic
|
| 48 |
+
'12': general_quirky
|
| 49 |
+
'13': weather_query
|
| 50 |
+
'14': audio_volume_up
|
| 51 |
+
'15': email_addcontact
|
| 52 |
+
'16': takeaway_order
|
| 53 |
+
'17': email_querycontact
|
| 54 |
+
'18': iot_hue_lightup
|
| 55 |
+
'19': recommendation_locations
|
| 56 |
+
'20': play_audiobook
|
| 57 |
+
'21': lists_createoradd
|
| 58 |
+
'22': news_query
|
| 59 |
+
'23': alarm_query
|
| 60 |
+
'24': iot_wemo_on
|
| 61 |
+
'25': general_joke
|
| 62 |
+
'26': qa_definition
|
| 63 |
+
'27': social_query
|
| 64 |
+
'28': music_settings
|
| 65 |
+
'29': audio_volume_other
|
| 66 |
+
'30': calendar_remove
|
| 67 |
+
'31': iot_hue_lightdim
|
| 68 |
+
'32': calendar_query
|
| 69 |
+
'33': email_sendemail
|
| 70 |
+
'34': iot_cleaning
|
| 71 |
+
'35': audio_volume_down
|
| 72 |
+
'36': play_radio
|
| 73 |
+
'37': cooking_query
|
| 74 |
+
'38': datetime_convert
|
| 75 |
+
'39': qa_maths
|
| 76 |
+
'40': iot_hue_lightoff
|
| 77 |
+
'41': iot_hue_lighton
|
| 78 |
+
'42': transport_query
|
| 79 |
+
'43': music_likeness
|
| 80 |
+
'44': email_query
|
| 81 |
+
'45': play_music
|
| 82 |
+
'46': audio_volume_mute
|
| 83 |
+
'47': social_post
|
| 84 |
+
'48': alarm_set
|
| 85 |
+
'49': qa_factoid
|
| 86 |
+
'50': calendar_set
|
| 87 |
+
'51': play_game
|
| 88 |
+
'52': alarm_remove
|
| 89 |
+
'53': lists_remove
|
| 90 |
+
'54': transport_taxi
|
| 91 |
+
'55': recommendation_movies
|
| 92 |
+
'56': iot_coffee
|
| 93 |
+
'57': music_query
|
| 94 |
+
'58': play_podcasts
|
| 95 |
+
'59': lists_query
|
| 96 |
+
- name: utt
|
| 97 |
+
dtype: string
|
| 98 |
+
- name: annot_utt
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: worker_id
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: slot_method
|
| 103 |
+
sequence:
|
| 104 |
+
- name: slot
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: method
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: judgments
|
| 109 |
+
sequence:
|
| 110 |
+
- name: worker_id
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: intent_score
|
| 113 |
+
dtype: int8
|
| 114 |
+
- name: slots_score
|
| 115 |
+
dtype: int8
|
| 116 |
+
- name: grammar_score
|
| 117 |
+
dtype: int8
|
| 118 |
+
- name: spelling_score
|
| 119 |
+
dtype: int8
|
| 120 |
+
- name: language_identification
|
| 121 |
+
dtype: string
|
| 122 |
+
splits:
|
| 123 |
+
- name: train
|
| 124 |
+
num_bytes: 3169070
|
| 125 |
+
num_examples: 11514
|
| 126 |
+
- name: validation
|
| 127 |
+
num_bytes: 553394
|
| 128 |
+
num_examples: 2033
|
| 129 |
+
- name: test
|
| 130 |
+
num_bytes: 808036
|
| 131 |
+
num_examples: 2974
|
| 132 |
+
download_size: 1192290
|
| 133 |
+
dataset_size: 4530500
|
| 134 |
+
configs:
|
| 135 |
+
- config_name: default
|
| 136 |
+
data_files:
|
| 137 |
+
- split: train
|
| 138 |
+
path: data/train-*
|
| 139 |
+
- split: validation
|
| 140 |
+
path: data/validation-*
|
| 141 |
+
- split: test
|
| 142 |
+
path: data/test-*
|
| 143 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f424452fb855f03b9d2ff519d3dad31c046914bda05e1296dc30b61b500034f1
|
| 3 |
+
size 223323
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8788fe619d4b1b07f57fb610c51b326450abc3e6a69a01cc8b0c755d124c599f
|
| 3 |
+
size 807436
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36667403338d284b459f2442ff09e7174c4a2052086e2b7fb9bedc36ecdd7aff
|
| 3 |
+
size 161531
|