nizarh1999 commited on
Commit
0c0809e
1 Parent(s): 125e774

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: yhavinga/t5-small-24L-ccmatrix-multi
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: final_classifications
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # final_classifications
19
+
20
+ This model is a fine-tuned version of [yhavinga/t5-small-24L-ccmatrix-multi](https://huggingface.co/yhavinga/t5-small-24L-ccmatrix-multi) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1005
23
+ - F1: {'f1': 0.9592760180995475}
24
+ - Precision: {'precision': 0.954954954954955}
25
+ - Recall: {'recall': 0.9636363636363636}
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 0.0001
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 6
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------------:|:---------------------------------:|:------------------------------:|
56
+ | No log | 1.0 | 110 | 0.2362 | {'f1': 0.0} | {'precision': 0.0} | {'recall': 0.0} |
57
+ | No log | 2.0 | 220 | 0.1164 | {'f1': 0.9502262443438914} | {'precision': 0.9459459459459459} | {'recall': 0.9545454545454546} |
58
+ | No log | 3.0 | 330 | 0.0832 | {'f1': 0.9596412556053813} | {'precision': 0.9469026548672567} | {'recall': 0.9727272727272728} |
59
+ | No log | 4.0 | 440 | 0.0918 | {'f1': 0.9549549549549549} | {'precision': 0.9464285714285714} | {'recall': 0.9636363636363636} |
60
+ | 0.1554 | 5.0 | 550 | 0.0939 | {'f1': 0.9596412556053813} | {'precision': 0.9469026548672567} | {'recall': 0.9727272727272728} |
61
+ | 0.1554 | 6.0 | 660 | 0.1005 | {'f1': 0.9592760180995475} | {'precision': 0.954954954954955} | {'recall': 0.9636363636363636} |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.40.1
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.19.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:893d19ca804d7c26d524884edd7ee3719f5d9100b17c6c5d77082f83f8dc0b01
3
  size 935348320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452354b79de8624f861b35ff9845e51f384cf4ec3bc1e339845ede349fd0dfc4
3
  size 935348320