File size: 447 Bytes
63e7dcb
 
 
00a0a4f
 
63e7dcb
 
 
aba6334
63e7dcb
 
aba6334
63e7dcb
 
aba6334
63e7dcb
aba6334
 
63e7dcb
 
 
 
 
 
 
 
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
26
27
---
dataset_info:
  features:
  - name: instance
    dtype: string
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 137565230
    num_examples: 10906
  - name: val
    num_bytes: 15287049
    num_examples: 1212
  download_size: 36164552
  dataset_size: 152852279
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: val
    path: data/val-*
---