File size: 396 Bytes
7c4afcd
 
 
 
 
 
 
 
 
 
 
 
 
59f29ed
 
 
 
7c4afcd
 
 
 
 
 
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: platform_id
    dtype: string
  - name: category_id
    dtype: int16
  - name: text
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: val
    num_bytes: 31888488
    num_examples: 29130
  download_size: 19416927
  dataset_size: 31888488
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
---