ManojAlexender commited on
Commit
8a64e50
·
verified ·
1 Parent(s): 1c11be3

End of training

Browse files
Files changed (2) hide show
  1. README.md +88 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ - f1
7
+ - precision
8
+ - recall
9
+ model-index:
10
+ - name: Finetuned_Final_LM_200k_v3
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
+ # Finetuned_Final_LM_200k_v3
18
+
19
+ This model was trained from scratch on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.4006
22
+ - Accuracy: 0.8429
23
+ - F1: 0.8410
24
+ - Precision: 0.8602
25
+ - Recall: 0.8429
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: 5e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 64
47
+ - seed: 42
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 32
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 50
53
+ - num_epochs: 2
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
+ | 0.038 | 0.08 | 500 | 1.6709 | 0.8505 | 0.8483 | 0.8713 | 0.8505 |
61
+ | 0.3847 | 0.16 | 1000 | 2.0643 | 0.8403 | 0.8385 | 0.8556 | 0.8403 |
62
+ | 0.4135 | 0.24 | 1500 | 1.7622 | 0.8429 | 0.8399 | 0.8706 | 0.8429 |
63
+ | 0.3496 | 0.32 | 2000 | 2.2005 | 0.8482 | 0.8459 | 0.8701 | 0.8482 |
64
+ | 0.2201 | 0.4 | 2500 | 2.2234 | 0.8467 | 0.8445 | 0.8673 | 0.8467 |
65
+ | 0.306 | 0.48 | 3000 | 2.0981 | 0.8395 | 0.8375 | 0.8567 | 0.8395 |
66
+ | 0.2741 | 0.56 | 3500 | 2.4972 | 0.8421 | 0.8401 | 0.8607 | 0.8421 |
67
+ | 0.2189 | 0.64 | 4000 | 2.1950 | 0.8459 | 0.8440 | 0.8641 | 0.8459 |
68
+ | 0.1442 | 0.72 | 4500 | 2.3179 | 0.8418 | 0.8399 | 0.8589 | 0.8418 |
69
+ | 0.3744 | 0.8 | 5000 | 2.3932 | 0.8395 | 0.8376 | 0.8565 | 0.8395 |
70
+ | 0.2153 | 0.88 | 5500 | 2.3213 | 0.8406 | 0.8384 | 0.8601 | 0.8406 |
71
+ | 0.3273 | 0.96 | 6000 | 2.2511 | 0.8467 | 0.8444 | 0.8682 | 0.8467 |
72
+ | 0.0371 | 1.04 | 6500 | 2.4062 | 0.8406 | 0.8388 | 0.8573 | 0.8406 |
73
+ | 0.1964 | 1.12 | 7000 | 2.3856 | 0.8421 | 0.8401 | 0.8604 | 0.8421 |
74
+ | 0.3516 | 1.2 | 7500 | 2.3023 | 0.8444 | 0.8424 | 0.8631 | 0.8444 |
75
+ | 0.1166 | 1.28 | 8000 | 2.3752 | 0.8414 | 0.8394 | 0.8594 | 0.8414 |
76
+ | 0.2922 | 1.36 | 8500 | 2.4364 | 0.8425 | 0.8405 | 0.8612 | 0.8425 |
77
+ | 0.2452 | 1.44 | 9000 | 2.3738 | 0.8421 | 0.8402 | 0.8599 | 0.8421 |
78
+ | 0.1247 | 1.52 | 9500 | 2.4287 | 0.8421 | 0.8401 | 0.8604 | 0.8421 |
79
+ | 0.0475 | 1.6 | 10000 | 2.4438 | 0.8433 | 0.8413 | 0.8610 | 0.8433 |
80
+ | 0.2052 | 1.68 | 10500 | 2.4006 | 0.8429 | 0.8410 | 0.8602 | 0.8429 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.37.0
86
+ - Pytorch 2.1.0+cu121
87
+ - Datasets 2.16.1
88
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aec8d5ad3f5b56a83a7f5c554d238341b2389df5803917a9af9884235ecce7a0
3
  size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e27fae33b6fd9da8056847d127a7db0ff70139daa1b1e1da21d0160a19622999
3
  size 498615900