kmdb_classification / README.md
boapps's picture
Upload dataset
7366acf verified
|
raw
history blame contribute delete
668 Bytes
---
dataset_info:
features:
- name: text
dtype: string
- name: title
dtype: string
- name: description
dtype: string
- name: keywords
sequence: string
- name: label
dtype: int64
- name: url
dtype: string
- name: date
dtype: string
- name: is_hand_annoted
dtype: bool
- name: score
dtype: float64
- name: title_score
dtype: float64
- name: newspaper
dtype: string
splits:
- name: train
num_bytes: 421577791.27103084
num_examples: 105919
download_size: 227569646
dataset_size: 421577791.27103084
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---