Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,10 +33,10 @@ dataset_info:
|
|
33 |
num_bytes: 4284853468.21
|
34 |
num_examples: 82783
|
35 |
- name: test
|
36 |
-
num_bytes: 258794470
|
37 |
num_examples: 5000
|
38 |
- name: validation
|
39 |
-
num_bytes: 259062182
|
40 |
num_examples: 5000
|
41 |
- name: restval
|
42 |
num_bytes: 1587879327.48
|
@@ -54,6 +54,7 @@ configs:
|
|
54 |
path: data/validation-*
|
55 |
- split: restval
|
56 |
path: data/restval-*
|
|
|
57 |
---
|
58 |
|
59 |
|
|
|
33 |
num_bytes: 4284853468.21
|
34 |
num_examples: 82783
|
35 |
- name: test
|
36 |
+
num_bytes: 258794470
|
37 |
num_examples: 5000
|
38 |
- name: validation
|
39 |
+
num_bytes: 259062182
|
40 |
num_examples: 5000
|
41 |
- name: restval
|
42 |
num_bytes: 1587879327.48
|
|
|
54 |
path: data/validation-*
|
55 |
- split: restval
|
56 |
path: data/restval-*
|
57 |
+
license: mit
|
58 |
---
|
59 |
|
60 |
|