OwenVE commited on
Commit
6b2e905
·
verified ·
1 Parent(s): be8fddb

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-t5/t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - iwslt2017
9
+ model-index:
10
+ - name: t5model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # t5model
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the iwslt2017 dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8667
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:-----:|:---------------:|
53
+ | 1.0956 | 1.0 | 14552 | 0.8744 |
54
+ | 1.0906 | 2.0 | 29104 | 0.8667 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.46.3
60
+ - Pytorch 2.5.1+cu121
61
+ - Datasets 3.2.0
62
+ - Tokenizers 0.20.3
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.46.3"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66ad22459d9e49236955da6f6a860cb6d74142c197814bc85cf371f12e72753f
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f899dc0d6c20a3eadd20c02f9cf652c9fbd4855929553c071455ba44b190d193
3
  size 242041896
runs/Dec10_23-17-28_52ecc1067a84/events.out.tfevents.1733872650.52ecc1067a84.13338.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c976f2982f2e4955417f7269a68f1a470c59cb5a30e3c35d5cb5b626dd856fe
3
- size 18632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d043eec1c9798e96ca305589e3c6fd741f34a5968575ad416f34dce8032f2bd5
3
+ size 19268