A Comprehensive Multilingual Dataset of Farmers' Queries and Expert Advisories for LLM and RAG-Driven Agricultural Chatbots
收藏资源简介:
This dataset, curated under the master file A Comprehensive Multilingual Dataset of Farmers' Queries and Expert Advisories for LLM and RAG-Driven Agricultural Chatbots, serves as a high-quality, domain-specific multilingual Question-Answering (QA) repository. It is explicitly designed for benchmarking, fine-tuning, and evaluating Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) frameworks within the smart agriculture domain. The primary goal of this data is to accelerate research in building intelligent, web-based, and offline-capable agricultural chatbots (Agribots) that diagnose crop and fish health issues, recommend fertilization strategies, and provide expert advisory directly to farmers without relying on continuous internet connectivity. The dataset contains a total of 29,982 high-token expert-verified rows. To facilitate balanced cross-lingual NLP research, the data is perfectly synchronized and balanced across three major languages with exactly 9,994 rows per language. These languages are English (en) for global agricultural standards, Bengali (bn) for regional South-Asian agricultural contexts, and Chinese (zh) for East-Asian crop management and advanced farming query patterns. Each file contains 7 distinct attributes: id (an integer unique identifier for each query-response pair), question (real-world textual queries from farmers), answer (expert-approved actionable diagnostic advisories and solutions), category (thematic classification like Crops, General Agriculture, or Government Scheme/Finance), language (ISO codes 'en', 'bn', or 'zh'), q_length (character length of the question), and a_length (character length of the answer). This dataset is ideal for instruction-tuning open-source LLMs like LLaMA, Mistral, or Qwen, benchmarking RAG pipelines using vector databases like ChromaDB or Pinecone, and training lightweight models for edge deployment in remote areas with low-bandwidth infrastructure.



