witchling22 commited on
Commit
6ff0d70
1 Parent(s): 53dc359

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: t5-base-finetuned-scitldr_param2
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-base-finetuned-scitldr_param2
17
+
18
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 3.1205
21
+ - Rouge1: 23.543
22
+ - Rouge2: 10.3655
23
+ - Rougel: 19.6492
24
+ - Rougelsum: 20.8429
25
+ - Gen Len: 18.9822
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: 1e-05
45
+ - train_batch_size: 2
46
+ - eval_batch_size: 2
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
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
+ | 1.98 | 1.0 | 996 | 3.1319 | 23.1445 | 10.0902 | 19.3585 | 20.4683 | 18.9758 |
58
+ | 1.9833 | 2.0 | 1992 | 3.1284 | 23.6157 | 10.3862 | 19.7155 | 20.8825 | 18.9822 |
59
+ | 1.9078 | 3.0 | 2988 | 3.1219 | 23.7444 | 10.5443 | 19.8405 | 21.0207 | 18.9774 |
60
+ | 1.907 | 4.0 | 3984 | 3.1199 | 23.6053 | 10.414 | 19.7221 | 20.9581 | 18.9822 |
61
+ | 1.8561 | 5.0 | 4980 | 3.1205 | 23.543 | 10.3655 | 19.6492 | 20.8429 | 18.9822 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.35.2
67
+ - Pytorch 2.1.0+cu118
68
+ - Datasets 2.15.0
69
+ - 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:fb63e6078d00a952de1ff02bd8b43540e3e26170b0296f93042f04acf7f4656c
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e8408a7bc8ae35b34da871872940bb6804547325b9b646f0abbe4f9031381d
3
  size 891644712
runs/Dec02_03-54-27_6e91102d5ffc/events.out.tfevents.1701489273.6e91102d5ffc.996.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:937e9b9364dfe00cbc397eed97ffdcd971cd42a824d8a904288f98c2a1308f24
3
- size 8752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3b2dae7c86943e4e4cc8439f79be2e2115b8919c373f9413d9fdeccf16adfe6
3
+ size 9631