Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,20 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
This is a very *very* small (microscopic), handwritten dataset of Spanish-language text. It consists of simple sentences, such as one might read in children's storybooks or speak to a child.
|
|
|
|
| 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: 6867.918918918919
|
| 10 |
+
num_examples: 236
|
| 11 |
+
- name: validation
|
| 12 |
+
num_bytes: 873.0405405405405
|
| 13 |
+
num_examples: 30
|
| 14 |
+
- name: test
|
| 15 |
+
num_bytes: 873.0405405405405
|
| 16 |
+
num_examples: 30
|
| 17 |
+
download_size: 8773
|
| 18 |
+
dataset_size: 8614.0
|
| 19 |
---
|
| 20 |
This is a very *very* small (microscopic), handwritten dataset of Spanish-language text. It consists of simple sentences, such as one might read in children's storybooks or speak to a child.
|