JulietteBenguigui142 commited on
Commit
44fed14
1 Parent(s): ce42798

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: INHA_in_short
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
+ # INHA_in_short
17
+
18
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4008
21
+ - Rouge1: 0.532
22
+ - Rouge2: 0.4546
23
+ - Rougel: 0.5242
24
+ - Rougelsum: 0.524
25
+ - Gen Len: 18.9616
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 4
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | 0.9095 | 1.0 | 866 | 0.4647 | 0.5128 | 0.4329 | 0.5049 | 0.5049 | 18.9624 |
58
+ | 0.5092 | 2.0 | 1732 | 0.4192 | 0.5287 | 0.4509 | 0.521 | 0.5207 | 18.9622 |
59
+ | 0.4636 | 3.0 | 2598 | 0.4035 | 0.5332 | 0.4557 | 0.5253 | 0.5252 | 18.9616 |
60
+ | 0.461 | 4.0 | 3464 | 0.4008 | 0.532 | 0.4546 | 0.5242 | 0.524 | 18.9616 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.40.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdcd1174795a835c01b0f666235fccd1fabe16d7851e75e18cccd75ecc1a8f79
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27166010604e2eebb384006bbfd5a6b12e6cfb20577f26673dea5167097bb294
3
  size 242041896
runs/May10_13-54-12_240571adcde3/events.out.tfevents.1715349253.240571adcde3.3327.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:011c72a3c5f9ca208597862db9b35569cb7cba2d4db932a54ae50de0058db721
3
- size 8494
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3263bfe3f77b5fc228dd9795131a5cd5c60d78a703892452e25e7916c63b417b
3
+ size 9373