Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,521 Bytes
87adec1
 
fec73a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87adec1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d395bbb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87adec1
fec73a8
 
 
 
 
 
 
 
87adec1
 
 
 
 
 
 
 
d395bbb
 
 
 
 
 
 
 
87adec1
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
---
dataset_info:
- config_name: bew
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 2220747
    num_examples: 2650
  - name: validation
    num_bytes: 362685
    num_examples: 435
  - name: test
    num_bytes: 672817
    num_examples: 800
  download_size: 2004559
  dataset_size: 3256249
- config_name: btk
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 944040
    num_examples: 1350
  - name: validation
    num_bytes: 195369
    num_examples: 275
  - name: test
    num_bytes: 347847
    num_examples: 500
  download_size: 900271
  dataset_size: 1487256
- config_name: bug
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 70660
    num_examples: 93
  - name: validation
    num_bytes: 38034
    num_examples: 50
  - name: test
    num_bytes: 229420
    num_examples: 300
  download_size: 211189
  dataset_size: 338114
configs:
- config_name: bew
  data_files:
  - split: train
    path: bew/train-*
  - split: validation
    path: bew/validation-*
  - split: test
    path: bew/test-*
- config_name: btk
  data_files:
  - split: train
    path: btk/train-*
  - split: validation
    path: btk/validation-*
  - split: test
    path: btk/test-*
- config_name: bug
  data_files:
  - split: train
    path: bug/train-*
  - split: validation
    path: bug/validation-*
  - split: test
    path: bug/test-*
---