metadata
dataset_info:
features:
- name: category
dtype: string
- name: sourceurl
dtype: string
- name: nr
dtype: float64
- name: label
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 1137237.5834862385
num_examples: 3234
- name: test
num_bytes: 283135.7114914425
num_examples: 797
download_size: 811862
dataset_size: 1420373.294977681
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*