File size: 785 Bytes
cfe55c9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answerEntity
dtype: string
- name: questionEntity
dtype: string
- name: groundTruthAnswerEntity
dtype: string
- name: complexityType
dtype: string
- name: graph
dtype: string
- name: correct
dtype: bool
splits:
- name: train
num_bytes: 53582627
num_examples: 64489
- name: validation
num_bytes: 20688110
num_examples: 20338
- name: test
num_bytes: 15894513
num_examples: 19026
download_size: 17629516
dataset_size: 90165250
---
# Dataset Card for "Mintaka_Subgraphs_Mixtral"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |