TobiTob commited on
Commit
22ab818
1 Parent(s): 62aab14

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "act_dim": 1,
3
+ "action_tanh": true,
4
+ "activation_function": "relu",
5
+ "architectures": [
6
+ "TrainableDT"
7
+ ],
8
+ "attn_pdrop": 0.1,
9
+ "bos_token_id": 50256,
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 50256,
12
+ "hidden_size": 128,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "max_ep_len": 4096,
16
+ "max_length": 24,
17
+ "model_type": "decision_transformer",
18
+ "n_head": 1,
19
+ "n_inner": null,
20
+ "n_layer": 3,
21
+ "n_positions": 1024,
22
+ "reorder_and_upcast_attn": false,
23
+ "resid_pdrop": 0.1,
24
+ "scale_attn_by_inverse_layer_idx": false,
25
+ "scale_attn_weights": true,
26
+ "state_dim": 28,
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.27.2",
29
+ "use_cache": true,
30
+ "vocab_size": 1
31
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:106f786067d29a8753880c65dd1742876e483ca98464225f3e69d5c0e6c376e5
3
+ size 8200360
runs/Mar21_14-20-02_3f096b85e192/1679408417.170788/events.out.tfevents.1679408417.3f096b85e192.187.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:663addae75c16dc57bcbe30ed4ce4466937b903ff394da4b05bf844d99c524d4
3
+ size 5796
runs/Mar21_14-20-02_3f096b85e192/events.out.tfevents.1679408417.3f096b85e192.187.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f711afe75139420485c0b8b378ca8b296cc2210ce00c78cbfe2f8683ff48acf0
3
+ size 6451
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c19d25680297ade98820befaaa2f426c6829d9eb09a3efdcd7fe4199508719c
3
+ size 3579