File size: 388 Bytes
f98265b
 
 
 
 
 
 
 
 
 
 
 
 
a0d247d
 
1b8f4de
a0d247d
f98265b
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: X
    dtype: float32
  - name: Y
    dtype: float32
  - name: labels
    dtype: int64
  - name: content_display
    dtype: string
  splits:
  - name: train
    num_bytes: 101652715
    num_examples: 100001
  download_size: 68813814
  dataset_size: 101652715
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---