cheaptrix commited on
Commit
4e6277a
·
verified ·
1 Parent(s): 188190a

cheaptrix/MTSUFall2024SoftwareEngineering

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
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
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # MTSUFall2024SoftwareEngineering
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.9830
22
+ - Rouge1: 0.2539
23
+ - Rouge2: 0.201
24
+ - Rougel: 0.2469
25
+ - Rougelsum: 0.2469
26
+ - Gen Len: 18.9996
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: 14
47
+ - eval_batch_size: 14
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
+ | 2.7481 | 1.0 | 749 | 2.1062 | 0.2552 | 0.1993 | 0.2475 | 0.2475 | 18.9996 |
59
+ | 2.3354 | 2.0 | 1498 | 2.0224 | 0.2531 | 0.2 | 0.246 | 0.246 | 18.9996 |
60
+ | 2.2351 | 3.0 | 2247 | 1.9929 | 0.2542 | 0.2011 | 0.2471 | 0.247 | 18.9996 |
61
+ | 2.193 | 4.0 | 2996 | 1.9830 | 0.2539 | 0.201 | 0.2469 | 0.2469 | 18.9996 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.2
67
+ - Pytorch 2.4.0+cu121
68
+ - Datasets 2.21.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.44.2"
6
+ }
runs/Sep04_22-13-35_32c5652e5228/events.out.tfevents.1725488039.32c5652e5228.1999.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2959ea3d498f8d5371f6d9453fc29285167e51556a18e0a088d03eb545983ae
3
- size 8560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba5a5ea8405a6a607bd1a5997273d8fbaeb2604c8a622d30252f693ddfb145e
3
+ size 9439