vsamuel commited on
Commit
73d2f44
1 Parent(s): ceb7d97

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: razent/SciFive-base-Pubmed_PMC
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: scifive_seven_epoch
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # scifive_seven_epoch
16
+
17
+ This model is a fine-tuned version of [razent/SciFive-base-Pubmed_PMC](https://huggingface.co/razent/SciFive-base-Pubmed_PMC) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.0288
20
+ - Rouge1: 0.3688
21
+ - Rouge2: 0.2175
22
+ - Rougel: 0.3151
23
+ - Rougelsum: 0.3142
24
+ - Gen Len: 17.8
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 4
45
+ - eval_batch_size: 2
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 7
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | No log | 1.0 | 213 | 2.4562 | 0.2339 | 0.1185 | 0.2017 | 0.2029 | 15.98 |
56
+ | No log | 2.0 | 426 | 2.2406 | 0.3206 | 0.1828 | 0.2827 | 0.283 | 17.76 |
57
+ | 2.4493 | 3.0 | 639 | 2.1363 | 0.3769 | 0.2128 | 0.3129 | 0.3127 | 17.8 |
58
+ | 2.4493 | 4.0 | 852 | 2.0885 | 0.3667 | 0.2127 | 0.312 | 0.312 | 17.84 |
59
+ | 1.8621 | 5.0 | 1065 | 2.0561 | 0.3808 | 0.2232 | 0.3249 | 0.3236 | 17.84 |
60
+ | 1.8621 | 6.0 | 1278 | 2.0343 | 0.3686 | 0.2183 | 0.3167 | 0.3164 | 17.93 |
61
+ | 1.8621 | 7.0 | 1491 | 2.0288 | 0.3688 | 0.2175 | 0.3151 | 0.3142 | 17.8 |
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:0bae168f5a25f1219b13b33b638c017fc6588158588aa7c922de9b28537a0baa
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8c210298972a5671148044b29c17c307b8a169fe41d21bc37ac541bd23dabe
3
  size 891644712
runs/Dec09_00-50-58_fa4ba456177e/events.out.tfevents.1702083059.fa4ba456177e.6348.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a0eefc9e793525cd57d8e531b7049757458c59fdaabcc5a723f3d59adc87388
3
- size 6932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32bda21ae7ee84e4e1adf6a570b3c1757de3e1255d8dc58fa9d1c608ecf7fa85
3
+ size 8861