File size: 786 Bytes
99333d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 91973633
    num_examples: 108816
  - name: validation
    num_bytes: 8524023
    num_examples: 10058
  - name: test
    num_bytes: 17795180
    num_examples: 20953
  download_size: 22075176
  dataset_size: 118292836
---
# Dataset Card for "Mintaka_Subgraphs_Mistral"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)