File size: 788 Bytes
f3244c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 202122870
    num_examples: 69257
  download_size: 52411399
  dataset_size: 202122870
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# 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)