MasterShomya commited on
Commit
a32acbe
·
verified ·
1 Parent(s): 35bb94b

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
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: finetuned-bert-mrpc
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
+ # finetuned-bert-mrpc
19
+
20
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4725
23
+ - Accuracy: 0.8382
24
+ - F1: 0.8881
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
56
+ | 0.5236 | 0.4348 | 50 | 0.4882 | 0.7647 | 0.8452 |
57
+ | 0.4277 | 0.8696 | 100 | 0.3845 | 0.8431 | 0.8940 |
58
+ | 0.2727 | 1.3043 | 150 | 0.3824 | 0.8529 | 0.8980 |
59
+ | 0.2285 | 1.7391 | 200 | 0.3646 | 0.8358 | 0.8831 |
60
+ | 0.1305 | 2.1739 | 250 | 0.3605 | 0.8652 | 0.9002 |
61
+ | 0.1193 | 2.6087 | 300 | 0.4725 | 0.8382 | 0.8881 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.52.4
67
+ - Pytorch 2.6.0+cu124
68
+ - Datasets 3.6.0
69
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f596d1e65158589db2c9279b3cb716c063894a4b7aa0dd3dc75dcc885f8e42fe
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8390a5920b53c1a3b909e0fa1be70084b553637f94a990266d66a652297aa067
3
  size 437958648