Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 494 Bytes
e61d699
 
61be479
 
 
 
 
 
 
 
 
e61d699
 
612f262
 
e61d699
612f262
 
 
 
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: 43117170.3
    num_examples: 109179
  - name: test
    num_bytes: 4790796.7
    num_examples: 12131
  download_size: 23659983
  dataset_size: 47907967.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---