news-ro-offense-phd / README.md
andyP's picture
Upload dataset
390113b verified
metadata
dataset_info:
  features:
    - name: comment_id
      dtype: int64
    - name: reply_to_comment_id
      dtype: float64
    - name: comment_nr
      dtype: int64
    - name: content_id
      dtype: int64
    - name: comment_text
      dtype: string
    - name: LABEL
      dtype: int64
    - name: label
      dtype: string
    - name: text
      dtype: string
    - name: text2
      dtype: string
    - name: text_dia
      dtype: string
  splits:
    - name: train
      num_bytes: 3013972
      num_examples: 3242
    - name: test
      num_bytes: 742712
      num_examples: 811
  download_size: 2598887
  dataset_size: 3756684
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*