hyperpartisan_new / README.md
DDDDZQ's picture
Update README.md
d45e6d2 verified
metadata
language:
  - en
dataset_info:
  - config_name: hn_dataset0
    features:
      - name: sentence
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': neg
              '1': pos
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_examples: 516
      - name: validation
        num_examples: 64
      - name: test
        num_examples: 65
  - config_name: hn_dataset1
    features:
      - name: sentence
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': neg
              '1': pos
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_examples: 516
      - name: validation
        num_examples: 64
      - name: test
        num_examples: 65
  - config_name: hn_dataset2
    features:
      - name: sentence
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': neg
              '1': pos
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_examples: 516
      - name: validation
        num_examples: 64
      - name: test
        num_examples: 65
  - config_name: hn_dataset3
    features:
      - name: sentence
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': neg
              '1': pos
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_examples: 516
      - name: validation
        num_examples: 64
      - name: test
        num_examples: 65
  - config_name: hn_dataset4
    features:
      - name: sentence
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': neg
              '1': pos
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_examples: 516
      - name: validation
        num_examples: 64
      - name: test
        num_examples: 65
configs:
  - config_name: hn_dataset0
    data_files:
      - split: train
        path: hn_dataset0/train.json
      - split: validation
        path: hn_dataset0/val.json
      - split: test
        path: hn_dataset0/test.json
    default: true
  - config_name: hn_dataset1
    data_files:
      - split: train
        path: hn_dataset1/train.json
      - split: validation
        path: hn_dataset1/val.json
      - split: test
        path: hn_dataset1/test.json
  - config_name: hn_dataset2
    data_files:
      - split: train
        path: hn_dataset2/train.json
      - split: validation
        path: hn_dataset2/val.json
      - split: test
        path: hn_dataset2/test.json
  - config_name: hn_dataset3
    data_files:
      - split: train
        path: hn_dataset3/train.json
      - split: validation
        path: hn_dataset3/val.json
      - split: test
        path: hn_dataset3/test.json
  - config_name: hn_dataset4
    data_files:
      - split: train
        path: hn_dataset4/train.json
      - split: validation
        path: hn_dataset4/val.json
      - split: test
        path: hn_dataset4/test.json