Ftmhd commited on
Commit
41ca2e2
·
verified ·
1 Parent(s): 879d30e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: t5-large
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: t5-large-finetuned-T5summary_news
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # t5-large-finetuned-T5summary_news
16
+
17
+ This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on an unknown dataset.
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: 3e-05
37
+ - train_batch_size: 16
38
+ - eval_batch_size: 16
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 2
41
+ - total_train_batch_size: 32
42
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.51.3
51
+ - Pytorch 2.6.0+cu124
52
+ - Datasets 3.6.0
53
+ - Tokenizers 0.21.1
config.json CHANGED
@@ -3,9 +3,9 @@
3
  "T5ForConditionalGeneration"
4
  ],
5
  "classifier_dropout": 0.0,
6
- "d_ff": 2048,
7
  "d_kv": 64,
8
- "d_model": 512,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "relu",
11
  "dropout_rate": 0.1,
@@ -17,9 +17,9 @@
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
  "n_positions": 512,
20
- "num_decoder_layers": 6,
21
- "num_heads": 8,
22
- "num_layers": 6,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
 
3
  "T5ForConditionalGeneration"
4
  ],
5
  "classifier_dropout": 0.0,
6
+ "d_ff": 4096,
7
  "d_kv": 64,
8
+ "d_model": 1024,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "relu",
11
  "dropout_rate": 0.1,
 
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
  "n_positions": 512,
20
+ "num_decoder_layers": 24,
21
+ "num_heads": 16,
22
+ "num_layers": 24,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
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.51.3"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b3b458886b44c39cc617881a153e709a630553ab85916b22bb134aa6e657917
3
- size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfba5bbe03ba92c47b100f5905858a0e05fbeb8d3a857b7d69642e558a6add6a
3
+ size 2950734544
runs/May11_06-13-00_b68beb5b67fa/events.out.tfevents.1746945615.b68beb5b67fa.784.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:badacff6791e5caa0e1a0667f9385d7f429877a5bc71b866beaed197f0af386d
3
+ size 551
runs/May11_06-46-43_b68beb5b67fa/events.out.tfevents.1746946036.b68beb5b67fa.784.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3536edc0324c53c55c170ac6855f25278af4583ba959925ae535c21b6f5ec4
3
+ size 6023
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0761558c9c4d6bb8a46c3cbef34e8ba4e2297d7bb4564a0d8e13b7c64e531135
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a54cde8384d5d8802ec13bd7ac2fc7b95a948f45edd6332fff1a44120aba37
3
  size 5496