Datasets:

Languages:
multilingual
Multilinguality:
multilingual
Source Datasets:
nluplusplus
ArXiv:
License:
Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    DatasetGenerationError
Message:      An error occurred while generating the dataset
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<amount_of_money: struct<span: list<item: int64>, text: string, value: struct<amount: double, currency: string>>, company_name: struct<span: list<item: int64>, text: string, value: string>, date: struct<span: list<item: int64>, text: string, value: struct<day: int64, month: int64, year: int64>>, date_from: struct<span: list<item: int64>, text: string, value: struct<day: int64, month: int64, year: int64>>, date_period: struct<span: list<item: int64>, text: string, values: struct<days: int64, from: struct<day: int64, month: int64, year: int64>, to: struct<day: int64, month: int64, year: int64>, type: string>>, date_to: struct<span: list<item: int64>, text: string, value: struct<day: int64, month: int64, year: int64>>, number: struct<span: list<item: int64>, text: string, value: int64>, person_name: struct<span: list<item: int64>, text: string, value: string>, shopping_category: struct<span: list<item: int64>, text: string, value: string>, time: struct<span: list<item: int64>, text: string, value: struct<hour: int64, minute: int64>>, time_period: struct<span: list<item: int64>, text: string, values: struct<from: struct<hour: int64, minute: int64>, to: struct<hour: int64, minute: int64>, type: string>>, time_to: struct<span: list<item: int64>, text: string, value: struct<hour: int64, minute: int64>>>
              to
              {'amount_of_money': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'amount': Value(dtype='float64', id=None), 'currency': Value(dtype='string', id=None)}}, 'company_name': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': Value(dtype='string', id=None)}, 'date': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'day': Value(dtype='int64', id=None), 'month': Value(dtype='int64', id=None), 'year': Value(dtype='int64', id=None)}}, 'date_from': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'day': Value(dtype='int64', id=None), 'month': Value(dtype='int64', id=None), 'year': Value(dtype='int64', id=None)}}, 'date_period': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'values': {'days': Value(dtype='int64', id=None), 'from': {'day': Value(dtype='int64', id=None), 'month': Value(dtype='int64', id=None), 'year': Value(dtype='int64', id=None)}, 'to': {'day': Value(dtype='int64', id=None), 'month': Value(dtype='int64', id=None), 'year': Value(dtype='int64', id=None)}, 'type': Value(dtype='string', id=None)}}, 'date_to': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text'
              ...
              nt64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': Value(dtype='int64', id=None)}, 'person_name': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': Value(dtype='string', id=None)}, 'shopping_category': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': Value(dtype='string', id=None)}, 'time': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'hour': Value(dtype='int64', id=None), 'minute': Value(dtype='int64', id=None)}}, 'time_from': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'hour': Value(dtype='int64', id=None), 'minute': Value(dtype='int64', id=None)}}, 'time_period': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'values': {'from': {'hour': Value(dtype='int64', id=None), 'minute': Value(dtype='int64', id=None)}, 'to': {'hour': Value(dtype='int64', id=None), 'minute': Value(dtype='int64', id=None)}, 'type': Value(dtype='string', id=None)}}, 'time_to': {'span': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'text': Value(dtype='string', id=None), 'value': {'hour': Value(dtype='int64', id=None), 'minute': Value(dtype='int64', id=None)}}}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Open a discussion for direct support.

intents
sequence
text
string
slots
dict
[ "how_long", "pin", "arrival", "new" ]
አዲስ Pin ማግኘት ጊዜ ጊዜ ይሆናል?
null
[ "make_open_apply_setup_get_activate", "acknowledge" ]
OK, እኔ በ 9 05 ከሰዓት እና በ 25 እስከ 7 ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": { "span": [ 71, 80 ], "text": "next week", "values": { "days": null, "from": { "day": 21, "month": 3, "year": 2022 }, "to": { "day": 27, "month": 3, "year": 2022 }, "type": "absolute" } }, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": { "span": [ 26, 45 ], "text": "9 05 in the morning", "value": { "hour": 9, "minute": 5 } }, "time_period": null, "time_to": { "span": [ 50, 62 ], "text": "25 to 7 p.m.", "value": { "hour": 18, "minute": 35 } } }
[ "affirm" ]
በ 25 በ 23 በ
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": { "span": [ 10, 20 ], "text": "25 past 23", "value": { "hour": 23, "minute": 25 } }, "time_period": null, "time_to": null }
[ "make_open_apply_setup_get_activate", "standing_order", "new" ]
የ 6 አዲስ የተመሠረተ መስፈርቶች ያቀርባል.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": { "span": [ 7, 8 ], "text": "6", "value": 6 }, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "card", "cancel_close_leave_freeze", "lost_stolen" ]
የእርስዎ ካርድ ማሸጊያ በ 3 ሰዓታት ውስጥ ማሸጊያ አይችልም
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": { "span": [ 40, 52 ], "text": "last 3 hours", "values": { "from": { "hour": 6, "minute": 0 }, "to": { "hour": 9, "minute": 0 }, "type": "absolute" } }, "time_to": null }
[ "make_open_apply_setup_get_activate", "business" ]
1 የንግድ ይጀምራል
null
[ "make_open_apply_setup_get_activate", "standing_order" ]
እያንዳንዱ ቀናት በ 4 ቀናት በ Kawamoto Rickelle ይሆናል.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": { "span": [ 60, 77 ], "text": "4th of each month", "values": { "days": null, "from": null, "to": null, "type": "periodic" } }, "date_to": null, "number": null, "person_name": { "span": [ 35, 52 ], "text": "rickelle kawamoto", "value": "rickelle kawamoto" }, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "end_call" ]
ደንበኞች
null
[ "end_call" ]
አሁን ይሆናል ፡፡ ፡፡ ፡፡ ፡፡ ፡፡
null
[ "acknowledge" ]
በ 20 ወደ 2 ይሆናል.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": { "span": [ 3, 10 ], "text": "20 to 2", "value": { "hour": 1, "minute": 40 } }, "time_from": null, "time_period": null, "time_to": null }
[ "cheque", "wrong_notworking_notshowing", "transfer_payment_deposit", "why" ]
የክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክክ
null
[ "request_info", "cheque", "transfer_payment_deposit" ]
እያንዳንዱ ሰው ስም ላይ የክክክ ማግኘት ይችላሉ?
null
[ "arrival", "when" ]
እርስዎ ይህ ፎቶ ማግኘት ጊዜ ይሆናል?
null
[ "thank", "affirm", "arrival" ]
፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡
null
[ "contactless", "lost_stolen", "cancel_close_leave_freeze", "card" ]
እርስዎ የእርስዎን ካርድ መግዛት ይችላሉ? የእርስዎን ካርድ መግዛት ላይ የእርስዎን ካርድ መግዛት ላይ መግዛት ይችላሉ.
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 71, 81 ], "text": "last night", "value": { "day": 14, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "lost_stolen", "deny" ]
አይ, እርስዎ ይሰጣል አይደለም
null
[ "card", "international", "credit", "request_info" ]
የእርስዎን የክሬዲት ካርድ ሌሎች አገሮች ውስጥ መጠቀም ይችላሉ?
null
[ "card", "credit", "overdraft", "limits", "request_info" ]
የእኔ የክሬዲት ካርድ ላይ የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት?
null
[ "request_info" ]
ከ 16 እስከ 22 ሰከንዶች ውስጥ ይሆናል.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": { "span": [ 17, 21 ], "text": "16th", "value": { "day": 16, "month": 3, "year": 2022 } }, "date_period": null, "date_to": { "span": [ 29, 40 ], "text": "22nd of Apr", "value": { "day": 22, "month": 4, "year": 2022 } }, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "thank", "affirm" ]
በ 20 ሰከንዶች ውስጥ, በ 20 ሰከንዶች ውስጥ, በ 20 ሰከንዶች ውስጥ, በ 20 ሰከንዶች ውስጥ.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": { "span": [ 15, 33 ], "text": "July the 20th 1992", "value": { "day": 20, "month": 7, "year": 1992 } }, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "how_much", "more_higher_after", "transfer_payment_deposit" ]
ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ ከሁሉም ጊዜ?
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": { "span": [ 45, 54 ], "text": "last week", "value": { "day": 7, "month": 2, "year": 2022 } }, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": { "span": [ 30, 38 ], "text": "take out", "value": "take out" }, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "how_much" ]
ከ 8 ሰከንዶች በፊት የፕላስቲክ ውስጥ እያንዳንዱ መጠን ይሰጣል.
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 33, 44 ], "text": "8 weeks ago", "value": { "day": 18, "month": 1, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": { "span": [ 24, 32 ], "text": "pharmacy", "value": "pharmacy" }, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "request_info", "more_higher_after", "transfer_payment_deposit" ]
እኔ በአሁኑ ጊዜ በ LA VN እንደ 5 ቀናት ይመልከቱ, እኔ ከ 400 በላይ ምግብዎች ውስጥ ይሰጣል
{ "amount_of_money": { "span": [ 67, 70 ], "text": "400", "value": { "amount": 400, "currency": "ambiguous" } }, "company_name": { "span": [ 18, 23 ], "text": "LA VN", "value": "LA VN" }, "date": null, "date_from": null, "date_period": { "span": [ 37, 43 ], "text": "lately", "values": { "days": null, "from": null, "to": null, "type": "ambiguous" } }, "date_to": null, "number": null, "person_name": null, "shopping_category": { "span": [ 74, 83 ], "text": "groceries", "value": "groceries" }, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "mortgage", "when" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ?
null
[ "balance", "when" ]
እርስዎ የመስመር ላይ የእርስዎን የመስመር ላይ እርስዎ ይሆናል?
null
[ "affirm", "greet" ]
በ 15 ደቂቃዎች በፊት የተመሠረተ ነገር በጣም ቀላል ነው.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": { "span": [ 71, 85 ], "text": "15 minutes ago", "value": { "hour": 8, "minute": 45 } }, "time_from": null, "time_period": null, "time_to": null }
[ "thank", "greet" ]
ይሰጣሉ እና ይሰጣሉ!
null
[ "pin", "affirm", "wrong_notworking_notshowing" ]
ይህ የተሻለ pin ነው, ነገር ግን እርስዎ ያግኙ አይደለም...
null
[ "pin" ]
መተግበሪያ ላይ መተግበሪያ ላይ መተግበሪያ ላይ መተግበሪያ ላይ መተግበሪያ
null
[ "appointment", "thank", "make_open_apply_setup_get_activate" ]
እባክዎን እባክዎን እባክዎ
null
[ "debit", "thank", "card" ]
እባክዎን! የእርስዎን ደንበኞች ደንበኞች ደንበኞች ደንበኞች ደንበኞች ደንበኞች ደንበኞች ደንበኞች
null
[ "current", "card", "request_info", "account", "debit", "transfer_payment_deposit" ]
የእርስዎን የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን የመስመር ላይ የእርስዎን?
null
[ "debit", "dont_know" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ
null
[ "withdrawal", "card", "make_open_apply_setup_get_activate" ]
የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት የክሬዲት 73
{ "amount_of_money": { "span": [ 34, 43 ], "text": "73 pounds", "value": { "amount": 73, "currency": "GBP" } }, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "withdrawal", "contactless", "card", "request_info" ]
የእርስዎ የ ATMs መቆጣጠሪያ መቆጣጠሪያ መቆጣጠሪያ መቆጣጠሪያ?
null
[ "wrong_notworking_notshowing", "card", "withdrawal" ]
እኔ በ ATM ካርድ ጋር መግዛት ይችላሉ
null
[ "savings", "account", "how", "card", "make_open_apply_setup_get_activate" ]
የክፍያ ካርድ ለማግኘት እንዴት ይሆናል?
null
[ "refund", "make_open_apply_setup_get_activate", "how" ]
የ Amazon Prime ቪዲዮ ላይ የክፍያ ማግኘት እንዴት ይፈልጋሉ?
{ "amount_of_money": null, "company_name": { "span": [ 32, 50 ], "text": "Amazon Prime Video", "value": "Amazon Prime Video" }, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "card", "transfer_payment_deposit", "request_info" ]
የእርስዎ የቪዛ በመጠቀም የፕላስቲክ መለያዎች ማግኘት ይችላሉ?
{ "amount_of_money": null, "company_name": { "span": [ 43, 54 ], "text": "post office", "value": "post office" }, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "direct_debit", "deny", "existing" ]
ምንም, ይህ M&S ላይ የተመሠረተ ግምገማ በፊት አይችልም.
{ "amount_of_money": null, "company_name": { "span": [ 25, 28 ], "text": "M&S", "value": "M&S" }, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "balance", "direct_debit", "request_info" ]
የእርስዎን የመስመር ላይ ጓደኝነት እና የመስመር ላይ ጓደኝነት ምን ነው?
null
[ "request_info", "direct_debit", "transfer_payment_deposit" ]
የ direct debit payments ላይ የተወሰነ ፍጥነት እንዴት ነው?
null
[ "contactless", "limits", "request_info", "transfer_payment_deposit" ]
የንግድ አጠቃቀም አጠቃቀም አጠቃቀም አጠቃቀም አጠቃቀም አጠቃቀም አጠቃቀም ነው?
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": { "span": [ 12, 19 ], "text": "monthly", "values": { "days": 30, "from": null, "to": null, "type": "relative" } }, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "dont_know", "contactless" ]
እርስዎ አግኝቷል ወይም አግኝቷል ፡፡
null
[ "less_lower_before" ]
ነገር ግን እኔ ዝቅተኛ ይሆናል
null
[ "overdraft", "change", "request_info", "dont_know", "less_lower_before" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ?
null
[ "refund" ]
እሱም አንድ ጥቅል መጠን ይሆናል, ነገር ግን እሱም 40€ ይሆናል!
{ "amount_of_money": { "span": [ 53, 56 ], "text": "40€", "value": { "amount": 40, "currency": "EUR" } }, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "refund", "wrong_notworking_notshowing" ]
እኔ በጣም ቀጥተኛ ጊዜ በሽያጭ ለማግኘት ይሆናል.
null
[ "loan", "wrong_notworking_notshowing", "why" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ?
null
[ "fees_interests", "request_info", "more_higher_after", "loan", "why" ]
የእርስዎ ሻንጋይ ሻንጋይ ሻንጋይ ሻንጋይ ሻንጋይ ሻንጋይ ሻንጋይ ஏன்?
null
[ "cancel_close_leave_freeze", "appointment", "mortgage" ]
እኔ በ 10 ሰዓታት በ 9 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10 ሰዓታት በ 10
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 29, 37 ], "text": "tomorrow", "value": { "day": 16, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": { "span": [ 41, 56 ], "text": "10 past 9 night", "value": { "hour": 21, "minute": 10 } }, "time_from": null, "time_period": null, "time_to": null }
[ "appointment", "make_open_apply_setup_get_activate" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ
null
[ "mortgage", "request_info", "fees_interests" ]
ይህ የእኔ የመጀመሪያው የክፍያ ነው, ስለዚህ የክፍያዎች ላይ ተጨማሪ መረጃ ያንብቡ ይሆናል.
null
[ "mortgage", "make_open_apply_setup_get_activate", "request_info" ]
ተጨማሪ ያንብቡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡
null
[ "request_info", "more_higher_after", "transfer_payment_deposit" ]
የእርስዎን ምርጥ ክፍያዎች ይህ ቀናት ነው?
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": { "span": [ 31, 40 ], "text": "this week", "values": { "days": null, "from": { "day": 14, "month": 3, "year": 2022 }, "to": { "day": 20, "month": 3, "year": 2022 }, "type": "absolute" } }, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "fees_interests", "request_info" ]
የእኛን የንግድ ሻጋታዎች በ kwartaal ውስጥ እንዴት ነው?
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": { "span": [ 40, 52 ], "text": "this quarter", "values": { "days": null, "from": { "day": 1, "month": 1, "year": 2022 }, "to": { "day": 31, "month": 3, "year": 2022 }, "type": "absolute" } }, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "loan", "request_info", "fees_interests" ]
ተጨማሪ መረጃ ለማግኘት የእርስዎ ሻጋታዎች እና ሻጋታዎች ይፈልጋሉ
null
[ "loan", "cancel_close_leave_freeze" ]
የእርስዎን ደንበኞች ማግኘት ይፈልጋሉ
null
[ "handoff" ]
እባክዎን እባክዎን እባክዎን እባክዎን እባክዎን እባክዎን
null
[ "deny", "transfer_payment_deposit", "handoff" ]
እባክዎ እባክዎ እባክዎ እባክዎ እባክዎ እባክዎ እባክዎ እባክዎ እባክዎ
null
[ "change", "limits", "more_higher_after", "transfer_payment_deposit" ]
እኔ ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት ከሰዓት!
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 56, 65 ], "text": "Wednesday", "value": { "day": 16, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "more_higher_after" ]
ይህ ከሁሉም ከሁሉም ነገር ያካትታል.
null
[ "how_much", "limits", "savings", "account", "transfer_payment_deposit" ]
የእርስዎ የ ExFlex የሽያጭ መለያ ላይ የሙከራዎች ላይ የሙከራዎች የሙከራዎች የሙከራዎች የሙከራዎች ምን ነው?
null
[ "cancel_close_leave_freeze", "wrong_notworking_notshowing", "transfer_payment_deposit", "overdraft", "fees_interests" ]
እኔ የእርስዎ ደንበኞች ለመቀነስ ለመቀነስ ይሆናል, ነገር ግን የእርስዎ ደንበኞች ለመቀነስ ይሆናል, ነገር ግን በእርስዎ ደንበኞች ለመቀነስ ይሆናል, ነገር ግን የእርስዎ ደንበኞች ለመቀነስ ይሆናል
null
[ "change" ]
እኔ ጊዜ ይሆናል
null
[ "change" ]
ተጨማሪ ያንብቡ, please
null
[ "how_much", "balance" ]
በአሁኑ ስኬት
null
[ "how_much", "balance" ]
በአሁኑ የንግድ ሻጋታ
null
[ "how_much", "transfer_payment_deposit", "fees_interests", "international" ]
የ 56.79 £ ወደ የዩናይትድ ስቴትስ አገሮች ወደ እያንዳንዱ ገበያ ላይ እያንዳንዱ ገበያ እያንዳንዱ ገበያ እያንዳንዱ ገበያ እያንዳንዱ ገበያ እያንዳንዱ ገበያ እያንዳንዱ?
{ "amount_of_money": { "span": [ 44, 56 ], "text": "56.79 pounds", "value": { "amount": 56.79, "currency": "GBP" } }, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "balance", "request_info" ]
እኔ እንዴት መቆጣጠሪያ ይሆናል?
null
[ "make_open_apply_setup_get_activate", "transfer_payment_deposit" ]
በ 7 ቀናት ውስጥ በ 700 £ በ Gui Kephart ማቅረብ ይችላሉ
{ "amount_of_money": { "span": [ 15, 19 ], "text": "700£", "value": { "amount": 700, "currency": "GBP" } }, "company_name": null, "date": { "span": [ 35, 44 ], "text": "in 7 days", "value": { "day": 22, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": { "span": [ 23, 34 ], "text": "guy kephart", "value": "guy kephart" }, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "dont_know" ]
ነገር ግን እኔምምምምምምምምምምምምምምምምምምምምምምምም
{ "amount_of_money": { "span": [ 47, 58 ], "text": "3800 pounds", "value": { "amount": 3800, "currency": "GBP" } }, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
null
ለ Jodie Bienaime
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": { "span": [ 4, 18 ], "text": "jodie bienaime", "value": "jodie bienaime" }, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
null
የእኔ ስም Coppedge ነው.
{ "amount_of_money": null, "company_name": null, "date": null, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": { "span": [ 11, 19 ], "text": "coppedge", "value": "coppedge" }, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "request_info", "fees_interests", "savings", "account" ]
የእርስዎ የሽያጭ ገበያዎች ላይ የሽያጭ ገበያዎች ውስጥ የሽያጭ ገበያዎች ውስጥ የሽያጭ ገበያዎች ይሆናል?
null
[ "fees_interests" ]
የሽያጭዎች እና የሽያጭዎች ላይ አንድ ጥያቄ
null
[ "request_info" ]
አንድ ሰዓታት ውስጥ ማግኘት ይችላሉ?
null
[ "current", "account", "request_info" ]
እርስዎ የእርስዎ አጠቃቀም መለያዎች እና የእርስዎ አጠቃቀም መለያዎች ላይ የተወሰነ አጠቃቀም ይሆናል?
null
[ "current", "account" ]
አሁን መለያ
null
[ "account", "cancel_close_leave_freeze" ]
እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ እርስዎ
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 76, 84 ], "text": "tomorrow", "value": { "day": 16, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "international", "transfer_payment_deposit", "make_open_apply_setup_get_activate" ]
እርስዎ የንግድ ገበያ ማግኘት ይችላሉ?
null
[ "international", "request_info" ]
እርስዎ የእርስዎ ኢሜይል በዓለም ላይ ይሆናል?
null
[ "make_open_apply_setup_get_activate", "request_info", "account", "new" ]
የንግድ መለያ ለመፍጠር የንግድ መለያ ለመፍጠር የንግድ መለያ ለመፍጠር እንዴት ነው?
null
[ "make_open_apply_setup_get_activate", "transfer_payment_deposit", "account", "existing" ]
እኔ አጠቃቀም አጠቃቀም አጠቃቀም አጠቃቀም
null
[ "dont_know" ]
ያግኙን አይደለም
null
[ "make_open_apply_setup_get_activate" ]
መጋቢት ይሆናል
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 11, 19 ], "text": "Thursday", "value": { "day": 17, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "make_open_apply_setup_get_activate", "transfer_payment_deposit" ]
ከፍተኛ ጥራት ያግኙ
null
[ "card" ]
ካርድ ጋር ያግኙን
null
[ "wrong_notworking_notshowing", "card", "transfer_payment_deposit" ]
እኔ የእርስዎ ካርድ ይሰጣል, ነገር ግን ነገር ግን ይሰጣል አይደለም.
null
null
ዛሬ
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 0, 5 ], "text": "today", "value": { "day": 15, "month": 3, "year": 2022 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
null
የ 19 ሰዓታት ይሰጣሉ
{ "amount_of_money": null, "company_name": null, "date": { "span": [ 4, 16 ], "text": "Jan the 19th", "value": { "day": 19, "month": 1, "year": 2023 } }, "date_from": null, "date_period": null, "date_to": null, "number": null, "person_name": null, "shopping_category": null, "time": null, "time_from": null, "time_period": null, "time_to": null }
[ "affirm" ]
ይህ በጣም ጥሩ ነው.
null
[ "affirm", "transfer_payment_deposit" ]
፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡ ፡፡
null
[ "deny", "transfer_payment_deposit" ]
የክፍያ የክፍያ የክፍያ አይችልም
null
[ "deny" ]
ምንም!
null
[ "transfer_payment_deposit", "request_info" ]
የእርስዎን ገንዘብ ያግኙን?
null
[ "wrong_notworking_notshowing", "transfer_payment_deposit" ]
የእርስዎ ጓደኞችን ይሆናል ይሆናል
null
[ "request_info" ]
እርስዎ እርስዎ ያግኙ
null
[ "wrong_notworking_notshowing" ]
ይህ በጣም தவறு ነው
null
[ "wrong_notworking_notshowing" ]
እርስዎ ይሆናል ፡፡
null
End of preview.

Dataset Card for Multi3NLU++

Dataset Summary

Please access the dataset using

git clone https://huggingface.co/datasets/uoe-nlp/multi3-nlu/

Multi3NLU++ consists of 3080 utterances per language representing challenges in building multilingual multi-intent multi-domain task-oriented dialogue systems. The domains include banking and hotels. There are 62 unique intents.

Supported Tasks and Leaderboards

  • multi-label intent detection
  • slot filling
  • cross-lingual language understanding for task-oriented dialogue

Languages

The dataset covers four language pairs in addition to the source dataset in English: Spanish, Turkish, Marathi, Amharic

Dataset Structure

Data Instances

Each data instance contains the following features: text, intents, uid, lang, and ocassionally slots and values

See the Multi3NLU++ corpus viewer to explore more examples.

An example from the Multi3NLU++ looks like the following:

{
        "text": "माझे उद्याचे रिझर्वेशन मला रद्द का करता येणार नाही?",
        "intents": [
            "why",
            "booking",
            "cancel_close_leave_freeze",
            "wrong_notworking_notshowing"
        ],
        "slots": {
            "date_from": {
                "text": "उद्याचे",
                "span": [
                    5,
                    12
                ],
                "value": {
                    "day": 16,
                    "month": 3,
                    "year": 2022
                }
            }
        },
        "uid": "hotel_1_1",
        "lang": "mr"

}

Data Fields

  • 'text': a string containing the utterance for which the intent needs to be detected
  • 'intents': the corresponding intent labels
  • 'uid': unique identifier per language
  • 'lang': the language of the dataset
  • 'slots': annotation of the span that needs to be extracted for value extraction with its label and value

Data Splits

The experiments are done on different k-fold validation setups. The dataset has multiple types of data splits. Please see Section 4 of the paper.

Dataset Creation

Curation Rationale

Existing task-oriented dialogue datasets are 1) predominantly limited to detecting a single intent, 2) focused on a single domain, and 3) include a small set of slot types. Furthermore, the success of task-oriented dialogue is 4) often evaluated on a small set of higher-resource languages (i.e., typically English) which does not test how generalisable systems are to the diverse range of the world's languages. Our proposed dataset addresses all these limitations

Source Data

Initial Data Collection and Normalization

Please see Section 3 of the paper

Who are the source language producers?

The source language producers are authors of NLU++ dataset. The dataset was professionally translated into our chosen four languages. We used Blend Express and Proz.com to recruit these translators.

Personal and Sensitive Information

None. Names are fictional

Discussion of Biases

We have carefully vetted the examples to exclude the problematic examples.

Other Known Limitations

The dataset comprises utterances extracted from real dialogues between users and conversational agents as well as synthetic human-authored utterances constructed with the aim of introducing additional combinations of intents and slots. The utterances therefore lack the wider context that would be present in a complete dialogue. As such the dataset cannot be used to evaluate systems with respect to discourse-level phenomena present in dialogue.

Additional Information

Baseline models: Our MLP and QA models are based on the huggingface transformers library.

QA

We use the following code snippet for our QA experiments. Please refer to the paper for more details

https://github.com/huggingface/transformers/blob/main/examples/pytorch/question-answering/run_qa.py
python run_qa.py config_qa.json

Licensing Information

The dataset is Creative Commons Attribution 4.0 International (cc-by-4.0)

Citation Information

Coming soon

Contact

Nikita Moghe and Evgeniia Razumovskaia and Liane Guillou

Dataset card based on Allociné

Downloads last month
1
Edit dataset card