kind
stringclasses
4 values
sound
stringclasses
4 values
dog
woof
cat
meow
pokemon
pika
human
hello

[doc] formats - tsv - 1

This dataset contains one tsv file at the root:

kind	sound
dog	woof
cat	meow
pokemon	pika
human	hello

The YAML section of the README does not contain anything related to loading the data (only the size category metadata):

---
size_categories:
- n<1K
---

The delimiter is automatically set to "\t" (tabulation) because of the .tsv extension of the data file.

Downloads last month
0
Edit dataset card

Collection including datasets-examples/doc-formats-tsv-1