File size: 425 Bytes
2f652a0
 
 
 
 
 
 
 
 
 
 
 
 
 
59d81a1
2f652a0
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: ADV
    dtype: string
  - name: INT
    dtype: string
  splits:
  - name: train
    num_bytes: 514838.63927576604
    num_examples: 1723
  - name: test
    num_bytes: 128784.36072423398
    num_examples: 431
  download_size: 456917
  dataset_size: 643623.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---