unlearn_dataset / README.md
yaojin17's picture
Upload dataset
b93ee96 verified
|
raw
history blame
1.56 kB
metadata
dataset_info:
  - config_name: arxiv
    features:
      - name: content
        dtype: string
    splits:
      - name: forget
        num_bytes: 22127152
        num_examples: 500
      - name: approximate
        num_bytes: 371246809
        num_examples: 6155
      - name: retain
        num_bytes: 84373706
        num_examples: 2000
    download_size: 216767189
    dataset_size: 477747667
  - config_name: general
    features:
      - name: content
        dtype: string
    splits:
      - name: forget
        num_bytes: 14069535
        num_examples: 2000
      - name: approximate
        num_bytes: 82904771
        num_examples: 15815
      - name: retain
        num_bytes: 28749659
        num_examples: 4000
    download_size: 43282349
    dataset_size: 125723965
  - config_name: github
    features:
      - name: content
        dtype: string
    splits:
      - name: forget
        num_bytes: 14069535
        num_examples: 2000
      - name: approximate
        num_bytes: 82904771
        num_examples: 15815
      - name: retain
        num_bytes: 28749659
        num_examples: 4000
    download_size: 43282349
    dataset_size: 125723965
configs:
  - config_name: arxiv
    data_files:
      - split: forget
        path: arxiv/forget-*
      - split: approximate
        path: arxiv/approximate-*
      - split: retain
        path: arxiv/retain-*
  - config_name: general
    data_files:
      - split: forget
        path: general/forget-*
      - split: approximate
        path: general/approximate-*
      - split: retain
        path: general/retain-*
  - config_name: github
    data_files:
      - split: forget
        path: github/forget-*
      - split: approximate
        path: github/approximate-*
      - split: retain
        path: github/retain-*