hle2000's picture
Upload README.md with huggingface_hub
c4073b6 verified
|
raw
history blame
1.29 kB
metadata
dataset_info:
  features:
    - name: question
      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: gap_sequence
      dtype: string
    - name: g2t_sequence
      dtype: string
    - name: determ_sequence_embedding
      dtype: string
    - name: gap_sequence_embedding
      dtype: string
    - name: g2t_sequence_embedding
      dtype: string
    - name: question_answer_embedding
      dtype: string
    - name: tfidf_vector
      dtype: string
    - name: correct
      dtype: float64
  splits:
    - name: train
      num_bytes: 9765642932
      num_examples: 86381
    - name: validation
      num_bytes: 261765000
      num_examples: 13439
    - name: test
      num_bytes: 2442628533
      num_examples: 21574
  download_size: 2867392937
  dataset_size: 12470036465

Dataset Card for "Mintaka_Graph_Features_T5-xl-ssm"

More Information needed