MTSUFall2024SoftwareEngineering/TEST_MODEL
Browse files
README.md
CHANGED
@@ -8,37 +8,34 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: senate_bills_summary_model
|
10 |
results: []
|
11 |
-
datasets:
|
12 |
-
- cheaptrix/UnitedStatesSenateBillsAndSummaries
|
13 |
-
language:
|
14 |
-
- en
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
|
|
20 |
# senate_bills_summary_model
|
21 |
|
22 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 1.
|
25 |
-
- Rouge1: 0.
|
26 |
-
- Rouge2: 0.
|
27 |
-
- Rougel: 0.
|
28 |
-
- Rougelsum: 0.
|
29 |
-
- Gen Len: 18.
|
30 |
|
31 |
## Model description
|
32 |
|
33 |
-
|
34 |
|
35 |
## Intended uses & limitations
|
36 |
|
37 |
-
|
38 |
|
39 |
## Training and evaluation data
|
40 |
|
41 |
-
|
42 |
|
43 |
## Training procedure
|
44 |
|
@@ -58,15 +55,15 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
-
| 2.
|
64 |
-
| 2.
|
65 |
|
66 |
|
67 |
### Framework versions
|
68 |
|
69 |
-
- Transformers 4.
|
70 |
-
- Pytorch 2.
|
71 |
-
- Datasets 2.
|
72 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: senate_bills_summary_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/cheaptrix/MTSUFall2024SoftwareEngineering/runs/rigak20g)
|
17 |
# senate_bills_summary_model
|
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: 1.9849
|
22 |
+
- Rouge1: 0.2462
|
23 |
+
- Rouge2: 0.1934
|
24 |
+
- Rougel: 0.2389
|
25 |
+
- Rougelsum: 0.2389
|
26 |
+
- Gen Len: 18.9981
|
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 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
58 |
+
| 2.7477 | 1.0 | 749 | 2.1012 | 0.2474 | 0.192 | 0.2397 | 0.2396 | 18.9992 |
|
59 |
+
| 2.3215 | 2.0 | 1498 | 2.0257 | 0.2464 | 0.1931 | 0.2391 | 0.239 | 18.9992 |
|
60 |
+
| 2.2304 | 3.0 | 2247 | 1.9963 | 0.2459 | 0.1933 | 0.2386 | 0.2386 | 18.9989 |
|
61 |
+
| 2.194 | 4.0 | 2996 | 1.9849 | 0.2462 | 0.1934 | 0.2389 | 0.2389 | 18.9981 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
+
- Transformers 4.42.4
|
67 |
+
- Pytorch 2.4.0+cu121
|
68 |
+
- Datasets 2.21.0
|
69 |
+
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.42.4"
|
6 |
}
|
runs/Sep04_13-44-13_83114ab7d70e/events.out.tfevents.1725457462.83114ab7d70e.900.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:9478b11335912bed1aa1649c145e20f286ab6648ba112c67d7ff8293ed26760e
|
3 |
+
size 9378
|