File size: 587 Bytes
483a1df | 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 | ---
dataset_info:
features:
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: answer
dtype: string
- name: info
struct:
- name: composition
dtype: string
- name: spacegroup_number
dtype: 'null'
- name: spacegroup_symbol
dtype: 'null'
- name: task
dtype: string
splits:
- name: train
num_bytes: 15355926
num_examples: 41450
download_size: 1735868
dataset_size: 15355926
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|