Klenam commited on
Commit
29755c4
1 Parent(s): 36d2515

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_law_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/klenamdroefenu-kwame-nkrumah-university-of-science-and-t/huggingface/runs/r1syibf4)
17
+ # my_awesome_law_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.2170
22
+ - Rouge1: 0.1575
23
+ - Rouge2: 0.0733
24
+ - Rougel: 0.135
25
+ - Rougelsum: 0.135
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 | 389 | 2.2997 | 0.1558 | 0.0713 | 0.1334 | 0.1333 | 19.0 |
59
+ | 2.6025 | 2.0 | 778 | 2.2468 | 0.1571 | 0.0729 | 0.1344 | 0.1343 | 19.0 |
60
+ | 2.3823 | 3.0 | 1167 | 2.2222 | 0.157 | 0.0731 | 0.1346 | 0.1345 | 19.0 |
61
+ | 2.3471 | 4.0 | 1556 | 2.2170 | 0.1575 | 0.0733 | 0.135 | 0.135 | 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/Aug01_14-16-31_832585d7f376/events.out.tfevents.1722521792.832585d7f376.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56c5aaab16956bd8125b7662b70a388f2b9188a97f4c2bfbdc36763aac957f34
3
- size 8056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2ff4eca00c22bf642abf622f2c25e9fb0b203f130eafea18f9cd988753d959
3
+ size 8935