zjowowen commited on
Commit
3434415
1 Parent(s): ffd1814

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: OpenAI/Gym/Box2d-LunarLander-v2
22
  metrics:
23
  - type: mean_reward
24
- value: 195.78 +/- 84.61
25
  name: mean_reward
26
  ---
27
 
@@ -217,7 +217,6 @@ exp_config = {
217
  'mode': 'train_iter'
218
  },
219
  'figure_path': None,
220
- 'return_env_info': True,
221
  'cfg_type': 'InteractionSerialEvaluatorDict',
222
  'stop_value': 260,
223
  'n_episode': 8
@@ -272,13 +271,13 @@ exp_config = {
272
  - **Demo:** [video](https://huggingface.co/OpenDILabCommunity/LunarLander-v2-C51/blob/main/replay.mp4)
273
  <!-- Provide the size information for the model. -->
274
  - **Parameters total size:** 214.3 KB
275
- - **Last Update Date:** 2023-08-09
276
 
277
  ## Environments
278
  <!-- Address questions around what environment the model is intended to be trained and deployed at, including the necessary information needed to be provided for future users. -->
279
  - **Benchmark:** OpenAI/Gym/Box2d
280
  - **Task:** LunarLander-v2
281
  - **Gym version:** 0.25.1
282
- - **DI-engine version:** v0.4.8
283
  - **PyTorch version:** 2.0.1+cu117
284
  - **Doc**: [DI-engine-docs Environments link](https://di-engine-docs.readthedocs.io/en/latest/13_envs/lunarlander.html)
 
21
  type: OpenAI/Gym/Box2d-LunarLander-v2
22
  metrics:
23
  - type: mean_reward
24
+ value: 163.38 +/- 132.5
25
  name: mean_reward
26
  ---
27
 
 
217
  'mode': 'train_iter'
218
  },
219
  'figure_path': None,
 
220
  'cfg_type': 'InteractionSerialEvaluatorDict',
221
  'stop_value': 260,
222
  'n_episode': 8
 
271
  - **Demo:** [video](https://huggingface.co/OpenDILabCommunity/LunarLander-v2-C51/blob/main/replay.mp4)
272
  <!-- Provide the size information for the model. -->
273
  - **Parameters total size:** 214.3 KB
274
+ - **Last Update Date:** 2023-09-19
275
 
276
  ## Environments
277
  <!-- Address questions around what environment the model is intended to be trained and deployed at, including the necessary information needed to be provided for future users. -->
278
  - **Benchmark:** OpenAI/Gym/Box2d
279
  - **Task:** LunarLander-v2
280
  - **Gym version:** 0.25.1
281
+ - **DI-engine version:** v0.4.9
282
  - **PyTorch version:** 2.0.1+cu117
283
  - **Doc**: [DI-engine-docs Environments link](https://di-engine-docs.readthedocs.io/en/latest/13_envs/lunarlander.html)