File size: 411 Bytes
f4cdb1a
 
 
 
 
 
 
 
 
a561aa6
 
f4cdb1a
a561aa6
 
 
 
f4cdb1a
 
 
 
 
 
 
 
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: comment
    dtype: string
  - name: labels
    dtype: string
  splits:
  - name: train
    num_bytes: 2378234
    num_examples: 20808
  - name: test
    num_bytes: 596411
    num_examples: 5202
  download_size: 1873681
  dataset_size: 2974645
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---