Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 488 Bytes
e61d699
 
61be479
 
 
 
 
 
 
 
 
e61d699
 
266d5dd
 
e61d699
266d5dd
 
 
 
e61d699
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: description
    dtype: string
  - name: severity
    dtype: string
  splits:
  - name: train
    num_bytes: 44087630
    num_examples: 111689
  - name: test
    num_bytes: 4898669
    num_examples: 12410
  download_size: 23281024
  dataset_size: 48986299
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---