АДРЕСНЫЙ РЕЖИМ -ADDRESS:Шаг 2 - Универсализация value-вопросов общего домена (TOP-20, без словарей клиентов/поставщиков
This commit is contained in:
@@ -317,6 +317,7 @@ Routes:
|
||||
|
||||
Результат:
|
||||
- клиентская/поставщическая ценность и контрактные рейтинги.
|
||||
- стандарт ранжирования для управленческой выдачи: `top-20` (если пользователь явно не просит другой лимит).
|
||||
|
||||
### Batch 4 (задолженности и aging)
|
||||
Вопросы:
|
||||
@@ -350,6 +351,7 @@ Routes:
|
||||
- `strict_pass(route)=100%` на domain pack
|
||||
- `false_factual_rate=0`
|
||||
- `execution_error_count=0`
|
||||
- для ranking-вопросов в acceptance-паке использовать `top-20` как дефолтный формат ответа.
|
||||
|
||||
3. После каждой пачки:
|
||||
- обязательный global regression `102 + 25`
|
||||
|
||||
@@ -0,0 +1,274 @@
|
||||
[
|
||||
{
|
||||
"id": "B3_C001",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 заказчиков по сумме поступлений за все время.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C002",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 заказчиков по сумме поступлений за 2020 год.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C003",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 заказчиков по количеству входящих платежных операций за все время.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C004",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 заказчиков по максимальной сумме одной входящей операции за все время.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C005",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 заказчиков по среднему чеку среди активных клиентов (минимум 3 входящие операции).",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C006",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 самых крупных разовых сделок по поступлениям (дата, контрагент, документ, сумма).",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C007",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 самых маленьких разовых сделок по поступлениям среди активных заказчиков.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C008",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 поставщиков по сумме выплат за все время.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C009",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 поставщиков по сумме выплат за 2020 год.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C010",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 поставщиков по количеству исходящих платежных операций за все время.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C011",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 самых крупных разовых выплат поставщикам (дата, контрагент, документ, сумма).",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C012",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 договоров по сумме оборота за все время.",
|
||||
"expected_intent": "contract_usage_and_value",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_C013",
|
||||
"group": "canonical",
|
||||
"text": "Покажи топ-20 договоров с минимальным бюджетом среди активных договоров.",
|
||||
"expected_intent": "contract_usage_and_value",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N001",
|
||||
"group": "noisy_slang",
|
||||
"text": "какие клиенты самые доходные, выдай топ-20",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N002",
|
||||
"group": "noisy_slang",
|
||||
"text": "топ-20 заказчиков по деньгам за все время",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N003",
|
||||
"group": "noisy_slang",
|
||||
"text": "за 20й год кто нам больше всего занес, топ-20",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N004",
|
||||
"group": "noisy_slang",
|
||||
"text": "кто платит чаще всего, дай топ-20",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N005",
|
||||
"group": "noisy_slang",
|
||||
"text": "покажи топ-20 самых жирных сделок по поступлениям",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N006",
|
||||
"group": "noisy_slang",
|
||||
"text": "покажи топ-20 самых маленьких сделок по бюджету",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N007",
|
||||
"group": "noisy_slang",
|
||||
"text": "кому мы больше всего сгрузили денег, топ-20 поставщиков",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N008",
|
||||
"group": "noisy_slang",
|
||||
"text": "топ-20 поставщиков по выплатам за все время",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N009",
|
||||
"group": "noisy_slang",
|
||||
"text": "за 2020 год кому ушло больше всего денег, топ-20",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N010",
|
||||
"group": "noisy_slang",
|
||||
"text": "поставщики с максимальным числом выплат, топ-20",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N011",
|
||||
"group": "noisy_slang",
|
||||
"text": "договоры по обороту ранкни и дай топ-20",
|
||||
"expected_intent": "contract_usage_and_value",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_N012",
|
||||
"group": "noisy_slang",
|
||||
"text": "покажи топ-20 договоров с самым мелким бюджетом, но только активные",
|
||||
"expected_intent": "contract_usage_and_value",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F001",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_customer_value_chain",
|
||||
"text": "Покажи топ-20 заказчиков по сумме поступлений за все время.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F002",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_customer_value_chain",
|
||||
"text": "Теперь только за 2020 год, тоже топ-20.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F003",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_customer_value_chain",
|
||||
"text": "И отдельно покажи топ-20 по частоте входящих платежей.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F004",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_supplier_value_chain",
|
||||
"text": "Покажи топ-20 поставщиков по сумме выплат за все время.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F005",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_supplier_value_chain",
|
||||
"text": "Теперь за 2020 год, тоже топ-20.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F006",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_supplier_value_chain",
|
||||
"text": "И дай топ-20 поставщиков по количеству выплат.",
|
||||
"expected_intent": "supplier_payouts_profile",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F007",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_deals_chain",
|
||||
"text": "Покажи топ-20 самых крупных разовых сделок по поступлениям.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
},
|
||||
{
|
||||
"id": "B3_F008",
|
||||
"group": "followup_chain",
|
||||
"session": "b3_deals_chain",
|
||||
"text": "А теперь топ-20 самых маленьких сделок по бюджету среди активных заказчиков.",
|
||||
"expected_intent": "customer_revenue_and_payments",
|
||||
"expected_mode": "address_query",
|
||||
"expected_reply_type": "factual"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user