Model save
Browse files
README.md
CHANGED
@@ -4,18 +4,11 @@ license: apache-2.0
|
|
4 |
base_model: google-t5/t5-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
- NLP
|
8 |
-
- text-to-text
|
9 |
-
- Summarization
|
10 |
metrics:
|
11 |
- rouge
|
12 |
model-index:
|
13 |
- name: MTSUFall2024SoftwareEngineering
|
14 |
results: []
|
15 |
-
datasets:
|
16 |
-
- MTSUFall2024SoftwareEngineering/UnitedStatesSenateBillsAndSummaries
|
17 |
-
language:
|
18 |
-
- en
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -25,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
25 |
|
26 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
-
- Loss:
|
29 |
-
- Rouge1: 0.
|
30 |
-
- Rouge2: 0.
|
31 |
-
- Rougel: 0.
|
32 |
-
- Rougelsum: 0.
|
33 |
-
- Gen Len: 18.
|
34 |
|
35 |
## Model description
|
36 |
|
@@ -38,7 +31,7 @@ More information needed
|
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|
41 |
-
|
42 |
|
43 |
## Training and evaluation data
|
44 |
|
@@ -62,15 +55,15 @@ The following hyperparameters were used during training:
|
|
62 |
|
63 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
64 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
65 |
-
| 2.
|
66 |
-
| 2.
|
67 |
-
| 2.
|
68 |
-
| 2.
|
69 |
|
70 |
|
71 |
### Framework versions
|
72 |
|
73 |
- Transformers 4.44.2
|
74 |
- Pytorch 2.4.0+cu121
|
75 |
-
- Datasets
|
76 |
-
- Tokenizers 0.19.1
|
|
|
4 |
base_model: google-t5/t5-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
10 |
- name: MTSUFall2024SoftwareEngineering
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 2.0628
|
22 |
+
- Rouge1: 0.2406
|
23 |
+
- Rouge2: 0.187
|
24 |
+
- Rougel: 0.2337
|
25 |
+
- Rougelsum: 0.2336
|
26 |
+
- Gen Len: 18.9969
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
31 |
|
32 |
## Intended uses & limitations
|
33 |
|
34 |
+
More information needed
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
58 |
+
| 2.8688 | 1.0 | 748 | 2.1863 | 0.2392 | 0.1855 | 0.232 | 0.2319 | 18.9985 |
|
59 |
+
| 2.4032 | 2.0 | 1496 | 2.1045 | 0.2387 | 0.1869 | 0.232 | 0.232 | 18.9973 |
|
60 |
+
| 2.3034 | 3.0 | 2244 | 2.0720 | 0.239 | 0.1869 | 0.2324 | 0.2323 | 18.9969 |
|
61 |
+
| 2.2666 | 4.0 | 2992 | 2.0628 | 0.2406 | 0.187 | 0.2337 | 0.2336 | 18.9969 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- Transformers 4.44.2
|
67 |
- Pytorch 2.4.0+cu121
|
68 |
+
- Datasets 3.0.0
|
69 |
+
- Tokenizers 0.19.1
|
runs/Sep18_04-21-07_d077dd5d3fdc/events.out.tfevents.1726633308.d077dd5d3fdc.1593.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdd263cb44d4d88cd28f46080707c93053d8658ff92cb533448e9b6e76c3aab7
|
3 |
+
size 9455
|