Spaces:
Sleeping
Sleeping
| [ | |
| {"query": "What fertilizer should I use for paddy on loamy soil?", "expected_crop": "Paddy", "intents": ["fertilizer"], "in_domain": true}, | |
| {"query": "How do I prevent disease in paddy?", "expected_crop": "Paddy", "intents": ["disease"], "in_domain": true}, | |
| {"query": "Sandy soil, rainfall 900 mm, growing maize - fertilizer and pest steps?", "expected_crop": "Maize", "intents": ["fertilizer", "pest"], "in_domain": true}, | |
| {"query": "Fall armyworm control in maize", "expected_crop": "Maize", "intents": ["pest"], "in_domain": true}, | |
| {"query": "Wheat fertilizer schedule for clay loam", "expected_crop": "Wheat", "intents": ["fertilizer"], "in_domain": true}, | |
| {"query": "How to manage rust disease in wheat", "expected_crop": "Wheat", "intents": ["disease"], "in_domain": true}, | |
| {"query": "Pink bollworm management in cotton", "expected_crop": "Cotton", "intents": ["pest"], "in_domain": true}, | |
| {"query": "Fertilizer for cotton on black soil", "expected_crop": "Cotton", "intents": ["fertilizer"], "in_domain": true}, | |
| {"query": "Fertilizer schedule for mint aromatic crop", "expected_crop": "Mint", "intents": ["fertilizer"], "in_domain": true}, | |
| {"query": "Citronella basal and top dressing fertilizer", "expected_crop": "Citronella", "intents": ["fertilizer"], "in_domain": true}, | |
| {"query": "Tomato early blight and whitefly management", "expected_crop": "Tomato", "intents": ["disease", "pest"], "in_domain": true}, | |
| {"query": "Banana fertilizer per plant and Panama wilt prevention", "expected_crop": "Banana", "intents": ["fertilizer", "disease"], "in_domain": true}, | |
| {"query": "Marigold fertilizer and red spider mite control", "expected_crop": "Marigold", "intents": ["fertilizer", "pest"], "in_domain": true}, | |
| {"query": "What is the capital of France?", "expected_crop": null, "intents": [], "in_domain": false}, | |
| {"query": "Best smartphone to buy this year", "expected_crop": null, "intents": [], "in_domain": false}, | |
| {"query": "fertilizer advice for my spaceship", "expected_crop": null, "intents": [], "in_domain": false} | |
| ] | |