Commit ·
269e83a
1
Parent(s): 2ebe834
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,18 +17,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
# Decision Transformer model trained on expert trajectories sampled from the Gym Hopper environment
|
| 18 |
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained from scratch on expert trajectories sampled from the Gym Hopper environment based on the example [training script](https://github.com/huggingface/blog/blob/main/notebooks/101_train-decision-transformers.ipynb) tutorial provided by HuggingFace
|
| 19 |
|
| 20 |
-
## Model description
|
| 21 |
-
|
| 22 |
-
More information needed
|
| 23 |
-
|
| 24 |
-
## Intended uses & limitations
|
| 25 |
-
|
| 26 |
-
More information needed
|
| 27 |
-
|
| 28 |
-
## Training and evaluation data
|
| 29 |
-
|
| 30 |
-
More information needed
|
| 31 |
-
|
| 32 |
## Training procedure
|
| 33 |
|
| 34 |
### Training hyperparameters
|
|
|
|
| 17 |
# Decision Transformer model trained on expert trajectories sampled from the Gym Hopper environment
|
| 18 |
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained from scratch on expert trajectories sampled from the Gym Hopper environment based on the example [training script](https://github.com/huggingface/blog/blob/main/notebooks/101_train-decision-transformers.ipynb) tutorial provided by HuggingFace
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Training procedure
|
| 21 |
|
| 22 |
### Training hyperparameters
|