CoolFace
20 results

muffin

VatsaDev /cnn_muffins CNN Muffins A compact dog-versus-muffin image-classification dataset built around the well-known visual confusion between Chihuahua faces and blueberry muffins. Dataset structure Split Dogs Muffins Total Train 319 161 480 Validation 36 18 54 Hard-16 benchmark 8 8 16 The hard-16 benchmark is isolated from train and validation. The JSONL files use repository-relative image paths: The benchmark labels follow the original 4x4 checkerboard layout… See the full description on the dataset page: https://huggingface.co/datasets/VatsaDev/cnn_muffins.imageimage-classificationn<1K0 likes106 downloads20d agoHugging Facecausal-lm /flan-muffintext1M<n<10M3 likes87 downloads3y agoHugging FaceReza8848 /MUFFIN_68k This is the training dataset of MUFFIN (Multi-Faceted Instructions). Please refer to our project website for more details: Website JSON Format The download data can be read as a Python list. In this list, each elemental Python dictionary has one input text. This input text has multiple task instructions and the corresponding outputs. [ { "input": "XXX", "instances": [ { "instruction": "III", "output": "YYY"}, { "instruction": "III", "output": "YYY" } ]… See the full description on the dataset page: https://huggingface.co/datasets/Reza8848/MUFFIN_68k.text1K<n<10K10 likes55 downloads3y agoHugging Facessbuild /alpaca_flan-muffintext1M<n<10M1 likes26 downloads3y agoHugging Facesasha /chihuahua-muffinimagen<1K0 likes21 downloads4y agoHugging Faceu539285g /pick_and_place_muffinThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "Unitree_G1_Dex3", "total_episodes": 48, "total_frames": 13843, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:48" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/u539285g/pick_and_place_muffin.robotics0 likes21 downloads10mo agoHugging Face