Datasets:

ArXiv:
License:
thomasschmied commited on
Commit
5c9775d
·
verified ·
1 Parent(s): 0acc298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ```