Datasets:
MightyStudent
commited on
Commit
•
d114f47
1
Parent(s):
8270ad4
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: input_features
|
6 |
+
sequence:
|
7 |
+
sequence: float32
|
8 |
+
- name: input_length
|
9 |
+
dtype: float64
|
10 |
+
- name: labels
|
11 |
+
sequence: int64
|
12 |
+
splits:
|
13 |
+
- name: train
|
14 |
+
num_bytes: 877085901.0485437
|
15 |
+
num_examples: 912
|
16 |
+
- name: test
|
17 |
+
num_bytes: 217335736.68965518
|
18 |
+
num_examples: 226
|
19 |
+
download_size: 888280535
|
20 |
+
dataset_size: 1094421637.7381988
|
21 |
---
|