Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,277 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: de-DE_code-mixing
|
| 4 |
features:
|
| 5 |
- name: note_assignee
|
|
@@ -8353,6 +8625,14 @@ dataset_info:
|
|
| 8353 |
download_size: 107535965
|
| 8354 |
dataset_size: 521458753
|
| 8355 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8356 |
- config_name: de-DE_code-mixing
|
| 8357 |
data_files:
|
| 8358 |
- split: test
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: code-mixing
|
| 4 |
+
features:
|
| 5 |
+
- name: content
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: activity
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: GenericDescription
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: number_of_sets
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: trigger_time_status
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: ArgumentFactoryDatetimeDurationRecurrence
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Organization_contact
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: subject
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: event_time
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: GameName
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: payment_amount
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: price_type
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: payment_communication_mode
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: card_company
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: Personal_contacts
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: phone_number
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: product
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: Provider
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: order_item
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: recipient
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: app_developer
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: items
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: start_time
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: List_position
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: time_span
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: target
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: health_stat_domain
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: capture_mode
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: billing_frequency
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: attachment
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: list_quantifier
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: list_items
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: security_identifier
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: parking_type
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: food
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: component
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: list_singular_or_plural
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: trading_session
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: message
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: billing_date_span
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: stock_market
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: Contactable_entity
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: number
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: device
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: object
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: note_singular_or_plural
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: time
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: security_type
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: provider
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: distance
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: Call_parameter_setting
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: parking_structure
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: list_owner
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: metadata
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: trigger_time
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: duration
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: business_type_label
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: note_app
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: resolution
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: filter
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: business_hours
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: dropoff_location
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: document_format
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: order_placement_date
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: note_creation_time
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: ticket_quantity
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: event_performer
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: note_shared_group
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: dropoff_time
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: service_type
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: note_property
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: product_source
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: business_prices
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: order_number
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: app
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: number_of_repetitions
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: meal
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: app_phrase
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: note_content
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: health_stat_type
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: event_location
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: label
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: medium
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: AllOf
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: format
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: order_fulfillment
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: culinary_quantity
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: list_creation_time
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: frame_rate
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: note_shared_status
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: account_provider
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: Electronic_message
|
| 188 |
+
dtype: string
|
| 189 |
+
- name: commercial_provider
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: payment_method
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: Device
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: list_number
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: list_label
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: Opponent
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: pickup_location
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: business_type
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: note_number
|
| 206 |
+
dtype: string
|
| 207 |
+
- name: note_quantifier
|
| 208 |
+
dtype: string
|
| 209 |
+
- name: targets_raw
|
| 210 |
+
dtype: string
|
| 211 |
+
- name: dialog
|
| 212 |
+
list:
|
| 213 |
+
- name: content
|
| 214 |
+
dtype: string
|
| 215 |
+
- name: role
|
| 216 |
+
dtype: string
|
| 217 |
+
- name: callee
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: Mode
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: event_type
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: location
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: contact
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: list_title
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: title
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: account_type
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: billing_cycle
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: delay
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: size
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: note_feature
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: app_category
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: note_assignee
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: list_app
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: instrument
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: modality
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: event_performance
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: note_label
|
| 254 |
+
dtype: string
|
| 255 |
+
- name: GameLevel
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: end_time
|
| 258 |
+
dtype: string
|
| 259 |
+
- name: Album
|
| 260 |
+
dtype: string
|
| 261 |
+
- name: pickup_time
|
| 262 |
+
dtype: string
|
| 263 |
+
splits:
|
| 264 |
+
- name: dev
|
| 265 |
+
num_bytes: 30154864
|
| 266 |
+
num_examples: 11236
|
| 267 |
+
- name: test
|
| 268 |
+
num_bytes: 71359875
|
| 269 |
+
num_examples: 26566
|
| 270 |
+
- name: train
|
| 271 |
+
num_bytes: 101120520
|
| 272 |
+
num_examples: 37699
|
| 273 |
+
download_size: 45264151
|
| 274 |
+
dataset_size: 202635259
|
| 275 |
- config_name: de-DE_code-mixing
|
| 276 |
features:
|
| 277 |
- name: note_assignee
|
|
|
|
| 8625 |
download_size: 107535965
|
| 8626 |
dataset_size: 521458753
|
| 8627 |
configs:
|
| 8628 |
+
- config_name: code-mixing
|
| 8629 |
+
data_files:
|
| 8630 |
+
- split: dev
|
| 8631 |
+
path: code-mixing/dev-*
|
| 8632 |
+
- split: test
|
| 8633 |
+
path: code-mixing/test-*
|
| 8634 |
+
- split: train
|
| 8635 |
+
path: code-mixing/train-*
|
| 8636 |
- config_name: de-DE_code-mixing
|
| 8637 |
data_files:
|
| 8638 |
- split: test
|
code-mixing/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a03decd084984de3a5af8d225f96d87874f19eebb7c443d05ac0271c65468b1b
|
| 3 |
+
size 7018985
|
code-mixing/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1766c0724515af50efd8977da9c1e34590b1f680200dad6099267e0a2ab15b3
|
| 3 |
+
size 15918348
|
code-mixing/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65b7a9df44d827d373a403d8d600c813ddd427c2d2e9e4ec047c889dc9161bc2
|
| 3 |
+
size 22326818
|