Gargaz commited on
Commit
ff56082
·
verified ·
1 Parent(s): 3d192fd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: Bendis-V1-wikitext2
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
+ # Bendis-V1-wikitext2
14
+
15
+ This model was trained from scratch on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.3862
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 3.0
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.1148 | 1.0 | 2334 | 0.8175 |
49
+ | 0.477 | 2.0 | 4668 | 0.4612 |
50
+ | 0.3429 | 3.0 | 7002 | 0.3862 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.47.1
56
+ - Pytorch 2.5.1+cu124
57
+ - Datasets 3.2.0
58
+ - Tokenizers 0.21.0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Bendis-V1",
3
+ "architectures": [
4
+ "BendisV1Model"
5
+ ],
6
+ "model_type": "Bendis-V1",
7
+ "torch_dtype": "float32",
8
+ "transformers_version": "4.47.1"
9
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.47.1"
4
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208459c32af5feb8755e0c4a7712c0600cb9d9941454842496682dcacb83bc0f
3
+ size 1623278260
runs/Jan31_20-16-38_a844d7107997/events.out.tfevents.1738354601.a844d7107997.479.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801b1bf73932b92583f910b3264a1770ee366b4fe270ac55209f9d628b53f4e9
3
+ size 8718
runs/Jan31_20-16-38_a844d7107997/events.out.tfevents.1738363097.a844d7107997.479.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d820d2b174d99d81c00321ce211c838a26270f728908f533b11e5e1416d538f
3
+ size 359
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b75f5b4bdfc2122985fc535dca206b7bd731f58361334d71a4d557329904d0c
3
+ size 5368