File size: 630 Bytes
95540e4 09a9ae0 95540e4 e81d117 95540e4 7199fd7 c7e602d 7199fd7 95540e4 | 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: model_name
dtype: string
- name: checkpoint
dtype: string
- name: date_released
dtype: string
- name: model_options
list: string
- name: original_modeling_code
dtype: string
- name: original_source
dtype: string
- name: current_modeling_code
dtype: string
- name: current_modular_code
dtype: string
- name: bases
list: string
splits:
- name: train
num_bytes: 12170862
num_examples: 121
download_size: 3870251
dataset_size: 12170862
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|