KGQA_T5-xl-ssm / README.md
hle2000's picture
Upload README.md with huggingface_hub
de82da3 verified
metadata
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: 1677533910
      num_examples: 61833
    - name: validation
      num_bytes: 1677533910
      num_examples: 61833
    - name: test
      num_bytes: 422547605
      num_examples: 15577
  download_size: 3673975761
  dataset_size: 3777615425

Dataset Card for "KGQA_T5-xl-ssm"

More Information needed