Commit
·
0171836
1
Parent(s):
e5ccf3c
Update README.md
Browse files
README.md
CHANGED
@@ -9,15 +9,12 @@ tags:
|
|
9 |
pipeline_tag: reinforcement-learning
|
10 |
datasets:
|
11 |
- decision_transformer_gym_replay
|
12 |
-
model-index:
|
13 |
-
- name: output
|
14 |
-
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
#
|
21 |
|
22 |
This model is a fine-tuned version of [](https://huggingface.co/) on the decision_transformer_gym_replay dataset.
|
23 |
|
|
|
9 |
pipeline_tag: reinforcement-learning
|
10 |
datasets:
|
11 |
- decision_transformer_gym_replay
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
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 |
|