BramVanroy
commited on
Commit
•
f8cdee2
1
Parent(s):
3b80002
Upload dataset
Browse files- 10k/test-00000-of-00001.parquet +3 -0
- 10k/train-00000-of-00001.parquet +3 -0
- README.md +25 -0
10k/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f6c08fa2e0e26a4783fa82766f2d6e0163fc7806ce6539cea2b50df42b5525
|
3 |
+
size 5546
|
10k/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d44e1821df19d9eeb0284f8d6b0feb3192d0c06d999c896e316c8b9e47c3eaa
|
3 |
+
size 41651
|
README.md
CHANGED
@@ -7,6 +7,31 @@ task_categories:
|
|
7 |
- text-generation
|
8 |
- text2text-generation
|
9 |
pretty_name: Filtered CulturaX + Wikipedia for Dutch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Filtered CulturaX + Wikipedia for Dutch
|
|
|
7 |
- text-generation
|
8 |
- text2text-generation
|
9 |
pretty_name: Filtered CulturaX + Wikipedia for Dutch
|
10 |
+
dataset_info:
|
11 |
+
config_name: 10k
|
12 |
+
features:
|
13 |
+
- name: text
|
14 |
+
dtype: string
|
15 |
+
- name: url
|
16 |
+
dtype: string
|
17 |
+
- name: source
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 72048.30379746835
|
22 |
+
num_examples: 78
|
23 |
+
- name: test
|
24 |
+
num_bytes: 5896
|
25 |
+
num_examples: 1
|
26 |
+
download_size: 47197
|
27 |
+
dataset_size: 77944.30379746835
|
28 |
+
configs:
|
29 |
+
- config_name: 10k
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: 10k/train-*
|
33 |
+
- split: test
|
34 |
+
path: 10k/test-*
|
35 |
---
|
36 |
|
37 |
# Filtered CulturaX + Wikipedia for Dutch
|