File size: 386 Bytes
1fb60af
 
 
 
 
 
 
 
 
397f410
 
1fb60af
 
16fd1c3
6f3ba23
16fd1c3
 
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: float64
  splits:
  - name: train
    num_bytes: 5781
    num_examples: 100
  download_size: 5688
  dataset_size: 5781
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---