akrishnan's picture
Upload dataset
cea82de verified
|
raw
history blame
1.39 kB
metadata
dataset_info:
  - 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
configs:
  - 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-*