shresthasingh commited on
Commit
b36274f
1 Parent(s): 7f77ea5

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: my_awesome_billsum_model
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
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/shresthasingh1506-vellore-institute-of-technology/huggingface/runs/lo1964uv)
17
+ # my_awesome_billsum_model
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.5520
22
+ - Rouge1: 0.1374
23
+ - Rouge2: 0.0485
24
+ - Rougel: 0.1133
25
+ - Rougelsum: 0.1134
26
+ - Gen Len: 19.0
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 4
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
58
+ | No log | 1.0 | 62 | 2.8420 | 0.1227 | 0.0341 | 0.1045 | 0.1047 | 19.0 |
59
+ | No log | 2.0 | 124 | 2.6293 | 0.1335 | 0.0448 | 0.1106 | 0.1106 | 19.0 |
60
+ | No log | 3.0 | 186 | 2.5683 | 0.1356 | 0.0482 | 0.1129 | 0.113 | 19.0 |
61
+ | No log | 4.0 | 248 | 2.5520 | 0.1374 | 0.0485 | 0.1133 | 0.1134 | 19.0 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.42.3
67
+ - Pytorch 2.1.2
68
+ - Datasets 2.20.0
69
+ - Tokenizers 0.19.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.42.3"
6
+ }
runs/Jul12_10-59-13_6f540c3895fb/events.out.tfevents.1720781954.6f540c3895fb.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bf9cbf4553c37b72c9ccf9b0f4f861bede5d2b1ba861630a26f0248cd4d3aff
3
- size 7415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2250de14989cdd151dd2984f3f236c098f0e4f82dd761bcc0b8d9e09b77d1f82
3
+ size 8294