RamAnanth1 commited on
Commit
2ebe834
1 Parent(s): 0171836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -15,8 +15,7 @@ datasets:
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Decision Transformer model trained on expert trajectories sampled from the Gym Hopper environment
18
-
19
- This model is a fine-tuned version of [](https://huggingface.co/) on the decision_transformer_gym_replay dataset.
20
 
21
  ## Model description
22
 
 
15
  should probably proofread and complete it, then remove this comment. -->
16
 
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