regent-creators
commited on
Commit
•
d5d15fa
1
Parent(s):
d9542bd
Update README.md
Browse files
README.md
CHANGED
@@ -5711,6 +5711,8 @@ The REGENT dataset includes a subset of the JAT (tokenized) dataset (from https:
|
|
5711 |
It has around a 100k transitions from each of the 145 training environments (45 metaworld, 52 atari, 9 mujoco, 39 babyai).
|
5712 |
Please find this in the *_subset folders.
|
5713 |
|
|
|
|
|
5714 |
It also has distance values for input sequences used in the REGENT model for both the above 145 training environments and 12 unseen environments.
|
5715 |
These values are used for computing the distance normalization value in every environment.
|
5716 |
These values, along with the indices of the input sequences, in the training environments alone, are used for pre-training REGENT.
|
|
|
5711 |
It has around a 100k transitions from each of the 145 training environments (45 metaworld, 52 atari, 9 mujoco, 39 babyai).
|
5712 |
Please find this in the *_subset folders.
|
5713 |
|
5714 |
+
![depiction of 145 training environments and 12 unseen environments](https://kaustubhsridhar.github.io/regent-research/static/images/problem_setting_jat.png)
|
5715 |
+
|
5716 |
It also has distance values for input sequences used in the REGENT model for both the above 145 training environments and 12 unseen environments.
|
5717 |
These values are used for computing the distance normalization value in every environment.
|
5718 |
These values, along with the indices of the input sequences, in the training environments alone, are used for pre-training REGENT.
|