Dataset Viewer
breed
string | type
string |
---|---|
Golden Retriever
|
dog
|
German Shepherd
|
dog
|
Beagle
|
dog
|
Labrador Retriever
|
dog
|
Bulldog
|
dog
|
Persian
|
cat
|
Siamese
|
cat
|
Maine Coon
|
cat
|
Bengal
|
cat
|
Sphynx
|
cat
|
Cat and Dog Breeds Dataset
This dataset contains breed names of cats and dogs, along with their species type.
Dataset Structure
- species →
"cat"
or"dog"
- breed →
"Maine_Coon"
,"Bengal"
,"German_Shepherd"
, etc.
Usage
You can use this dataset for:
- Training a breed classifier
- Mapping breeds to their species
- Educational purposes
- Downloads last month
- 76