AnanthZeke
commited on
Commit
•
2e41225
1
Parent(s):
d7aff28
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
splits:
|
7 |
+
- name: tawikibooks
|
8 |
+
num_bytes: 4715085
|
9 |
+
num_examples: 3919
|
10 |
+
- name: tawikiquote
|
11 |
+
num_bytes: 6483039
|
12 |
+
num_examples: 4247
|
13 |
+
- name: tawiktionary
|
14 |
+
num_bytes: 37131161
|
15 |
+
num_examples: 37123
|
16 |
+
- name: tawiki
|
17 |
+
num_bytes: 746635361
|
18 |
+
num_examples: 819561
|
19 |
+
- name: tawikinews
|
20 |
+
num_bytes: 9572291.869111001
|
21 |
+
num_examples: 45282
|
22 |
+
- name: tawikisource
|
23 |
+
num_bytes: 114857302
|
24 |
+
num_examples: 68028
|
25 |
+
download_size: 309517026
|
26 |
+
dataset_size: 919394239.8691111
|
27 |
+
---
|
28 |
+
# Dataset Card for "ta_wiki_corp"
|
29 |
+
|
30 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|