Upload 2 files
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
size_categories:
|
3 |
+
- n<1K
|
4 |
+
---
|
5 |
+
|
6 |
+
# [doc] format - csv - 1
|
7 |
+
|
8 |
+
This dataset contains one csv file at the root.
|
data.csv
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
kind,sound
|
2 |
+
dog,woof
|
3 |
+
cat,meow
|
4 |
+
pokemon,pika
|
5 |
+
human,hello
|