MattBoraske's picture
Upload dataset
4b458fb verified
metadata
dataset_info:
  features:
    - name: submission_title
      dtype: string
    - name: submission_text
      dtype: string
    - name: submission_score
      dtype: int64
    - name: submission_url
      dtype: string
    - name: submission_date
      dtype: string
    - name: top_comment_1
      dtype: string
    - name: top_comment_2
      dtype: string
    - name: top_comment_3
      dtype: string
    - name: top_comment_4
      dtype: string
    - name: top_comment_5
      dtype: string
    - name: top_comment_6
      dtype: string
    - name: top_comment_7
      dtype: string
    - name: top_comment_8
      dtype: string
    - name: top_comment_9
      dtype: string
    - name: top_comment_10
      dtype: string
    - name: top_comment_1_classification
      dtype: string
    - name: top_comment_2_classification
      dtype: string
    - name: top_comment_3_classification
      dtype: string
    - name: top_comment_4_classification
      dtype: string
    - name: top_comment_5_classification
      dtype: string
    - name: top_comment_6_classification
      dtype: string
    - name: top_comment_7_classification
      dtype: string
    - name: top_comment_8_classification
      dtype: string
    - name: top_comment_9_classification
      dtype: string
    - name: top_comment_10_classification
      dtype: string
    - name: ambiguity_score
      dtype: float64
    - name: flanT5_instruction
      dtype: string
    - name: llama2_instruction
      dtype: string
  splits:
    - name: train
      num_bytes: 16370638
      num_examples: 1600
    - name: test
      num_bytes: 3994237
      num_examples: 400
  download_size: 11808547
  dataset_size: 20364875
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*