FactNews / README.md
eduagarcia's picture
Upload dataset
a6bce5d verified
|
raw
history blame
No virus
819 Bytes
metadata
dataset_info:
  config_name: bias_prediction
  features:
    - name: file
      dtype: string
    - name: id_sente
      dtype: string
    - name: id_article
      dtype: string
    - name: domain
      dtype: string
    - name: year
      dtype: string
    - name: sentences
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
  splits:
    - name: train
      num_bytes: 163041
      num_examples: 738
    - name: full_train
      num_bytes: 951010
      num_examples: 4403
    - name: test
      num_bytes: 384327
      num_examples: 1788
  download_size: 718605
  dataset_size: 1498378
configs:
  - config_name: bias_prediction
    data_files:
      - split: train
        path: bias_prediction/train-*
      - split: full_train
        path: bias_prediction/full_train-*
      - split: test
        path: bias_prediction/test-*