Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ task_categories:
|
|
5 |
---
|
6 |
|
7 |
This repository contains the [DMControl](https://arxiv.org/abs/1801.00690) datasets as used in [Learning to Modulate Pre-trained Models in RL](https://arxiv.org/abs/2306.14884):
|
|
|
|
|
8 |
|
9 |
Download the dataset using the `huggingface-cli`:
|
10 |
```
|
|
|
5 |
---
|
6 |
|
7 |
This repository contains the [DMControl](https://arxiv.org/abs/1801.00690) datasets as used in [Learning to Modulate Pre-trained Models in RL](https://arxiv.org/abs/2306.14884):
|
8 |
+
- Trajectories for every task are stored as separate `.npz` files.
|
9 |
+
- Every `.npz` file contains 1M transitions.
|
10 |
|
11 |
Download the dataset using the `huggingface-cli`:
|
12 |
```
|