jellyho/acrft-annot-noprop
acrft-annot-noprop RLT annotation for AC-RFT critic training: raw memmaps (.dat) + meta.json, read directly by scripts/train_rlt_critic.py and scripts/eval_rlt_critic.py in the openpi fork. Shapes are in meta.json: rl_token [T, D], base_action [T, N, H, A], action_chunk [T, H, A], reward/mc_return/done/episode_index/frame_index [T], base_action_heldout [T, num_heldout, H, A]. dtype and reward_scheme are in meta.json. Load with numpy.memmap. from huggingface_hub import… See the full description on the dataset page: https://huggingface.co/datasets/jellyho/acrft-annot-noprop.
Upload README.md with huggingface_hub
Upload rl_token.dat with huggingface_hub
Upload reward.dat with huggingface_hub
Upload progress.dat with huggingface_hub
Upload meta.json with huggingface_hub
Upload mc_return.dat with huggingface_hub
Upload frame_index.dat with huggingface_hub
Upload episode_index.dat with huggingface_hub
Upload done.dat with huggingface_hub
Upload borrowed_return.dat with huggingface_hub
Upload base_action_heldout.dat with huggingface_hub
Upload base_action.dat with huggingface_hub
Upload action_chunk.dat with huggingface_hub
initial commit
