compred / README.md
shocheen's picture
Upload README.md with huggingface_hub
5224d16 verified
|
Raw
History Blame
1.13 kB
metadata
dataset_info:
  config_name: history
  features:
    - name: domain
      dtype: string
    - name: post_id
      dtype: string
    - name: history
      dtype: string
    - name: title
      dtype: string
    - name: c_root_id_A
      dtype: string
    - name: c_root_id_B
      dtype: string
    - name: created_at_utc_A
      dtype: float64
    - name: created_at_utc_B
      dtype: float64
    - 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: overlap_ratio
      dtype: float64
    - name: seconds_difference
      dtype: float64
    - name: score_ratio
      dtype: float64
    - name: len_ratio
      dtype: float64
  splits:
    - name: validation_pref
      num_bytes: 11033885
      num_examples: 7255
  download_size: 1168706
  dataset_size: 11033885
configs:
  - config_name: history
    data_files:
      - split: validation_pref
        path: history/validation_pref-*

Dataset Card for "compred"

More Information needed