File size: 429 Bytes
4a5d7f7 ada9e19 f591f04 ada9e19 f591f04 ada9e19 f591f04 4a5d7f7 |
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 |
---
license: mit
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: SemanticCategory
dtype: string
- name: BehaviorID
dtype: string
- name: prompt_base64
dtype: string
splits:
- name: test
num_bytes: 42675
num_examples: 159
download_size: 27763
dataset_size: 42675
---
|