metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_text
dtype: string
- name: target_text
dtype: string
- name: dataset
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 264133234
num_examples: 49620
- name: validation
num_bytes: 29312304
num_examples: 5514
- name: test
num_bytes: 65361770
num_examples: 10000
download_size: 129754914
dataset_size: 358807308
Dataset Sources:
Thaisums Filtered to include only short content samples, with minor transformations applied for augmentation.