hartman23 commited on
Commit
94e59bd
·
verified ·
1 Parent(s): 210c592

End of training

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: output
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # output
14
+
15
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 0.0001
35
+ - train_batch_size: 64
36
+ - eval_batch_size: 8
37
+ - seed: 42
38
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
39
+ - lr_scheduler_type: linear
40
+ - lr_scheduler_warmup_ratio: 0.1
41
+ - num_epochs: 120
42
+
43
+ ### Training results
44
+
45
+
46
+
47
+ ### Framework versions
48
+
49
+ - Transformers 4.47.1
50
+ - Pytorch 2.5.1+cu121
51
+ - Datasets 3.2.0
52
+ - Tokenizers 0.21.0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "act_dim": 6,
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_head": 1,
18
+ "n_inner": null,
19
+ "n_layer": 3,
20
+ "n_positions": 1024,
21
+ "reorder_and_upcast_attn": false,
22
+ "resid_pdrop": 0.1,
23
+ "scale_attn_by_inverse_layer_idx": false,
24
+ "scale_attn_weights": true,
25
+ "state_dim": 17,
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.47.1",
28
+ "use_cache": true,
29
+ "vocab_size": 1
30
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01dd34db6d451de35d74dc6beb6b8a458a6f799576febd3c8e769190fcb8a7b2
3
+ size 5034448
runs/Jan16_14-55-17_eab0d7f50658/events.out.tfevents.1737039317.eab0d7f50658.3458.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a355a4f82a8aae8a83b693be4960a2b1b70084d84f860a341c46947bda69cf
3
+ size 4985
runs/Jan16_15-10-05_eab0d7f50658/events.out.tfevents.1737040206.eab0d7f50658.7556.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63480fc52e5e986ade8d651dfd9db27dad75e294a806792ec35d8b05827296e3
3
+ size 5972
runs/Jan16_18-25-29_eab0d7f50658/events.out.tfevents.1737051929.eab0d7f50658.52953.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5138ab9151b84877befa45123aee2b481aa713cea057a3d0123c7d67c4230d1
3
+ size 5972
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:050f1ce7b9550a366b9893424a5af23dcc5161dbc024aa57417beb981d9c27b9
3
+ size 5304