The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

Example dataset card on playing video inside dataset cards

Since datset cards support html, you can just use html video tag:

<video loop autoplay controls src="https://huggingface.co/araffin/ppo-LunarLander-v2/resolve/main/replay.mp4"></video>

note: change the src to your video. You can uplaod the demo video as part of your dataset as well & use it like https://huggingface.co/{DATASET_OWNER}/{DATASET_NAME}/resolve/main/{VIDEO_PATH}.mp4

Downloads last month
17