datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cardd_workshop_post_03
Dataset Card for harpreetsahota/cardd_workshop_post_03
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_03")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_03.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)
Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_01.cardd_workshop_post_threed
Dataset Card for harpreetsahota/cardd_workshop_post_03
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_threed")
# Launch the App
session =… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_threed.cardd_workshop_post_02
Dataset Card for harpreetsahota/cardd_workshop_post_01
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_02")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_02.
