|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: images |
|
|
list: image |
|
|
- name: conversation_id |
|
|
dtype: string |
|
|
- name: model |
|
|
dtype: string |
|
|
- name: num_turns |
|
|
dtype: int64 |
|
|
- name: conversation |
|
|
list: |
|
|
- name: user |
|
|
dtype: string |
|
|
- name: assistant |
|
|
dtype: string |
|
|
- name: translated_conversation |
|
|
list: |
|
|
- name: user |
|
|
dtype: string |
|
|
- name: assistant |
|
|
dtype: string |
|
|
- name: language |
|
|
dtype: string |
|
|
- name: user_id |
|
|
dtype: int64 |
|
|
- name: tstamp |
|
|
dtype: float64 |
|
|
- name: is_preset |
|
|
dtype: bool |
|
|
- name: preset_dataset |
|
|
dtype: string |
|
|
- name: categories |
|
|
struct: |
|
|
- name: captioning |
|
|
dtype: bool |
|
|
- name: code |
|
|
dtype: bool |
|
|
- name: creative_writing |
|
|
dtype: bool |
|
|
- name: diagram |
|
|
dtype: bool |
|
|
- name: entity_recognition |
|
|
dtype: bool |
|
|
- name: homework |
|
|
dtype: bool |
|
|
- name: humor |
|
|
dtype: bool |
|
|
- name: is_code |
|
|
dtype: bool |
|
|
- name: ocr |
|
|
dtype: bool |
|
|
- name: refusal |
|
|
dtype: bool |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 5948817677.918 |
|
|
num_examples: 23277 |
|
|
download_size: 5746971304 |
|
|
dataset_size: 5948817677.918 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|