Commit
·
513eaa0
1
Parent(s):
5ae5b46
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
splits:
|
8 |
+
- name: train
|
9 |
+
num_bytes: 6312195
|
10 |
+
num_examples: 9838
|
11 |
+
- name: validation
|
12 |
+
num_bytes: 324976
|
13 |
+
num_examples: 518
|
14 |
+
download_size: 3778829
|
15 |
+
dataset_size: 6637171
|
16 |
---
|