vishwa27 commited on
Commit
647fb5d
1 Parent(s): a01ae9a

End of training

Browse files
Files changed (4) hide show
  1. README.md +68 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/flan-t5-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: flan-t5-large-mawpnli-calcx-nli-pt
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
+ # flan-t5-large-mawpnli-calcx-nli-pt
17
+
18
+ This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1217
21
+ - Rouge1: 95.7098
22
+ - Rouge2: 89.9271
23
+ - Rougel: 95.5836
24
+ - Rougelsum: 95.5842
25
+ - Gen Len: 10.9151
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: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | 0.2279 | 1.0 | 819 | 0.1290 | 95.075 | 87.8764 | 94.7902 | 94.8057 | 10.7978 |
57
+ | 0.0612 | 2.0 | 1638 | 0.1012 | 95.6219 | 89.6809 | 95.4399 | 95.4521 | 10.9029 |
58
+ | 0.0418 | 3.0 | 2457 | 0.0972 | 95.7709 | 90.1703 | 95.613 | 95.637 | 10.9328 |
59
+ | 0.0272 | 4.0 | 3276 | 0.1174 | 95.7478 | 90.1332 | 95.5931 | 95.6069 | 10.9395 |
60
+ | 0.0215 | 5.0 | 4095 | 0.1217 | 95.7098 | 89.9271 | 95.5836 | 95.5842 | 10.9151 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.35.2
66
+ - Pytorch 1.12.1+cu113
67
+ - Datasets 2.15.0
68
+ - 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:0084dbb2913bad2ae889515db2e67419957f8aff55b02b39a310934af9080c8f
3
  size 3132668808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f6f6fdde9c8e5d4b5e31bcdfc722c591602bac41c8d11aafb6b86360cb502b
3
  size 3132668808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a07ac2f0695a783c81455e8caff14a9e9fe898278eed1512e6996d143146ecf1
3
  size 4271
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ac715b7fcad8664aee9cd0e7d5e0e2af98f289b12b39ad1f345d06906a0988a
3
  size 4271