dataset_info: | |
features: | |
- name: id | |
dtype: uint32 | |
- name: created_at | |
dtype: timestamp[us] | |
- name: updated_at | |
dtype: timestamp[us] | |
- name: image | |
dtype: image | |
- name: tags | |
sequence: uint32 | |
- name: rating | |
dtype: uint8 | |
- name: fav_count | |
dtype: uint32 | |
- name: comment_count | |
dtype: uint32 | |
- name: up_score | |
dtype: int32 | |
- name: down_score | |
dtype: int32 | |
splits: | |
- name: train | |
num_bytes: 384353755927.75 | |
num_examples: 3065570 | |
download_size: 382556768725 | |
dataset_size: 384353755927.75 | |
# Dataset Card for "e621_samples_2022-12-28" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |