hubin's picture
Upload dataset
886c37a verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: label
      dtype: string
    - name: meta
      struct:
        - name: attr
          dtype: string
        - name: choice1
          dtype: string
        - name: choice2
          dtype: string
        - name: choice3
          dtype: string
        - name: choice4
          dtype: string
        - name: domain
          dtype: string
        - name: label
          dtype: string
        - name: scenario
          dtype: string
  splits:
    - name: AI_ACT
      num_bytes: 6018742
      num_examples: 2752
    - name: GDPR
      num_bytes: 3687949
      num_examples: 2937
    - name: HIPAA
      num_bytes: 740548
      num_examples: 155
  download_size: 1843894
  dataset_size: 10447239
configs:
  - config_name: default
    data_files:
      - split: AI_ACT
        path: data/AI_ACT-*
      - split: GDPR
        path: data/GDPR-*
      - split: HIPAA
        path: data/HIPAA-*
license: apache-2.0
language:
  - en
size_categories:
  - 1K<n<10K