File size: 1,195 Bytes
53a51b1
dcd4940
 
 
 
 
 
 
 
 
 
 
d4f1673
 
dcd4940
 
1afd884
dcd4940
1afd884
 
53a51b1
3f33f30
53a51b1
6389b6c
ddca426
53a51b1
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
---
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. -->