File size: 1,102 Bytes
37cd90c 8864757 37cd90c | 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 54 55 56 | ---
dataset_info:
features:
- name: id
dtype: int64
- name: video
dtype: string
- name: response
dtype: string
- name: duration
dtype: float64
- name: DESCRIPTION
dtype: string
- name: GUARDRAIL
struct:
- name: C1(Sexual Content)
dtype: bool
- name: C2(Harassment & Bullying)
dtype: bool
- name: C3(Threats, Violence & Harm)
dtype: bool
- name: C4(False & Deceptive Information)
dtype: bool
- name: C5(Illegal/Regulated Activities)
dtype: bool
- name: C6(Hateful Content & Extremism)
dtype: bool
- name: EXPLANATION
dtype: string
- name: prompt
list:
- name: content
list:
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
- name: solution
dtype: string
- name: images
list: image
splits:
- name: train
num_bytes: 5957845202
num_examples: 6728
download_size: 5101279285
dataset_size: 5957845202
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|