akrishnan's picture
Upload dataset
3f4aa67 verified
|
raw
history blame
4.13 kB
metadata
dataset_info:
  - config_name: forget_high_count
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 6064
        num_examples: 79
    download_size: 6693
    dataset_size: 6064
  - config_name: forget_high_count_paraphrase
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 7601
        num_examples: 79
    download_size: 7007
    dataset_size: 7601
  - config_name: forget_high_count_related
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 42846
        num_examples: 395
    download_size: 18578
    dataset_size: 42846
  - config_name: forget_low_count
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 7477
        num_examples: 79
    download_size: 7702
    dataset_size: 7477
  - config_name: forget_low_count_paraphrase
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 9002
        num_examples: 79
    download_size: 8036
    dataset_size: 9002
  - config_name: forget_low_count_related
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 48599
        num_examples: 395
    download_size: 18889
    dataset_size: 48599
  - config_name: forget_medium_count
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 6584
        num_examples: 81
    download_size: 7120
    dataset_size: 6584
  - config_name: forget_medium_count_paraphrase
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 8232
        num_examples: 81
    download_size: 7509
    dataset_size: 8232
  - config_name: forget_medium_count_related
    features:
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: country
        dtype: string
      - name: capital
        dtype: string
      - name: count
        dtype: float64
    splits:
      - name: train
        num_bytes: 44814
        num_examples: 405
    download_size: 18350
    dataset_size: 44814
configs:
  - config_name: forget_high_count
    data_files:
      - split: train
        path: forget_high_count/train-*
  - config_name: forget_high_count_paraphrase
    data_files:
      - split: train
        path: forget_high_count_paraphrase/train-*
  - config_name: forget_high_count_related
    data_files:
      - split: train
        path: forget_high_count_related/train-*
  - config_name: forget_low_count
    data_files:
      - split: train
        path: forget_low_count/train-*
  - config_name: forget_low_count_paraphrase
    data_files:
      - split: train
        path: forget_low_count_paraphrase/train-*
  - config_name: forget_low_count_related
    data_files:
      - split: train
        path: forget_low_count_related/train-*
  - config_name: forget_medium_count
    data_files:
      - split: train
        path: forget_medium_count/train-*
  - config_name: forget_medium_count_paraphrase
    data_files:
      - split: train
        path: forget_medium_count_paraphrase/train-*
  - config_name: forget_medium_count_related
    data_files:
      - split: train
        path: forget_medium_count_related/train-*