news-argentina / README.md
finiteautomata's picture
Upload README.md with huggingface_hub
e70e87e
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: 1342096571
      num_examples: 73423
  download_size: 550406501
  dataset_size: 1342096571

Dataset Card for "news-argentina"

More Information needed