vsamuel commited on
Commit
c1d3659
1 Parent(s): d8b882a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_five_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_five_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.1218
20
+ - Rouge1: 0.3765
21
+ - Rouge2: 0.214
22
+ - Rougel: 0.3144
23
+ - Rougelsum: 0.3146
24
+ - Gen Len: 17.78
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: 5
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.4847 | 0.2245 | 0.1102 | 0.1992 | 0.1996 | 15.8 |
56
+ | No log | 2.0 | 426 | 2.2700 | 0.309 | 0.1671 | 0.2616 | 0.2609 | 17.61 |
57
+ | 2.4677 | 3.0 | 639 | 2.1797 | 0.345 | 0.1914 | 0.2891 | 0.2889 | 17.85 |
58
+ | 2.4677 | 4.0 | 852 | 2.1419 | 0.3665 | 0.2104 | 0.3063 | 0.3067 | 17.67 |
59
+ | 1.9093 | 5.0 | 1065 | 2.1218 | 0.3765 | 0.214 | 0.3144 | 0.3146 | 17.78 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.35.2
65
+ - Pytorch 2.1.0+cu118
66
+ - Datasets 2.15.0
67
+ - 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:c06b7bdd7fbfb00e093b6d569328edb3b7174ae46a49ab55a7d396d2f2364b23
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5648524d72f7683e9f6830c440bfb7484b7977778d14218caaff30fe1e41743
3
  size 891644712
runs/Dec09_00-43-06_fa4ba456177e/events.out.tfevents.1702082587.fa4ba456177e.6348.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c268fc5c905ec9b614726ba97067ddf224aa2ccadd3300aceab0fcdbad60fe6e
3
- size 6929
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bc33d34ad24f87994cb22be7eb9c683ff3df10bbcb8dc02a7bd2c71ca18d61
3
+ size 7808