File size: 1,817 Bytes
b8161dd 0551165 fcd8863 0551165 fcd8863 0551165 fcd8863 0551165 fcd8863 0551165 b8161dd fcd8863 2650fc8 b8161dd fcd8863 2650fc8 b8161dd fcd8863 2650fc8 fcd8863 b8161dd |
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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
---
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: t5_sequence
dtype: string
- name: gap_sequence
dtype: string
- name: question_answer
dtype: string
- name: num_nodes
dtype: int64
- name: num_edges
dtype: int64
- name: density
dtype: float64
- name: cycle
dtype: int64
- name: bridge
dtype: int64
- name: katz_centrality
dtype: float64
- name: page_rank
dtype: float64
- name: avg_ssp_length
dtype: float64
- name: determ_sequence
dtype: string
- name: determ_sequence_embedding
sequence: float64
- name: gap_sequence_embedding
sequence: float64
- name: t5_sequence_embedding
sequence: float64
- name: question_answer_embedding
sequence: float64
- name: highlighted_determ_sequence
dtype: string
- name: no_highlighted_determ_sequence
dtype: string
- name: highlighted_t5_sequence
dtype: string
- name: no_highlighted_t5_sequence
dtype: string
- name: highlighted_gap_sequence
dtype: string
- name: no_highlighted_gap_sequence
dtype: string
splits:
- name: train
num_bytes: 1776110070
num_examples: 65402
- name: validation
num_bytes: 1776110070
num_examples: 65402
- name: test
num_bytes: 449834999
num_examples: 16567
download_size: 3873019570
dataset_size: 4002055139
---
# Dataset Card for "KGQA_T5-large-ssm"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |