finiteautomata's picture
Upload README.md with huggingface_hub
f328d53
|
raw
history blame
No virus
1.19 kB
metadata
dataset_info:
  features:
    - name: tweet_id
      dtype: string
    - name: text
      dtype: string
    - name: title
      dtype: string
    - name: url
      dtype: string
    - name: user
      dtype: string
    - name: body
      dtype: string
    - name: created_at
      dtype: string
    - name: comments
      list:
        - name: created_at
          dtype: string
        - name: prediction
          struct:
            - name: APPEARANCE
              dtype: int64
            - name: CALLS
              dtype: int64
            - name: CLASS
              dtype: int64
            - name: CRIMINAL
              dtype: int64
            - name: DISABLED
              dtype: int64
            - name: LGBTI
              dtype: int64
            - name: POLITICS
              dtype: int64
            - name: RACISM
              dtype: int64
            - name: WOMEN
              dtype: int64
        - name: text
          dtype: string
        - name: tweet_id
          dtype: string
        - name: user_id
          dtype: string
  splits:
    - name: train
      num_bytes: 4141280942
      num_examples: 537201
  download_size: 1984419392
  dataset_size: 4141280942

Dataset Card for "articles_and_comments"

More Information needed