File size: 1,203 Bytes
94d68b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9fb98c6
 
94d68b0
 
 
 
 
 
9fb98c6
 
94d68b0
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
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
  - name: g2t_sequence
    dtype: string
  - name: gap_sequence
    dtype: string
  - name: highlighted_g2t_sequence
    dtype: string
  - name: no_highlighted_g2t_sequence
    dtype: string
  - name: highlighted_gap_sequence
    dtype: string
  - name: no_highlighted_gap_sequence
    dtype: string
  - name: highlighted_determ_sequence
    dtype: string
  - name: no_highlighted_determ_sequence
    dtype: string
  splits:
  - name: train
    num_bytes: 156255381
    num_examples: 54175
  - name: validation
    num_bytes: 29627795
    num_examples: 9699
  - name: test
    num_bytes: 44824721
    num_examples: 15583
  download_size: 41476101
  dataset_size: 230707897
---
# Dataset Card for "Mintaka_Sequences_T5-xl-ssm"

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