Anish13 commited on
Commit
e552218
1 Parent(s): 52bde0b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: results_model8_new
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # results_model8_new
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 5.8002
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 0.0001
36
+ - train_batch_size: 32
37
+ - eval_batch_size: 16
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - lr_scheduler_warmup_steps: 30
42
+ - num_epochs: 20
43
+ - mixed_precision_training: Native AMP
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-------:|:------:|:---------------:|
49
+ | 6.3402 | 1.1141 | 10000 | 6.2499 |
50
+ | 6.0161 | 2.2282 | 20000 | 5.9371 |
51
+ | 5.7976 | 3.3422 | 30000 | 5.8868 |
52
+ | 5.5778 | 4.4563 | 40000 | 5.8308 |
53
+ | 5.4306 | 5.5704 | 50000 | 5.8110 |
54
+ | 5.3332 | 6.6845 | 60000 | 5.8593 |
55
+ | 5.2095 | 7.7986 | 70000 | 5.8150 |
56
+ | 5.1312 | 8.9127 | 80000 | 5.7984 |
57
+ | 5.0266 | 10.0267 | 90000 | 5.8415 |
58
+ | 4.9492 | 11.1408 | 100000 | 5.8116 |
59
+ | 4.9416 | 12.2549 | 110000 | 5.8231 |
60
+ | 4.8767 | 13.3690 | 120000 | 5.7562 |
61
+ | 4.8295 | 14.4831 | 130000 | 5.7837 |
62
+ | 4.7927 | 15.5971 | 140000 | 5.7813 |
63
+ | 4.7876 | 16.7112 | 150000 | 5.7653 |
64
+ | 4.7466 | 17.8253 | 160000 | 5.7583 |
65
+ | 4.7208 | 18.9394 | 170000 | 5.8002 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.40.2
71
+ - Pytorch 2.3.0
72
+ - Datasets 2.19.1
73
+ - Tokenizers 0.19.1
best/config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "TransformerNet"
4
+ ],
5
+ "d_model": 512,
6
+ "dim_feedforward": 1024,
7
+ "dropout": 0.1,
8
+ "input_dim": 30000,
9
+ "max_seq_len": 850,
10
+ "model_type": "transformer",
11
+ "nhead": 8,
12
+ "num_decoder_layers": 6,
13
+ "num_encoder_layers": 6,
14
+ "output_dim": 30000,
15
+ "torch_dtype": "float32",
16
+ "transformers_version": "4.40.2"
17
+ }
best/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46fccce22ea848b1dea6bfbb4782ca53f346dba4f3c92cd4b9d96157d0355f41
3
+ size 252674096
best/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75e9a3d5f09f3f42477bf8bbf11a49a2dfd4c7727964f632ae3e665f3f9e3a6
3
+ size 5112
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6d5006ce641d52795e99a4b4a0a289ea1ba663f62a65effe6f186be26552b94
3
  size 252674096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46fccce22ea848b1dea6bfbb4782ca53f346dba4f3c92cd4b9d96157d0355f41
3
  size 252674096