arth-shukla commited on
Commit
80dcf18
·
verified ·
1 Parent(s): 1928b2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ viewer: false
10
  | **[Website](https://arth-shukla.github.io/mshab)**
11
  | **[Code](https://github.com/arth-shukla/mshab)**
12
  | **[Models](https://huggingface.co/arth-shukla/mshab_checkpoints)**
13
- | **[(Full) Dataset](https://arth-shukla.github.io/mshab/#dataset-section)**
14
  | **[Supplementary](https://sites.google.com/view/maniskill-hab)**
15
 
16
  RL (SAC, PPO) and IL (BC) baselines for ManiSkill-HAB. Each checkpoint includes a torch checkpoint `policy.pt` (model, optimizer/scheduler state, other trainable parameters) and a train config `config.yml` with hyperparemeters and env kwargs.
 
10
  | **[Website](https://arth-shukla.github.io/mshab)**
11
  | **[Code](https://github.com/arth-shukla/mshab)**
12
  | **[Models](https://huggingface.co/arth-shukla/mshab_checkpoints)**
13
+ | **[Dataset](https://arth-shukla.github.io/mshab/#dataset-section)**
14
  | **[Supplementary](https://sites.google.com/view/maniskill-hab)**
15
 
16
  RL (SAC, PPO) and IL (BC) baselines for ManiSkill-HAB. Each checkpoint includes a torch checkpoint `policy.pt` (model, optimizer/scheduler state, other trainable parameters) and a train config `config.yml` with hyperparemeters and env kwargs.