welsachy commited on
Commit
9ce5d7b
1 Parent(s): 3a812a4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: t5-base-finetuned-depression
14
+ results: []
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
+ # t5-base-finetuned-depression
21
+
22
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.3483
25
+ - Rouge1: 67.6667
26
+ - Rouge2: 21.8889
27
+ - Rougel: 67.6667
28
+ - Rougelsum: 67.6667
29
+ - Gen Len: 2.2944
30
+ - Precision: 0.6767
31
+ - Recall: 0.6767
32
+ - F1: 0.6767
33
+ - Accuracy: 0.6767
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 2e-05
53
+ - train_batch_size: 3
54
+ - eval_batch_size: 3
55
+ - seed: 42
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - num_epochs: 3
59
+ - mixed_precision_training: Native AMP
60
+
61
+ ### Training results
62
+
63
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | Precision | Recall | F1 | Accuracy |
64
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|:---------:|:------:|:------:|:--------:|
65
+ | 0.3908 | 1.0 | 1199 | 0.3346 | 67.1111 | 20.0 | 67.3333 | 67.2222 | 2.2578 | 0.6722 | 0.6722 | 0.6722 | 0.6722 |
66
+ | 0.3601 | 2.0 | 2398 | 0.3582 | 67.4444 | 18.5556 | 67.5556 | 67.6667 | 2.2256 | 0.6756 | 0.6756 | 0.6756 | 0.6756 |
67
+ | 0.3289 | 3.0 | 3597 | 0.3483 | 67.6667 | 21.8889 | 67.6667 | 67.6667 | 2.2944 | 0.6767 | 0.6767 | 0.6767 | 0.6767 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.41.1
73
+ - Pytorch 2.3.0+cu121
74
+ - Datasets 2.19.1
75
+ - 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.41.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37a365c5f211c4495dc7c99b818b290f5a5b9fc2d4d832fb2cbe462348591e53
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1842317db081b622577105e96e1ed0896c90f546adb676e31b30ea982c641941
3
  size 891644712
runs/Jun02_19-22-23_085015c5a530/events.out.tfevents.1717358459.085015c5a530.298.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c60bc8d172074586b6312d3bacea3e8285d9d20464136172936c4807e3333931
3
- size 8790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b5c3455d552c264a214626c46f8fde54be3663b07fd360040529a6e01fbcb9b
3
+ size 9870