dataset_info: | |
features: | |
- name: org_id | |
dtype: string | |
- name: org_name | |
dtype: string | |
- name: org_model | |
dtype: string | |
- name: org_type | |
dtype: string | |
- name: org_num_models | |
dtype: float64 | |
- name: org_num_followers | |
dtype: float64 | |
- name: country | |
sequence: string | |
- name: github | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 21843444 | |
num_examples: 287150 | |
download_size: 8807057 | |
dataset_size: 21843444 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |