Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -53,6 +53,90 @@ dataset_info:
|
|
| 53 |
num_examples: 5000
|
| 54 |
download_size: 42683660
|
| 55 |
dataset_size: 73971112
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
configs:
|
| 57 |
- config_name: amazon_counterfactual_classification
|
| 58 |
data_files:
|
|
@@ -70,6 +154,14 @@ configs:
|
|
| 70 |
path: amazon_review_classification/validation-*
|
| 71 |
- split: test
|
| 72 |
path: amazon_review_classification/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
---
|
| 74 |
# JMTEB-fixed
|
| 75 |
|
|
|
|
| 53 |
num_examples: 5000
|
| 54 |
download_size: 42683660
|
| 55 |
dataset_size: 73971112
|
| 56 |
+
- config_name: massive_intent_classification
|
| 57 |
+
features:
|
| 58 |
+
- name: id
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: label
|
| 61 |
+
dtype:
|
| 62 |
+
class_label:
|
| 63 |
+
names:
|
| 64 |
+
'0': datetime_query
|
| 65 |
+
'1': iot_hue_lightchange
|
| 66 |
+
'2': transport_ticket
|
| 67 |
+
'3': takeaway_query
|
| 68 |
+
'4': qa_stock
|
| 69 |
+
'5': general_greet
|
| 70 |
+
'6': recommendation_events
|
| 71 |
+
'7': music_dislikeness
|
| 72 |
+
'8': iot_wemo_off
|
| 73 |
+
'9': cooking_recipe
|
| 74 |
+
'10': qa_currency
|
| 75 |
+
'11': transport_traffic
|
| 76 |
+
'12': general_quirky
|
| 77 |
+
'13': weather_query
|
| 78 |
+
'14': audio_volume_up
|
| 79 |
+
'15': email_addcontact
|
| 80 |
+
'16': takeaway_order
|
| 81 |
+
'17': email_querycontact
|
| 82 |
+
'18': iot_hue_lightup
|
| 83 |
+
'19': recommendation_locations
|
| 84 |
+
'20': play_audiobook
|
| 85 |
+
'21': lists_createoradd
|
| 86 |
+
'22': news_query
|
| 87 |
+
'23': alarm_query
|
| 88 |
+
'24': iot_wemo_on
|
| 89 |
+
'25': general_joke
|
| 90 |
+
'26': qa_definition
|
| 91 |
+
'27': social_query
|
| 92 |
+
'28': music_settings
|
| 93 |
+
'29': audio_volume_other
|
| 94 |
+
'30': calendar_remove
|
| 95 |
+
'31': iot_hue_lightdim
|
| 96 |
+
'32': calendar_query
|
| 97 |
+
'33': email_sendemail
|
| 98 |
+
'34': iot_cleaning
|
| 99 |
+
'35': audio_volume_down
|
| 100 |
+
'36': play_radio
|
| 101 |
+
'37': cooking_query
|
| 102 |
+
'38': datetime_convert
|
| 103 |
+
'39': qa_maths
|
| 104 |
+
'40': iot_hue_lightoff
|
| 105 |
+
'41': iot_hue_lighton
|
| 106 |
+
'42': transport_query
|
| 107 |
+
'43': music_likeness
|
| 108 |
+
'44': email_query
|
| 109 |
+
'45': play_music
|
| 110 |
+
'46': audio_volume_mute
|
| 111 |
+
'47': social_post
|
| 112 |
+
'48': alarm_set
|
| 113 |
+
'49': qa_factoid
|
| 114 |
+
'50': calendar_set
|
| 115 |
+
'51': play_game
|
| 116 |
+
'52': alarm_remove
|
| 117 |
+
'53': lists_remove
|
| 118 |
+
'54': transport_taxi
|
| 119 |
+
'55': recommendation_movies
|
| 120 |
+
'56': iot_coffee
|
| 121 |
+
'57': music_query
|
| 122 |
+
'58': play_podcasts
|
| 123 |
+
'59': lists_query
|
| 124 |
+
- name: label_text
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: text
|
| 127 |
+
dtype: string
|
| 128 |
+
splits:
|
| 129 |
+
- name: train
|
| 130 |
+
num_bytes: 952706
|
| 131 |
+
num_examples: 11514
|
| 132 |
+
- name: validation
|
| 133 |
+
num_bytes: 167146
|
| 134 |
+
num_examples: 2033
|
| 135 |
+
- name: test
|
| 136 |
+
num_bytes: 244800
|
| 137 |
+
num_examples: 2974
|
| 138 |
+
download_size: 561181
|
| 139 |
+
dataset_size: 1364652
|
| 140 |
configs:
|
| 141 |
- config_name: amazon_counterfactual_classification
|
| 142 |
data_files:
|
|
|
|
| 154 |
path: amazon_review_classification/validation-*
|
| 155 |
- split: test
|
| 156 |
path: amazon_review_classification/test-*
|
| 157 |
+
- config_name: massive_intent_classification
|
| 158 |
+
data_files:
|
| 159 |
+
- split: train
|
| 160 |
+
path: massive_intent_classification/train-*
|
| 161 |
+
- split: validation
|
| 162 |
+
path: massive_intent_classification/validation-*
|
| 163 |
+
- split: test
|
| 164 |
+
path: massive_intent_classification/test-*
|
| 165 |
---
|
| 166 |
# JMTEB-fixed
|
| 167 |
|
massive_intent_classification/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef7752bfa3a2408b22b73215814acb3382d00ea137f9643acfe28de13e37d854
|
| 3 |
+
size 105067
|
massive_intent_classification/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35934f79c82980b5c3a3f6c1e7de1847d3fdfe2c0524b67f2c4f03003661f0dd
|
| 3 |
+
size 379760
|
massive_intent_classification/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8be160bd69652c3eda20d97c78663cf1b8a94903d4ad46c2324cb5d3884d3c0
|
| 3 |
+
size 76354
|