File size: 776 Bytes
3c5b1b2
 
 
58eae6c
 
 
 
 
 
 
 
 
 
 
3c5b1b2
 
58eae6c
3c5b1b2
 
58eae6c
3c5b1b2
 
58eae6c
3c5b1b2
a205ab5
58eae6c
a205ab5
58eae6c
 
3c5b1b2
 
 
 
 
 
 
a205ab5
 
3c5b1b2
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
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: rule
    dtype: string
  - name: positive_example_1
    dtype: string
  - name: positive_example_2
    dtype: string
  - name: negative_example_1
    dtype: string
  - name: negative_example_2
    dtype: string
  - name: comment
    dtype: string
  - name: label
    sequence: int64
  splits:
  - name: train
    num_bytes: 1597178.3819615573
    num_examples: 1623
  - name: valid
    num_bytes: 199770.30901922128
    num_examples: 203
  - name: test
    num_bytes: 199770.30901922128
    num_examples: 203
  download_size: 793177
  dataset_size: 1996718.9999999998
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: valid
    path: data/valid-*
  - split: test
    path: data/test-*
---