mishig/tets_rl
收藏Hugging Face2023-02-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mishig/tets_rl
下载链接
链接失效反馈官方服务:
资源简介:
## Example dataset card on playing video inside dataset cards
<video loop autoplay controls src="https://huggingface.co/araffin/ppo-LunarLander-v2/resolve/main/replay.mp4"></video>
Since datset cards support html, you can just use html video tag:
```html
<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`
提供机构:
mishig
原始信息汇总
数据集卡片示例:在数据集卡片中播放视频
数据集卡片支持HTML,因此可以使用HTML视频标签:
html <video loop autoplay controls src="https://huggingface.co/araffin/ppo-LunarLander-v2/resolve/main/replay.mp4"></video>
注意:将src更改为您的视频链接。您可以将演示视频作为数据集的一部分上传,并像这样使用:
https://huggingface.co/{DATASET_OWNER}/{DATASET_NAME}/resolve/main/{VIDEO_PATH}.mp4



