rdiehlmartinez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,8 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
+
## The ensy-tinsy Pico Dataset
|
19 |
+
|
20 |
+
A tiny little baby-version of the Pico Dataset.
|
21 |
+
|
22 |
+
Meant to be used in a jupyter notebook to test things out, or quickly look at the structure of the data.
|