File size: 828 Bytes
5de0ce3 9d566de c60e91a dafb50c c60e91a dafb50c c60e91a b7fc292 9f57229 61d952d 5de0ce3 9f57229 5de0ce3 |
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 |
---
dataset_info:
features:
- name: instruction
dtype: string
- name: completion
dtype: string
- name: meta
struct:
- name: category
dtype: string
- name: completion
dtype: string
- name: id
dtype: int64
- name: input
dtype: string
- name: motivation_app
dtype: string
- name: prompt
dtype: string
- name: source
dtype: string
- name: subcategory
dtype: string
- name: model_names
sequence: string
- name: generations
sequence: string
- name: output
dtype: string
- name: model_name
dtype: string
splits:
- name: train
num_bytes: 245396
num_examples: 100
download_size: 171121
dataset_size: 245396
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|