File size: 1,515 Bytes
1b21b83 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
license: mit
tags:
- infinite-dataset-hub
- synthetic
---
# CatClassificationTrain
tags: Image, Cats, Classification
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
**Dataset Description:**
The 'CatClassificationTrain' dataset is a collection of images used for training machine learning models to recognize different types of cats. Each image in the dataset is labeled with a category that describes the breed, color, or specific characteristic of the cat. The labels are unique identifiers that correspond to the traits of the cats depicted in the images.
**CSV Content Preview:**
```csv
Image_ID,Image_URL,Label
001,http://example.com/images/cat1.jpg,Siamese_Black_Short
002,http://example.com/images/cat2.jpg,Persian_White_Longhaired
003,http://example.com/images/cat3.jpg,Bengal_Tabby_Spotted
004,http://example.com/images/cat4.jpg,Ragdoll_Blue_Pointed
005,http://example.com/images/cat5.jpg,Maine_Coon_Brown_Longhaired
```
**Source of the data:**
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'cat':
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=cat&dataset=CatClassificationTrain&tags=Image,+Cats,+Classification
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|