Datasets:
size_categories: | |
- 10K<n<100K | |
dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: lastModified | |
dtype: string | |
- name: tags | |
sequence: string | |
- name: author | |
dtype: string | |
- name: description | |
dtype: string | |
- name: citation | |
dtype: string | |
- name: likes | |
dtype: int64 | |
- name: downloads | |
dtype: int64 | |
- name: created | |
dtype: timestamp[us] | |
- name: card | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 201899788 | |
num_examples: 69545 | |
download_size: 53026862 | |
dataset_size: 201899788 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
tags: | |
- ethics | |
- documentation | |
# Dataset Card for "dataset_cards_with_metadata" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |