Commit ·
0e4fc6a
1
Parent(s): ce639d3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: url
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: type
|
| 8 |
+
dtype: string
|
| 9 |
+
splits:
|
| 10 |
+
- name: train
|
| 11 |
+
num_bytes: 39050445.80502228
|
| 12 |
+
num_examples: 520847
|
| 13 |
+
- name: val
|
| 14 |
+
num_bytes: 4881315.097488861
|
| 15 |
+
num_examples: 65106
|
| 16 |
+
- name: test
|
| 17 |
+
num_bytes: 4881315.097488861
|
| 18 |
+
num_examples: 65106
|
| 19 |
+
download_size: 32227565
|
| 20 |
+
dataset_size: 48813075.99999999
|
| 21 |
---
|