SHP_test_expanded / README.md
minkyungpark's picture
Upload README.md with huggingface_hub
8f91346 verified
metadata
dataset_info:
  features:
    - name: post_id
      dtype: string
    - name: domain
      dtype: string
    - name: upvote_ratio
      dtype: float64
    - name: history
      dtype: string
    - name: c_root_id_A
      dtype: string
    - name: c_root_id_B
      dtype: string
    - name: created_at_utc_A
      dtype: int64
    - name: created_at_utc_B
      dtype: int64
    - name: score_A
      dtype: int64
    - name: score_B
      dtype: int64
    - name: human_ref_A
      dtype: string
    - name: human_ref_B
      dtype: string
    - name: labels
      dtype: int64
    - name: seconds_difference
      dtype: float64
    - name: score_ratio
      dtype: float64
  splits:
    - name: test
      num_bytes: 349542.2630235211
      num_examples: 180
    - name: train
      num_bytes: 1052577.1261122064
      num_examples: 540
  download_size: 896185
  dataset_size: 1402119.3891357274

Dataset Card for "SHP_test_expanded"

More Information needed