Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
text
Languages:
Portuguese
Size:
100M - 1B
License:
fabio vila
commited on
Commit
•
1a95fc5
1
Parent(s):
1541768
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- pt
|
7 |
+
tags:
|
8 |
+
- portuguese
|
9 |
+
- text
|
10 |
+
- blogs
|
11 |
+
pretty_name: Portuguese blogset
|
12 |
+
size_categories:
|
13 |
+
- 1B<n<10B
|
14 |
+
---
|
15 |
+
|
16 |
+
---
|
17 |
+
|
18 |
+
## Dataset Details
|
19 |
+
|
20 |
+
In the evolution of blog formatting, Blog-1 may include other languages in an unstructured text format without markdown. The latest one, Blog-5, is formatted in markdown and may contain less English text.
|
21 |
+
Texts are separated by the string <|endoftext|>.
|
22 |
+
|
23 |
+
## Uses
|
24 |
+
|
25 |
+
Training language models.
|
26 |
+
|
27 |
+
## Dataset Structure
|
28 |
+
|
29 |
+
A simple text file with articles separated by <|endoftext|> between each text.
|
30 |
+
|
31 |
+
## Dataset Creation
|
32 |
+
|
33 |
+
First semester of 2024.
|
34 |
+
|
35 |
+
## Bias, Risks, and Limitations
|
36 |
+
|
37 |
+
Catholic and Protestant religious and women-related topics appear to hold significant weight in this dataset.
|