imgeorgiev commited on
Commit
c70ab2f
β€’
1 Parent(s): 7751031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,8 +8,6 @@ license: mit
8
 
9
  [Project website](http://imgeorgiev.com/pwm) [Paper](TODO) [Models & Datasets](https://huggingface.co/imgeorgiev/pwm)
10
 
11
- This repository is a soft fork of [FoRL](https://github.com/pairlab/FoRL).
12
-
13
  ## Overview
14
 
15
  ![](https://github.com/imgeorgiev/pwm/figures/teaser.png)
@@ -21,6 +19,7 @@ each without the need for expensive online planning.
21
 
22
  ## Structure of repository
23
 
 
24
  pwm
25
  β”œβ”€β”€ dflex
26
  β”‚ β”œβ”€β”€ data - data used for dflex world model pre-training
@@ -28,5 +27,6 @@ pwm
28
  β”œβ”€β”€ multitask - pre-trained world models for multitask evaluation
29
  β”œβ”€β”€ pedagogical - pre-trained world models for recreating pedagogical examples
30
  └── README.md
 
31
 
32
 
 
8
 
9
  [Project website](http://imgeorgiev.com/pwm) [Paper](TODO) [Models & Datasets](https://huggingface.co/imgeorgiev/pwm)
10
 
 
 
11
  ## Overview
12
 
13
  ![](https://github.com/imgeorgiev/pwm/figures/teaser.png)
 
19
 
20
  ## Structure of repository
21
 
22
+ ```
23
  pwm
24
  β”œβ”€β”€ dflex
25
  β”‚ β”œβ”€β”€ data - data used for dflex world model pre-training
 
27
  β”œβ”€β”€ multitask - pre-trained world models for multitask evaluation
28
  β”œβ”€β”€ pedagogical - pre-trained world models for recreating pedagogical examples
29
  └── README.md
30
+ ```
31
 
32