arabic-agent-eval / data /msa.jsonl
Mosescreates's picture
Upload folder using huggingface_hub
1013726 verified
Raw
History Blame Contribute Delete
14 kB
{"id": "simple_001", "category": "simple_function_calling", "instruction": "ابحث عن رحلات من الرياض إلى جدة يوم الخميس", "dialect": "msa", "available_functions": ["search_flights", "book_hotel", "get_weather"], "expected_calls": [{"function": "search_flights", "arguments": {"from_city": "الرياض", "to_city": "جدة", "date": "الخميس"}}], "difficulty": "easy"}
{"id": "simple_002", "category": "simple_function_calling", "instruction": "كم درجة الحرارة في دبي اليوم؟", "dialect": "msa", "available_functions": ["get_weather", "get_time", "get_news"], "expected_calls": [{"function": "get_weather", "arguments": {"city": "دبي"}}], "difficulty": "easy"}
{"id": "simple_003", "category": "simple_function_calling", "instruction": "احجز فندق في مكة من يوم ١٥ رمضان إلى ٢٠ رمضان لشخصين", "dialect": "msa", "available_functions": ["book_hotel", "search_flights", "search_restaurants"], "expected_calls": [{"function": "book_hotel", "arguments": {"city": "مكة", "check_in": "١٥ رمضان", "check_out": "٢٠ رمضان", "guests": 2}}], "difficulty": "easy"}
{"id": "simple_004", "category": "simple_function_calling", "instruction": "أريد أعرف مواقيت الصلاة في المدينة المنورة", "dialect": "msa", "available_functions": ["get_prayer_times", "get_time", "get_weather"], "expected_calls": [{"function": "get_prayer_times", "arguments": {"city": "المدينة المنورة"}}], "difficulty": "easy"}
{"id": "simple_005", "category": "simple_function_calling", "instruction": "حوّل لي ألف دولار إلى ريال سعودي", "dialect": "msa", "available_functions": ["convert_currency", "send_money", "get_stock_price"], "expected_calls": [{"function": "convert_currency", "arguments": {"amount": 1000, "from_currency": "USD", "to_currency": "SAR"}}], "difficulty": "easy"}
{"id": "simple_006", "category": "simple_function_calling", "instruction": "ابحث لي عن آية فيها كلمة الصبر", "dialect": "msa", "available_functions": ["find_quran_verse", "translate_text", "get_news"], "expected_calls": [{"function": "find_quran_verse", "arguments": {"query": "الصبر"}}], "difficulty": "easy"}
{"id": "simple_007", "category": "simple_function_calling", "instruction": "كم سعر سهم أرامكو في تداول؟", "dialect": "msa", "available_functions": ["get_stock_price", "convert_currency", "get_news"], "expected_calls": [{"function": "get_stock_price", "arguments": {"symbol": "2222", "market": "tadawul"}}], "difficulty": "medium"}
{"id": "simple_008", "category": "simple_function_calling", "instruction": "ذكّرني أدفع فاتورة الكهرباء بكرة الساعة عشر الصبح", "dialect": "msa", "available_functions": ["set_reminder", "schedule_meeting", "send_message"], "expected_calls": [{"function": "set_reminder", "arguments": {"message": "دفع فاتورة الكهرباء", "datetime": "غداً الساعة 10 صباحاً"}}], "difficulty": "medium"}
{"id": "simple_009", "category": "simple_function_calling", "instruction": "احسب لي زكاة مبلغ خمسين ألف ريال نقداً", "dialect": "msa", "available_functions": ["calculate_zakat", "convert_currency", "send_money"], "expected_calls": [{"function": "calculate_zakat", "arguments": {"amount": 50000, "currency": "SAR", "type": "cash"}}], "difficulty": "easy"}
{"id": "simple_010", "category": "simple_function_calling", "instruction": "ابحث عن وظائف مهندس برمجيات في الرياض دوام كامل", "dialect": "msa", "available_functions": ["search_jobs", "schedule_meeting", "send_message"], "expected_calls": [{"function": "search_jobs", "arguments": {"title": "مهندس برمجيات", "city": "الرياض", "type": "full-time"}}], "difficulty": "easy"}
{"id": "param_001", "category": "parameter_extraction", "instruction": "أرسل رسالة لأحمد على الواتساب تقول له مبروك الترقية", "dialect": "msa", "available_functions": ["send_message", "schedule_meeting"], "expected_calls": [{"function": "send_message", "arguments": {"recipient": "أحمد", "platform": "whatsapp", "message": "مبروك الترقية"}}], "difficulty": "easy"}
{"id": "param_002", "category": "parameter_extraction", "instruction": "اطلب لي شاورما ودجاج مشوي من مطعم البيك توصيل لحي العليا", "dialect": "msa", "available_functions": ["order_food", "search_restaurants", "book_table"], "expected_calls": [{"function": "order_food", "arguments": {"restaurant": "البيك", "items": "شاورما ودجاج مشوي", "address": "حي العليا"}}], "difficulty": "medium"}
{"id": "param_003", "category": "parameter_extraction", "instruction": "رتّب لي اجتماع مع فريق التسويق يوم الأحد الساعة ٢ الظهر عنوانه مراجعة الحملة الإعلانية", "dialect": "msa", "available_functions": ["schedule_meeting", "set_reminder", "send_message"], "expected_calls": [{"function": "schedule_meeting", "arguments": {"title": "مراجعة الحملة الإعلانية", "date": "الأحد", "time": "٢ الظهر", "participants": "فريق التسويق"}}], "difficulty": "medium"}
{"id": "param_004", "category": "parameter_extraction", "instruction": "حوّل ثلاثمئة يورو لليرة التركية", "dialect": "msa", "available_functions": ["convert_currency", "send_money"], "expected_calls": [{"function": "convert_currency", "arguments": {"amount": 300, "from_currency": "EUR", "to_currency": "TRY"}}], "difficulty": "medium"}
{"id": "param_005", "category": "parameter_extraction", "instruction": "احجز طاولة لأربعة أشخاص في مطعم نصرت يوم الجمعة الساعة ٨ المساء", "dialect": "msa", "available_functions": ["book_table", "search_restaurants", "order_food"], "expected_calls": [{"function": "book_table", "arguments": {"restaurant": "نصرت", "date": "الجمعة", "time": "٨ المساء", "guests": 4}}], "difficulty": "easy"}
{"id": "param_006", "category": "parameter_extraction", "instruction": "حوّل لأخوي محمد مبلغ خمسمئة ريال", "dialect": "msa", "available_functions": ["send_money", "convert_currency", "send_message"], "expected_calls": [{"function": "send_money", "arguments": {"recipient": "محمد", "amount": 500, "currency": "SAR"}}], "difficulty": "easy"}
{"id": "param_007", "category": "parameter_extraction", "instruction": "ترجم لي الجملة التالية من العربي للإنجليزي: السلام عليكم كيف حالكم", "dialect": "msa", "available_functions": ["translate_text", "send_message"], "expected_calls": [{"function": "translate_text", "arguments": {"text": "السلام عليكم كيف حالكم", "from_lang": "ar", "to_lang": "en"}}], "difficulty": "easy"}
{"id": "param_008", "category": "parameter_extraction", "instruction": "احجز لي سيارة من المطار إلى فندق هيلتون", "dialect": "msa", "available_functions": ["book_car", "get_traffic", "book_hotel"], "expected_calls": [{"function": "book_car", "arguments": {"pickup": "المطار", "destination": "فندق هيلتون", "type": "ride"}}], "difficulty": "easy"}
{"id": "multi_001", "category": "multi_step", "instruction": "احجز لي طاولة في أفضل مطعم في الرياض ثم أرسل الموقع لزوجتي سارة على الواتساب", "dialect": "msa", "available_functions": ["search_restaurants", "book_table", "send_message"], "expected_calls": [{"function": "search_restaurants", "arguments": {"city": "الرياض"}}, {"function": "book_table", "arguments": {"restaurant": "*", "guests": 2}}, {"function": "send_message", "arguments": {"recipient": "سارة", "platform": "whatsapp"}}], "difficulty": "hard"}
{"id": "multi_002", "category": "multi_step", "instruction": "شوف لي الطقس في إسطنبول وإذا حلو احجز لي رحلة من جدة", "dialect": "msa", "available_functions": ["get_weather", "search_flights", "book_hotel"], "expected_calls": [{"function": "get_weather", "arguments": {"city": "إسطنبول"}}, {"function": "search_flights", "arguments": {"from_city": "جدة", "to_city": "إسطنبول"}}], "difficulty": "hard"}
{"id": "multi_003", "category": "multi_step", "instruction": "احسب زكاة مالي اللي هو عشرين ألف دولار وحوّلها لريال سعودي", "dialect": "msa", "available_functions": ["calculate_zakat", "convert_currency"], "expected_calls": [{"function": "calculate_zakat", "arguments": {"amount": 20000, "currency": "USD"}}, {"function": "convert_currency", "arguments": {"from_currency": "USD", "to_currency": "SAR"}}], "difficulty": "medium"}
{"id": "multi_004", "category": "multi_step", "instruction": "ابحث عن مطعم سمك في جدة ثم اطلب لي سمك مشوي وروبيان توصيل للبيت", "dialect": "msa", "available_functions": ["search_restaurants", "order_food", "get_traffic"], "expected_calls": [{"function": "search_restaurants", "arguments": {"city": "جدة", "cuisine": "سمك"}}, {"function": "order_food", "arguments": {"items": "سمك مشوي وروبيان"}}], "difficulty": "medium"}
{"id": "multi_005", "category": "multi_step", "instruction": "شوف حالة المرور من البيت للمكتب وإذا زحمة رتّب لي اجتماع أونلاين بدل الحضوري", "dialect": "msa", "available_functions": ["get_traffic", "schedule_meeting", "send_message"], "expected_calls": [{"function": "get_traffic", "arguments": {"from_location": "البيت", "to_location": "المكتب"}}, {"function": "schedule_meeting", "arguments": {"title": "اجتماع أونلاين"}}], "difficulty": "hard"}
{"id": "multi_006", "category": "multi_step", "instruction": "ابحث لي عن رحلات من الدمام لدبي يوم السبت واحجز فندق هناك ليلتين", "dialect": "msa", "available_functions": ["search_flights", "book_hotel", "get_weather"], "expected_calls": [{"function": "search_flights", "arguments": {"from_city": "الدمام", "to_city": "دبي", "date": "السبت"}}, {"function": "book_hotel", "arguments": {"city": "دبي"}}], "difficulty": "medium"}
{"id": "select_003", "category": "tool_selection", "instruction": "ابحث لي عن آية تتكلم عن الرحمة في سورة الفاتحة", "dialect": "msa", "available_functions": ["find_quran_verse", "translate_text", "get_news", "search_jobs", "get_weather", "book_hotel", "send_message", "calculate_zakat", "get_stock_price", "order_food"], "expected_calls": [{"function": "find_quran_verse", "arguments": {"query": "الرحمة", "surah": 1}}], "difficulty": "medium"}
{"id": "error_001", "category": "error_recovery", "instruction": "أرسل رسالة لخالد على التلغرام", "dialect": "msa", "available_functions": ["send_message"], "expected_calls": [{"function": "send_message", "arguments": {"recipient": "خالد", "platform": "telegram", "message": ""}}], "error_response": {"error": "محتوى الرسالة مطلوب", "code": "MISSING_FIELD"}, "difficulty": "easy"}
{"id": "error_002", "category": "error_recovery", "instruction": "احجز لي رحلة من القمر إلى المريخ", "dialect": "msa", "available_functions": ["search_flights", "book_hotel"], "expected_calls": [{"function": "search_flights", "arguments": {"from_city": "القمر", "to_city": "المريخ"}}], "error_response": {"error": "المدينة غير موجودة", "code": "INVALID_CITY"}, "difficulty": "easy"}
{"id": "error_003", "category": "error_recovery", "instruction": "حوّل عشر ملايين دولار لزوجتي أمل", "dialect": "msa", "available_functions": ["send_money", "convert_currency"], "expected_calls": [{"function": "send_money", "arguments": {"recipient": "أمل", "amount": 10000000, "currency": "USD"}}], "error_response": {"error": "المبلغ يتجاوز الحد المسموح", "code": "AMOUNT_EXCEEDED"}, "difficulty": "medium"}
{"id": "error_004", "category": "error_recovery", "instruction": "شوف سعر سهم شركة أبجد في تداول", "dialect": "msa", "available_functions": ["get_stock_price", "get_news"], "expected_calls": [{"function": "get_stock_price", "arguments": {"symbol": "أبجد", "market": "tadawul"}}], "error_response": {"error": "الرمز غير موجود في السوق", "code": "SYMBOL_NOT_FOUND"}, "difficulty": "easy"}
{"id": "error_005", "category": "error_recovery", "instruction": "شوف حالة تأشيرتي رقم الطلب XYZ", "dialect": "msa", "available_functions": ["check_visa_status"], "expected_calls": [{"function": "check_visa_status", "arguments": {"application_id": "XYZ"}}], "error_response": {"error": "رقم جواز السفر مطلوب", "code": "MISSING_FIELD"}, "difficulty": "easy"}
{"id": "error_006", "category": "error_recovery", "instruction": "اطلب بيتزا من مطعم بيتزا الملك توصيل لحي السلام", "dialect": "msa", "available_functions": ["order_food"], "expected_calls": [{"function": "order_food", "arguments": {"restaurant": "بيتزا الملك", "items": "بيتزا", "address": "حي السلام"}}], "error_response": {"error": "المطعم مغلق حالياً", "code": "RESTAURANT_CLOSED"}, "difficulty": "easy"}
{"id": "param_009", "category": "parameter_extraction", "instruction": "أرسل لخالتي فاطمة إيميل تقول فيه كل عام وأنتم بخير", "dialect": "msa", "available_functions": ["send_message", "set_reminder"], "expected_calls": [{"function": "send_message", "arguments": {"recipient": "فاطمة", "platform": "email", "message": "كل عام وأنتم بخير"}}], "difficulty": "easy"}