pablo-moreira
commited on
Commit
·
acc875c
1
Parent(s):
84b3e11
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,11 +1,25 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
-
|
8 |
-
|
9 |
-
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: '20231001'
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: text
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 2150584347
|
14 |
+
num_examples: 1857355
|
15 |
+
download_size: 1283945585
|
16 |
+
dataset_size: 2150584347
|
17 |
+
configs:
|
18 |
+
- config_name: '20231001'
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: 20231001/train-*
|
22 |
+
---
|
23 |
+
# Dataset Card for "wikipedia-pt"
|
24 |
+
|
25 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|