mattlc commited on
Commit
ad9f07b
·
1 Parent(s): 2bc5258

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -16,15 +16,17 @@ dataset_info:
16
  dtype: string
17
  - name: duration
18
  dtype: float64
 
 
19
  splits:
20
  - name: train
21
- num_bytes: 395763994.0
22
  num_examples: 1584
23
  - name: test
24
- num_bytes: 95592070.0
25
  num_examples: 397
26
- download_size: 465600057
27
- dataset_size: 491356064.0
28
  ---
29
  # Dataset Card for "pxcorpus"
30
 
 
16
  dtype: string
17
  - name: duration
18
  dtype: float64
19
+ - name: text
20
+ dtype: string
21
  splits:
22
  - name: train
23
+ num_bytes: 395874656.0
24
  num_examples: 1584
25
  - name: test
26
+ num_bytes: 95619380.0
27
  num_examples: 397
28
+ download_size: 465681717
29
+ dataset_size: 491494036.0
30
  ---
31
  # Dataset Card for "pxcorpus"
32