Wenhao0 commited on
Commit
7ff76d9
·
verified ·
1 Parent(s): b8370a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ license: mit
13
  - **Paper:** [Mixture-of-Experts Meets In-Context Reinforcement Learning](https://huggingface.co/papers/2506.05426)
14
 
15
  ## Model Description
16
- Checkpoints of T2MIR-AD and T2MIR-DPT on Cheetah-Vel using mixed datasets.
 
17
 
18
  ## Usage
19
 
 
13
  - **Paper:** [Mixture-of-Experts Meets In-Context Reinforcement Learning](https://huggingface.co/papers/2506.05426)
14
 
15
  ## Model Description
16
+ Checkpoints of T2MIR-AD and T2MIR-DPT on Cheetah-Vel using mixed datasets.
17
+ To use the provided checkpoints, you will need to rename the file to a specific step (e.g., `"89000.pt"`) and place it into the appropriate directory (e.g., `runs/HalfCheetahVel-v0/mixed/horizon-4/exp_0-seed_3407/checkpoints/`).
18
 
19
  ## Usage
20