File size: 770 Bytes
9651cc1 3e1d2d0 9651cc1 | 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 35 36 37 38 | ---
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: cardData
dtype: 'null'
- name: likes
dtype: int64
- name: downloads
dtype: int64
- name: card
dtype: string
splits:
- name: train
num_bytes: 203107730
num_examples: 69309
download_size: 52854496
dataset_size: 203107730
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "test_card"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |