Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
TongSIM Unreal Content
This dataset hosts the Unreal Engine project assets (the Content/ folder) for TongSIM-Lite github repository.
These binary assets are intentionally not stored in the main code repository.
Layout
Content/: copy into<repo>/unreal/Content/
Download (users)
Use the helper script from the main repository:
python scripts/fetch_unreal_content.py
Upload (maintainers)
This repo is meant to be pushed with Git LFS.
git lfs install
git init
git remote add origin https://huggingface.co/datasets/bigai/tongsim-unreal-content
git add .
git commit -m "Add Unreal Content assets"
git push -u origin main
- Downloads last month
- 42