MinaMila's picture
Upload README.md with huggingface_hub
0a1042d verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: Question
      dtype: string
    - name: stereotype_answer
      dtype: string
    - name: antistereotype_answer
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 119550
      num_examples: 1480
    - name: test
      num_bytes: 18734
      num_examples: 200
  download_size: 27338
  dataset_size: 138284

Dataset Card for "financial_unlearning_data"

More Information needed