--- license: apache-2.0 task_categories: - question-answering tags: - garden - flowers - trees pretty_name: Bizi Baratzeko Kontsultategia size_categories: - n<1K --- # Dataset Card for Dataset Name This dataset contains the questions and answers from the [Bizibaratzea Kontsultategia](https://bizibaratzea.eus/galdetu-eta-erantzun) website. ## Dataset Details The dataset is a JSONL file with the following structure: ```json { "id": int, "question": string, "answer": string } ``` Where: - The *id* is a unique identifier for each question and answer pair. - The *question* is the question asked by the user. - The *answer* is the answer given by the Bizibaratzea Kontsultategia team (Jakoba Errekondo). ### Dataset Description - **Curated by:** Xabier Ezpeleta - **Funded by [optional]:** [More Information Needed] - **Shared by [optional]:** Xabier Ezpeleta - **Language(s) (NLP):** Basque - **License:** [More Information Needed] ### Dataset Sources [optional] - **Repository:** [More Information Needed] - **Paper [optional]:** [More Information Needed] - **Demo [optional]:** [More Information Needed] ## Uses ### Direct Use [More Information Needed] ### Out-of-Scope Use [More Information Needed] ## Dataset Structure [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Data Collection and Processing [More Information Needed] #### Who are the source data producers? [More Information Needed] ### Annotations [optional] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] #### Personal and Sensitive Information [More Information Needed] ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. ## Citation [optional] **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed] ## More Information [optional] [More Information Needed] ## Dataset Card Authors [optional] [More Information Needed] ## Dataset Card Contact [More Information Needed]