CoolFace
Datasetpublic

harpreetsahota/cardd_workshop_post_01

Dataset Card for car_dd This is a FiftyOne dataset with 2816 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("harpreetsahota/cardd_workshop_post_01") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_01.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes33downloads
6 commits on main
f47290a1y ago

Upload README.md with huggingface_hub

harpreetsahota
8dee39c1y ago

Adding media files in dir data

harpreetsahota
25493e41y ago

Upload fiftyone.yml with huggingface_hub

harpreetsahota
237f01a1y ago

Upload samples.json with huggingface_hub

harpreetsahota
1192c681y ago

Upload metadata.json with huggingface_hub

harpreetsahota
7ec24ac1y ago

initial commit

harpreetsahota