This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
The image url are saved in amazon server.
from datasets import load_dataset
data= load_dataset("shambhuDATA/Pixmo_dataset_223994",split="train")
example= data[0]
S3_BUCKET = "school-student-app"
S3_REGION = "ap-south-1"
S3_FOLDER = "pixmo_images/"
url =… See the full description on the dataset page: https://huggingface.co/datasets/shambhuDATA/Pixmo_dataset_223994.