YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- Saturated treemap pretraining data set
- dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 4638038862.384
num_examples: 374076
- name: test
num_bytes: 542170746.316
num_examples: 41564
download_size: 5338417434
dataset_size: 5180209608.7
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
Saturated treemap pretraining data set
This data set was created by randomly generating graphs with a maximum depth of 9 and a maximum initial branching degree (decreases with depth) of 7. These graphs were then visualized as treemaps. The colors represent a nodes depth. The final images were deduplicated using fclones. The data set is intended as a pre-training data set for vision transformers.
dataset_info: features: - name: image dtype: image splits: - name: train num_bytes: 4638038862.384 num_examples: 374076 - name: test num_bytes: 542170746.316 num_examples: 41564 download_size: 5338417434 dataset_size: 5180209608.7 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-*
- Downloads last month
- 2