TobiTob commited on
Commit
c98924d
1 Parent(s): 1077f67

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "model_type": "decision_transformer",
17
+ "n_embd": 768,
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
+ "summary_activation": null,
28
+ "summary_first_dropout": 0.1,
29
+ "summary_proj_to_labels": true,
30
+ "summary_type": "cls_index",
31
+ "summary_use_proj": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.26.1",
34
+ "use_cache": true,
35
+ "vocab_size": 1
36
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48c7a614e60db6bac05dab979d767f9833f4bb7f23dffaf69ee859601740c144
3
+ size 8199528
runs/Feb24_17-35-06_16274a900951/1677260113.4601958/events.out.tfevents.1677260113.16274a900951.105.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624c05eee90369e41287342a0c328dc5bacfdc0a3ea2ef463bf27dadf050f0c4
3
+ size 5694
runs/Feb24_17-35-06_16274a900951/events.out.tfevents.1677260113.16274a900951.105.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664f95da35706fb1f74f344646f9a92217871f6396a18891909c1decde3d0d8c
3
+ size 3989
runs/Feb24_17-37-36_16274a900951/1677260261.5394907/events.out.tfevents.1677260261.16274a900951.105.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e697b7e6b05665c9713a58d39958a26f9afa4f7f8bad3f1f32e245316e095798
3
+ size 5694
runs/Feb24_17-37-36_16274a900951/events.out.tfevents.1677260261.16274a900951.105.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d9333364e8987d87ef845bfbeaa45521c0e2e951e968f256081adacfc989cdb
3
+ size 4342
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82ee380cc237321ed8f4429285838e541b7d8da09270ef39de32fe6d6784fa9
3
+ size 3515