File size: 384 Bytes
1fb60af
 
 
 
 
 
 
 
 
397f410
32e7d2a
1fb60af
 
9b445f3
6f3ba23
9b445f3
 
1fb60af
 
 
 
 
 
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: id
    dtype: string
  - name: days_passed
    dtype: int64
  - name: num_downloads
    dtype: int64
  - name: trending_score
    dtype: int64
  splits:
  - name: train
    num_bytes: 5658
    num_examples: 100
  download_size: 5606
  dataset_size: 5658
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---