File size: 1,887 Bytes
f7046b8
 
 
 
 
 
 
 
 
 
f2e65d8
f7046b8
 
 
707e11a
f7046b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
40
---
license: apache-2.0
language: fa
multilinguality: monolingual
task_categories:
- fill-mask
- text-generation
- text-classification
---

<!-- # Dataset Card for Dataset Name -->

<!-- Provide a quick summary of the dataset. -->

This dataset represents the publicly available collection of data scraped from the virgool.io website. The data extraction was strategically performed based on specific tags and user. The dataset comprises approximately 62,000 entries across several key attributes: title, text, tags, likes, replies, reading_time, user_id, and URL.

This resource is particularly beneficial for researchers and developers aiming to pre-train large language models (LLMs), as the 'text' column provides a rich corpus of language use. Additionally, the 'tags' column is ideal for topic modeling applications. The 'likes' and 'replies' columns offer quantitative insights, which can be utilized to gauge content engagement and are useful in developing classifiers to identify high-quality or informative content.## Dataset Details

### Dataset Description

<!-- Provide a longer summary of what this dataset is. -->

- **Curated by:** Mohamad Sobhi
- **Language(s) (NLP):** persian
- **License:** apache-2.0


## Dataset Structure

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->

the datset is in 8  following columns:
 title, text, tags, likes, replies, reading_time, user_id, and URL.

## Bias, Risks, and Limitations

<!-- This section is meant to convey both technical and sociotechnical limitations. -->

Please note that this dataset consists of personal opinions from various bloggers on virgool.io. As such, the information may not always be factual and could reflect the individual biases of the authors.