NAQarabash commited on
Commit
c8390c4
1 Parent(s): 18294a6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: t5-small-finetuned-xsum
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # t5-small-finetuned-xsum
15
+
16
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
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: 2e-05
36
+ - train_batch_size: 16
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
+ - num_epochs: 1
42
+ - mixed_precision_training: Native AMP
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
47
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
48
+ | No log | 1.0 | 75 | 4.5553 | 7.8232 | 2.7525 | 7.227 | 7.41 | 18.9529 |
49
+
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 4.35.2
54
+ - Pytorch 2.1.0+cu121
55
+ - Tokenizers 0.15.0
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.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e18a40e12ea33c7f2847ecb1b3389732cd9af05f22cd582c84048c8548d84177
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9eec0308b00c46eda24f14a62f9c594c88af99445c45da65638077e530b1452
3
  size 242041896
runs/Jan08_06-41-50_81e7f3fcf5ad/events.out.tfevents.1704696190.81e7f3fcf5ad.152.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bbeec9ca0f7e16c02dd71bf5eb0dae5e59c473e917ef45d2023632d9b3c76e9
3
+ size 6076
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fcca44f5d29ee9d654459e28c4e18d99d878f5647d7dbd804e6b0107697a780
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf70330ed54d2b50a4ef0b37161690931d7a5231320d660d2c6bd6f6fd8c3767
3
  size 4728