timxiaohangt commited on
Commit
363d1d6
1 Parent(s): f26d15e

Upload SimpleRobustDT

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "act_dim": 6,
3
+ "action_tanh": true,
4
+ "activation_function": "relu",
5
+ "adv_act_dim": 6,
6
+ "architectures": [
7
+ "SimpleRobustDT"
8
+ ],
9
+ "attn_pdrop": 0.1,
10
+ "bos_token_id": 50256,
11
+ "context_size": 20,
12
+ "embd_pdrop": 0.1,
13
+ "eos_token_id": 50256,
14
+ "hidden_size": 128,
15
+ "initializer_range": 0.02,
16
+ "lambda1": 1.0,
17
+ "lambda2": 10.0,
18
+ "layer_norm_epsilon": 1e-05,
19
+ "log_interval_steps": 100,
20
+ "max_ep_len": 1000,
21
+ "max_ep_return": 2000.0,
22
+ "max_obs_len": 999,
23
+ "max_obs_return": 1780.811459379,
24
+ "min_obs_return": -1069.52315951672,
25
+ "model_type": "decision_transformer",
26
+ "n_head": 1,
27
+ "n_inner": null,
28
+ "n_layer": 3,
29
+ "n_positions": 1024,
30
+ "pr_act_dim": 6,
31
+ "reorder_and_upcast_attn": false,
32
+ "resid_pdrop": 0.1,
33
+ "returns_scale": 1000,
34
+ "scale_attn_by_inverse_layer_idx": false,
35
+ "scale_attn_weights": true,
36
+ "state_dim": 17,
37
+ "state_mean": [
38
+ -0.12111923038336422,
39
+ 0.25327425155418065,
40
+ -0.07035047587677959,
41
+ -0.08115773692056283,
42
+ 0.033850979115650645,
43
+ 0.06298736361412782,
44
+ -0.12843807016838418,
45
+ -0.031447396928089406,
46
+ 1.3713138326103653,
47
+ -0.024560892924977706,
48
+ -0.006480418987622041,
49
+ 0.001549001309508945,
50
+ -0.07614348509836881,
51
+ 0.1161295094948307,
52
+ -0.03387701949143711,
53
+ 0.05022231275001467,
54
+ 0.06985786476000175
55
+ ],
56
+ "state_std": [
57
+ 0.14385576355954735,
58
+ 0.7782796689571053,
59
+ 0.39214212048836883,
60
+ 0.33540646757015297,
61
+ 0.3667258401328152,
62
+ 0.42185300591286856,
63
+ 0.42122407941439594,
64
+ 0.38196441128485303,
65
+ 0.894889347650139,
66
+ 0.9790099847764456,
67
+ 1.6209753212087943,
68
+ 5.481261290311935,
69
+ 5.412253453556258,
70
+ 5.821229850387846,
71
+ 5.340453971568788,
72
+ 6.390796838411146,
73
+ 5.755205744270759
74
+ ],
75
+ "torch_dtype": "float32",
76
+ "transformers_version": "4.31.0",
77
+ "use_cache": true,
78
+ "vocab_size": 1,
79
+ "warmup_steps": 1000
80
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c81d2f10618fc9bd2fbe26fc4b93039418947b4e338fc111f058bdee4be58bd
3
+ size 3476398