lysandre HF staff commited on
Commit
70becf4
·
1 Parent(s): 33fe651

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: day,num_downloads
5
  dtype: string
 
 
6
  splits:
7
  - name: pytorch
8
- num_bytes: 23782
9
  num_examples: 1157
10
  - name: tensorflow
11
- num_bytes: 24286
12
  num_examples: 1157
13
- download_size: 14716
14
- dataset_size: 48068
15
  ---
16
  # Dataset Card for "pip-external"
17
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: day
5
  dtype: string
6
+ - name: num_downloads
7
+ dtype: int64
8
  splits:
9
  - name: pytorch
10
+ num_bytes: 25454
11
  num_examples: 1157
12
  - name: tensorflow
13
+ num_bytes: 25454
14
  num_examples: 1157
15
+ download_size: 30249
16
+ dataset_size: 50908
17
  ---
18
  # Dataset Card for "pip-external"
19