File size: 920 Bytes
b8f2833 886c37a b8f2833 886c37a b8f2833 886c37a b8f2833 886c37a b8f2833 886c37a b8f2833 76fee85 886c37a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
---
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
---
|