Commit
·
442b304
1
Parent(s):
9b6d8f1
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: url
|
8 |
+
dtype: string
|
9 |
+
- name: title
|
10 |
+
dtype: string
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 2883878741
|
16 |
+
num_examples: 1562327
|
17 |
+
download_size: 1761971402
|
18 |
+
dataset_size: 2883878741
|
19 |
---
|