Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
License:
File size: 369 Bytes
1f52b05
 
3c139c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f52b05
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: gpl-3.0
configs:
- config_name: default
  data_files:
  - split: groundtruth
    path: data/groundtruth-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: category
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: groundtruth
    num_bytes: 35992
    num_examples: 12
  download_size: 34510
  dataset_size: 35992
---