atulxop commited on
Commit
843024b
1 Parent(s): dc206a4

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: 7epochisdabest
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
+ # 7epochisdabest
17
+
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.6723
21
+ - Rouge1: 0.1892
22
+ - Rouge2: 0.0723
23
+ - Rougel: 0.1517
24
+ - Rougelsum: 0.1515
25
+ - Gen Len: 19.0
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: 5e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 7
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
+ | 3.0939 | 1.0 | 1370 | 2.7942 | 0.1877 | 0.0727 | 0.1506 | 0.1505 | 18.894 |
58
+ | 2.9829 | 2.0 | 2740 | 2.7420 | 0.1901 | 0.0734 | 0.1523 | 0.152 | 19.0 |
59
+ | 2.9343 | 3.0 | 4110 | 2.7119 | 0.1898 | 0.0733 | 0.1522 | 0.1521 | 19.0 |
60
+ | 2.9013 | 4.0 | 5480 | 2.6937 | 0.1891 | 0.0723 | 0.1514 | 0.1512 | 19.0 |
61
+ | 2.8908 | 5.0 | 6850 | 2.6799 | 0.1895 | 0.0723 | 0.1515 | 0.1513 | 19.0 |
62
+ | 2.8676 | 6.0 | 8220 | 2.6749 | 0.1889 | 0.0722 | 0.1518 | 0.1517 | 19.0 |
63
+ | 2.8433 | 7.0 | 9590 | 2.6723 | 0.1892 | 0.0723 | 0.1517 | 0.1515 | 19.0 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.35.2
69
+ - Pytorch 2.1.0+cu121
70
+ - Datasets 2.16.1
71
+ - Tokenizers 0.15.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.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20c57c3901d9fe5c4d3ba8eb5fd06b521d5f72600dfce4babaf61a71a65025b1
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75c0d624682c1926793314332c8de3f22465af2aeaeeacad1a6ba2a58c531de
3
  size 242041896
runs/Feb05_11-43-21_7af403b11a69/events.out.tfevents.1707133403.7af403b11a69.30439.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8241571994f623d6dc3bb6ec2170b6aec1f5b27e316eb08ea0917d6997af7990
3
- size 11317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23dca6e7cb5851379bd6275fae27fc3ccaceb5578359f39a139061b597374ff4
3
+ size 12196