Upload dataset
Browse files
README.md
CHANGED
@@ -41,11 +41,16 @@ dataset_info:
|
|
41 |
- name: validation
|
42 |
num_bytes: 36745196
|
43 |
num_examples: 1190
|
44 |
-
|
45 |
-
|
|
|
|
|
|
|
46 |
configs:
|
47 |
- config_name: default
|
48 |
data_files:
|
49 |
- split: validation
|
50 |
path: data/validation-*
|
|
|
|
|
51 |
---
|
|
|
41 |
- name: validation
|
42 |
num_bytes: 36745196
|
43 |
num_examples: 1190
|
44 |
+
- name: train
|
45 |
+
num_bytes: 36745196
|
46 |
+
num_examples: 1190
|
47 |
+
download_size: 2380945
|
48 |
+
dataset_size: 73490392
|
49 |
configs:
|
50 |
- config_name: default
|
51 |
data_files:
|
52 |
- split: validation
|
53 |
path: data/validation-*
|
54 |
+
- split: train
|
55 |
+
path: data/train-*
|
56 |
---
|
data/{train-00000-of-00001-b1f4a66a477c5843.parquet → train-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8855b5fd5b402c5b416879376322c493dda1e00d0357326985d2d6cccf5d4155
|
3 |
+
size 1191508
|