File size: 580 Bytes
4601ce8 ac2a748 8f1c26c 4601ce8 10676a4 4601ce8 |
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 |
---
dataset_info:
features:
- name: model
dtype: string
- name: link
dtype: string
- name: moe
dtype: bool
- name: size
dtype: float64
- name: act_param
dtype: float64
- name: type
dtype: string
- name: complete
dtype: float64
- name: instruct
dtype: float64
- name: date
dtype: string
- name: prefill
dtype: bool
splits:
- name: train
num_bytes: 26283
num_examples: 194
download_size: 11760
dataset_size: 26283
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|