File size: 790 Bytes
1729b2a |
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: 68312834
num_examples: 91831
- name: validation
num_bytes: 10951623
num_examples: 14286
- name: test
num_bytes: 17268231
num_examples: 23168
download_size: 16914099
dataset_size: 96532688
---
# Dataset Card for "Mintaka_Subgraphs_T5_large_ssm"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |