Upload dataset
Browse files- README.md +384 -0
- train/train-00000-of-00002.parquet +3 -0
- train/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
@@ -7972,6 +7972,386 @@ dataset_info:
|
|
7972 |
num_examples: 194118
|
7973 |
download_size: 80161417
|
7974 |
dataset_size: 367693110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7975 |
configs:
|
7976 |
- config_name: de-DE_code-mixing
|
7977 |
data_files:
|
@@ -8105,4 +8485,8 @@ configs:
|
|
8105 |
data_files:
|
8106 |
- split: train
|
8107 |
path: test/train-*
|
|
|
|
|
|
|
|
|
8108 |
---
|
|
|
7972 |
num_examples: 194118
|
7973 |
download_size: 80161417
|
7974 |
dataset_size: 367693110
|
7975 |
+
- config_name: train
|
7976 |
+
features:
|
7977 |
+
- name: note_assignee
|
7978 |
+
dtype: string
|
7979 |
+
- name: pickup_time
|
7980 |
+
dtype: string
|
7981 |
+
- name: list_creation_time
|
7982 |
+
dtype: string
|
7983 |
+
- name: event_performance
|
7984 |
+
dtype: string
|
7985 |
+
- name: app_category
|
7986 |
+
dtype: string
|
7987 |
+
- name: event_time
|
7988 |
+
dtype: string
|
7989 |
+
- name: list_items
|
7990 |
+
dtype: string
|
7991 |
+
- name: delay
|
7992 |
+
dtype: string
|
7993 |
+
- name: GameName
|
7994 |
+
dtype: string
|
7995 |
+
- name: business_type
|
7996 |
+
dtype: string
|
7997 |
+
- name: capture_mode
|
7998 |
+
dtype: string
|
7999 |
+
- name: note_app
|
8000 |
+
dtype: string
|
8001 |
+
- name: order_item
|
8002 |
+
dtype: string
|
8003 |
+
- name: Electronic_message
|
8004 |
+
dtype: string
|
8005 |
+
- name: number
|
8006 |
+
dtype: string
|
8007 |
+
- name: menu_item
|
8008 |
+
dtype: string
|
8009 |
+
- name: restaurant_location
|
8010 |
+
dtype: string
|
8011 |
+
- name: order_number
|
8012 |
+
dtype: string
|
8013 |
+
- name: target
|
8014 |
+
dtype: string
|
8015 |
+
- name: payment_method
|
8016 |
+
dtype: string
|
8017 |
+
- name: Organization_contact
|
8018 |
+
struct:
|
8019 |
+
- name: department
|
8020 |
+
dtype: string
|
8021 |
+
- name: organization
|
8022 |
+
dtype: string
|
8023 |
+
- name: list_title
|
8024 |
+
dtype: string
|
8025 |
+
- name: duration
|
8026 |
+
dtype: string
|
8027 |
+
- name: time_span
|
8028 |
+
dtype: string
|
8029 |
+
- name: dropoff_location
|
8030 |
+
dtype: string
|
8031 |
+
- name: object
|
8032 |
+
dtype: string
|
8033 |
+
- name: CulinaryQuantity
|
8034 |
+
struct:
|
8035 |
+
- name: amount
|
8036 |
+
dtype: string
|
8037 |
+
- name: unit
|
8038 |
+
dtype: string
|
8039 |
+
- name: Local_business_contact
|
8040 |
+
struct:
|
8041 |
+
- name: contact_id
|
8042 |
+
dtype: string
|
8043 |
+
- name: contact_id_type
|
8044 |
+
dtype: string
|
8045 |
+
- name: location
|
8046 |
+
dtype: string
|
8047 |
+
- name: culinary_quantity
|
8048 |
+
dtype: string
|
8049 |
+
- name: business_prices
|
8050 |
+
dtype: string
|
8051 |
+
- name: security_identifier
|
8052 |
+
dtype: string
|
8053 |
+
- name: food
|
8054 |
+
dtype: string
|
8055 |
+
- name: product
|
8056 |
+
dtype: string
|
8057 |
+
- name: payment_communication_mode
|
8058 |
+
dtype: string
|
8059 |
+
- name: List_position
|
8060 |
+
struct:
|
8061 |
+
- name: absolute_position
|
8062 |
+
dtype: string
|
8063 |
+
- name: items
|
8064 |
+
dtype: string
|
8065 |
+
- name: list_label
|
8066 |
+
dtype: string
|
8067 |
+
- name: relative_position
|
8068 |
+
dtype: string
|
8069 |
+
- name: unit
|
8070 |
+
dtype: string
|
8071 |
+
- name: instrument
|
8072 |
+
dtype: string
|
8073 |
+
- name: Contactable_entity
|
8074 |
+
struct:
|
8075 |
+
- name: contact_id
|
8076 |
+
dtype: string
|
8077 |
+
- name: contact_id_type
|
8078 |
+
dtype: string
|
8079 |
+
- name: list_position
|
8080 |
+
dtype: string
|
8081 |
+
- name: content
|
8082 |
+
dtype: string
|
8083 |
+
- name: app
|
8084 |
+
dtype: string
|
8085 |
+
- name: health_stat_domain
|
8086 |
+
dtype: string
|
8087 |
+
- name: order_placement_date
|
8088 |
+
dtype: string
|
8089 |
+
- name: note_singular_or_plural
|
8090 |
+
dtype: string
|
8091 |
+
- name: price_type
|
8092 |
+
dtype: string
|
8093 |
+
- name: cuisine_type
|
8094 |
+
dtype: string
|
8095 |
+
- name: note_shared_group
|
8096 |
+
dtype: string
|
8097 |
+
- name: format
|
8098 |
+
dtype: string
|
8099 |
+
- name: service_type
|
8100 |
+
dtype: string
|
8101 |
+
- name: list_owner
|
8102 |
+
dtype: string
|
8103 |
+
- name: Personal_contacts
|
8104 |
+
list: string
|
8105 |
+
- name: metadata
|
8106 |
+
struct:
|
8107 |
+
- name: context
|
8108 |
+
dtype: string
|
8109 |
+
- name: example_id
|
8110 |
+
dtype: string
|
8111 |
+
- name: linguistic_phenomena
|
8112 |
+
dtype: string
|
8113 |
+
- name: locale
|
8114 |
+
dtype: string
|
8115 |
+
- name: previous_turns
|
8116 |
+
list:
|
8117 |
+
- name: response_text
|
8118 |
+
dtype: string
|
8119 |
+
- name: user_query
|
8120 |
+
dtype: string
|
8121 |
+
- name: seeded_contacts
|
8122 |
+
list: string
|
8123 |
+
- name: seeded_lists
|
8124 |
+
list:
|
8125 |
+
- name: items
|
8126 |
+
list: string
|
8127 |
+
- name: name
|
8128 |
+
dtype: string
|
8129 |
+
- name: seeded_notes
|
8130 |
+
list:
|
8131 |
+
- name: content
|
8132 |
+
dtype: string
|
8133 |
+
- name: name
|
8134 |
+
dtype: string
|
8135 |
+
- name: split
|
8136 |
+
dtype: string
|
8137 |
+
- name: billing_date_span
|
8138 |
+
dtype: string
|
8139 |
+
- name: stock_market
|
8140 |
+
dtype: string
|
8141 |
+
- name: business_type_label
|
8142 |
+
dtype: string
|
8143 |
+
- name: Emergency_number_contact
|
8144 |
+
struct:
|
8145 |
+
- name: emergency_contact_type
|
8146 |
+
dtype: string
|
8147 |
+
- name: device
|
8148 |
+
dtype: string
|
8149 |
+
- name: note_label
|
8150 |
+
dtype: string
|
8151 |
+
- name: medium
|
8152 |
+
dtype: string
|
8153 |
+
- name: note_position
|
8154 |
+
dtype: string
|
8155 |
+
- name: trigger_time
|
8156 |
+
dtype: string
|
8157 |
+
- name: list_quantifier
|
8158 |
+
dtype: string
|
8159 |
+
- name: start_time
|
8160 |
+
dtype: string
|
8161 |
+
- name: meal
|
8162 |
+
dtype: string
|
8163 |
+
- name: targets_raw
|
8164 |
+
dtype: string
|
8165 |
+
- name: note_creation_time
|
8166 |
+
dtype: string
|
8167 |
+
- name: modality
|
8168 |
+
dtype: string
|
8169 |
+
- name: message
|
8170 |
+
dtype: string
|
8171 |
+
- name: Device
|
8172 |
+
dtype: string
|
8173 |
+
- name: title
|
8174 |
+
dtype: string
|
8175 |
+
- name: event_type
|
8176 |
+
dtype: string
|
8177 |
+
- name: Mode
|
8178 |
+
dtype: string
|
8179 |
+
- name: payment_amount
|
8180 |
+
dtype: string
|
8181 |
+
- name: recipient
|
8182 |
+
dtype: string
|
8183 |
+
- name: ArgumentFactoryDatetimeDurationRecurrence
|
8184 |
+
struct:
|
8185 |
+
- name: datetime
|
8186 |
+
dtype: string
|
8187 |
+
- name: note_shared_status
|
8188 |
+
dtype: string
|
8189 |
+
- name: trading_session
|
8190 |
+
dtype: string
|
8191 |
+
- name: menu_type
|
8192 |
+
dtype: string
|
8193 |
+
- name: contact
|
8194 |
+
dtype: string
|
8195 |
+
- name: list_label
|
8196 |
+
dtype: string
|
8197 |
+
- name: list_number
|
8198 |
+
dtype: string
|
8199 |
+
- name: callee
|
8200 |
+
dtype: string
|
8201 |
+
- name: distance
|
8202 |
+
dtype: string
|
8203 |
+
- name: Call_parameter_setting
|
8204 |
+
struct:
|
8205 |
+
- name: parameter
|
8206 |
+
dtype: string
|
8207 |
+
- name: polarity
|
8208 |
+
dtype: string
|
8209 |
+
- name: value
|
8210 |
+
dtype: string
|
8211 |
+
- name: note_number
|
8212 |
+
dtype: string
|
8213 |
+
- name: number_of_repetitions
|
8214 |
+
dtype: string
|
8215 |
+
- name: account_type
|
8216 |
+
dtype: string
|
8217 |
+
- name: Opponent
|
8218 |
+
dtype: string
|
8219 |
+
- name: location
|
8220 |
+
dtype: string
|
8221 |
+
- name: Provider_hours_information
|
8222 |
+
struct:
|
8223 |
+
- name: closed_time
|
8224 |
+
dtype: string
|
8225 |
+
- name: open_closed_description
|
8226 |
+
dtype: string
|
8227 |
+
- name: open_time
|
8228 |
+
dtype: string
|
8229 |
+
- name: security_type
|
8230 |
+
dtype: string
|
8231 |
+
- name: attachment
|
8232 |
+
dtype: string
|
8233 |
+
- name: items
|
8234 |
+
dtype: string
|
8235 |
+
- name: commercial_provider
|
8236 |
+
dtype: string
|
8237 |
+
- name: Family_contact
|
8238 |
+
struct:
|
8239 |
+
- name: family_member
|
8240 |
+
dtype: string
|
8241 |
+
- name: event_location
|
8242 |
+
dtype: string
|
8243 |
+
- name: parking_type
|
8244 |
+
dtype: string
|
8245 |
+
- name: number_of_sets
|
8246 |
+
dtype: string
|
8247 |
+
- name: parking_structure
|
8248 |
+
dtype: string
|
8249 |
+
- name: note_feature
|
8250 |
+
dtype: string
|
8251 |
+
- name: note_property
|
8252 |
+
dtype: string
|
8253 |
+
- name: note_quantifier
|
8254 |
+
dtype: string
|
8255 |
+
- name: activity
|
8256 |
+
dtype: string
|
8257 |
+
- name: delivery_method
|
8258 |
+
dtype: string
|
8259 |
+
- name: AllOf
|
8260 |
+
struct:
|
8261 |
+
- name: Operand
|
8262 |
+
dtype: string
|
8263 |
+
- name: list_label
|
8264 |
+
dtype: string
|
8265 |
+
- name: billing_cycle
|
8266 |
+
dtype: string
|
8267 |
+
- name: dropoff_time
|
8268 |
+
dtype: string
|
8269 |
+
- name: app_developer
|
8270 |
+
dtype: string
|
8271 |
+
- name: subject
|
8272 |
+
dtype: string
|
8273 |
+
- name: size
|
8274 |
+
dtype: string
|
8275 |
+
- name: resolution
|
8276 |
+
dtype: string
|
8277 |
+
- name: ticket_quantity
|
8278 |
+
dtype: string
|
8279 |
+
- name: list_singular_or_plural
|
8280 |
+
dtype: string
|
8281 |
+
- name: health_stat_type
|
8282 |
+
dtype: string
|
8283 |
+
- name: provider
|
8284 |
+
dtype: string
|
8285 |
+
- name: note_content
|
8286 |
+
dtype: string
|
8287 |
+
- name: delivery_time
|
8288 |
+
dtype: string
|
8289 |
+
- name: list_app
|
8290 |
+
dtype: string
|
8291 |
+
- name: GenericDescription
|
8292 |
+
dtype: string
|
8293 |
+
- name: time
|
8294 |
+
dtype: string
|
8295 |
+
- name: Provider
|
8296 |
+
dtype: string
|
8297 |
+
- name: end_time
|
8298 |
+
dtype: string
|
8299 |
+
- name: pickup_location
|
8300 |
+
dtype: string
|
8301 |
+
- name: app_phrase
|
8302 |
+
dtype: string
|
8303 |
+
- name: label
|
8304 |
+
dtype: string
|
8305 |
+
- name: filter
|
8306 |
+
dtype: string
|
8307 |
+
- name: GameLevel
|
8308 |
+
dtype: string
|
8309 |
+
- name: component
|
8310 |
+
dtype: string
|
8311 |
+
- name: dialog
|
8312 |
+
list:
|
8313 |
+
- name: content
|
8314 |
+
dtype: string
|
8315 |
+
- name: role
|
8316 |
+
dtype: string
|
8317 |
+
- name: MenuItemQuantity
|
8318 |
+
struct:
|
8319 |
+
- name: amount
|
8320 |
+
dtype: string
|
8321 |
+
- name: unit
|
8322 |
+
dtype: string
|
8323 |
+
- name: event_performer
|
8324 |
+
dtype: string
|
8325 |
+
- name: phone_number
|
8326 |
+
dtype: string
|
8327 |
+
- name: order_fulfillment
|
8328 |
+
dtype: string
|
8329 |
+
- name: business_hours
|
8330 |
+
dtype: string
|
8331 |
+
- name: trigger_time_status
|
8332 |
+
dtype: string
|
8333 |
+
- name: billing_frequency
|
8334 |
+
dtype: string
|
8335 |
+
- name: restaurant
|
8336 |
+
dtype: string
|
8337 |
+
- name: frame_rate
|
8338 |
+
dtype: string
|
8339 |
+
- name: card_company
|
8340 |
+
dtype: string
|
8341 |
+
- name: account_provider
|
8342 |
+
dtype: string
|
8343 |
+
- name: usualness
|
8344 |
+
dtype: string
|
8345 |
+
- name: product_source
|
8346 |
+
dtype: string
|
8347 |
+
- name: document_format
|
8348 |
+
dtype: string
|
8349 |
+
splits:
|
8350 |
+
- name: train
|
8351 |
+
num_bytes: 521458753
|
8352 |
+
num_examples: 276259
|
8353 |
+
download_size: 107535965
|
8354 |
+
dataset_size: 521458753
|
8355 |
configs:
|
8356 |
- config_name: de-DE_code-mixing
|
8357 |
data_files:
|
|
|
8485 |
data_files:
|
8486 |
- split: train
|
8487 |
path: test/train-*
|
8488 |
+
- config_name: train
|
8489 |
+
data_files:
|
8490 |
+
- split: train
|
8491 |
+
path: train/train-*
|
8492 |
---
|
train/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28da91d940294fdf1c71e1b9c2efbc50b892c52fd873a6af6f85341961d01889
|
3 |
+
size 52772740
|
train/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc5859a1e700c3110fbfe087522eb253985583ef63ffae5445fda14b0fed1ad6
|
3 |
+
size 54763225
|