File size: 366 Bytes
2995d05
 
47a03fd
 
 
 
 
 
 
 
 
 
d9fcac1
 
bcb9402
d9fcac1
47a03fd
 
 
 
 
2995d05
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
dataset_info:
  features:
  - name: text
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 86665902
    num_examples: 480862
  download_size: 57683932
  dataset_size: 86665902
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---