1-13-am's picture
Upload dataset
1afd884 verified
|
Raw
History Blame Contribute Delete
1.2 kB
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: title
dtype: string
- name: topic
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 114911815
num_examples: 13278
download_size: 52066873
dataset_size: 114911815
---
# Dataset Card for Dataset Name
This dataset contains blogs of selected topics from Hellobacsi in markdown format.
### Dataset Description
This dataset has 3 columns:
- **topic**: topic of a blog
- **full_text**: text data extracted from a blog
- **title**: title of a blog
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->