Irvan14 commited on
Commit
2524abc
·
verified ·
1 Parent(s): f9b262a

End of training

Browse files
Files changed (3) hide show
  1. README.md +66 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: panggi/t5-small-indonesian-summarization-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - id_liputan6
8
+ model-index:
9
+ - name: t5-small-indonesian-summarization
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # t5-small-indonesian-summarization
17
+
18
+ This model is a fine-tuned version of [panggi/t5-small-indonesian-summarization-cased](https://huggingface.co/panggi/t5-small-indonesian-summarization-cased) on the id_liputan6 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.4782
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:-----:|:---------------:|
52
+ | 2.0195 | 0.4126 | 5000 | 2.6803 |
53
+ | 1.9432 | 0.8252 | 10000 | 2.6026 |
54
+ | 1.9104 | 1.2378 | 15000 | 2.5520 |
55
+ | 1.8733 | 1.6504 | 20000 | 2.5069 |
56
+ | 1.8138 | 2.0630 | 25000 | 2.4988 |
57
+ | 1.805 | 2.4757 | 30000 | 2.4878 |
58
+ | 1.8078 | 2.8883 | 35000 | 2.4782 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.52.4
64
+ - Pytorch 2.6.0+cu124
65
+ - Datasets 3.6.0
66
+ - Tokenizers 0.21.1
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.52.4"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7fd5cd11bc8f3a541bcecf542d6be274f936eb194e1ea3df7fbd1237ffc1c91
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7701bf63b8d7ee8a97ec9358e82fd473198c40ca7086036d2d35e6781fef1496
3
  size 242041896