gaof23 commited on
Commit
e8ca560
1 Parent(s): 577702c

Model save

Browse files
Files changed (2) hide show
  1. README.md +94 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: results
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # results
20
+
21
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3359
24
+ - Accuracy: 0.8828
25
+ - F1: 0.4499
26
+ - Precision: 0.4845
27
+ - Recall: 0.4348
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-06
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 100
53
+ - num_epochs: 3
54
+ - mixed_precision_training: Native AMP
55
+ - label_smoothing_factor: 0.1
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
60
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
61
+ | 0.3514 | 0.1149 | 50 | 0.3432 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
62
+ | 0.3392 | 0.2299 | 100 | 0.3374 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
63
+ | 0.3378 | 0.3448 | 150 | 0.3371 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
64
+ | 0.3375 | 0.4598 | 200 | 0.3370 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
65
+ | 0.3369 | 0.5747 | 250 | 0.3368 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
66
+ | 0.3366 | 0.6897 | 300 | 0.3368 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
67
+ | 0.3366 | 0.8046 | 350 | 0.3367 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
68
+ | 0.336 | 0.9195 | 400 | 0.3367 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
69
+ | 0.3375 | 1.0345 | 450 | 0.3366 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
70
+ | 0.3363 | 1.1494 | 500 | 0.3365 | 0.8724 | 0.3106 | 0.2908 | 0.3333 |
71
+ | 0.3362 | 1.2644 | 550 | 0.3365 | 0.8736 | 0.3335 | 0.4917 | 0.3445 |
72
+ | 0.3358 | 1.3793 | 600 | 0.3365 | 0.8724 | 0.3184 | 0.4578 | 0.3369 |
73
+ | 0.337 | 1.4943 | 650 | 0.3363 | 0.8747 | 0.3409 | 0.5143 | 0.3485 |
74
+ | 0.3363 | 1.6092 | 700 | 0.3363 | 0.8690 | 0.3771 | 0.4353 | 0.3714 |
75
+ | 0.3367 | 1.7241 | 750 | 0.3362 | 0.8736 | 0.3532 | 0.4744 | 0.3552 |
76
+ | 0.3367 | 1.8391 | 800 | 0.3362 | 0.8736 | 0.3532 | 0.4744 | 0.3552 |
77
+ | 0.3363 | 1.9540 | 850 | 0.3360 | 0.8690 | 0.3957 | 0.4466 | 0.3857 |
78
+ | 0.3363 | 2.0690 | 900 | 0.3359 | 0.8713 | 0.3933 | 0.4558 | 0.3830 |
79
+ | 0.3363 | 2.1839 | 950 | 0.3359 | 0.8713 | 0.3977 | 0.4565 | 0.3865 |
80
+ | 0.3356 | 2.2989 | 1000 | 0.3358 | 0.8655 | 0.4048 | 0.4388 | 0.3951 |
81
+ | 0.3359 | 2.4138 | 1050 | 0.3358 | 0.8701 | 0.3628 | 0.4412 | 0.3611 |
82
+ | 0.3362 | 2.5287 | 1100 | 0.3358 | 0.8678 | 0.4243 | 0.4509 | 0.4138 |
83
+ | 0.3359 | 2.6437 | 1150 | 0.3358 | 0.8644 | 0.4274 | 0.4443 | 0.4197 |
84
+ | 0.336 | 2.7586 | 1200 | 0.3357 | 0.8655 | 0.4048 | 0.4388 | 0.3951 |
85
+ | 0.3352 | 2.8736 | 1250 | 0.3357 | 0.8667 | 0.4095 | 0.4435 | 0.3991 |
86
+ | 0.3356 | 2.9885 | 1300 | 0.3357 | 0.8667 | 0.4095 | 0.4435 | 0.3991 |
87
+
88
+
89
+ ### Framework versions
90
+
91
+ - Transformers 4.41.2
92
+ - Pytorch 2.0.0+cu118
93
+ - Datasets 2.17.0
94
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c9ffa8bf0622f5fa406fd5900e69f997eaa8da7673435e663a0b694f796a190
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf2d353d6f077825ff6d8bc9281add79e3806491455fb56b39bb1f42bfd6710
3
  size 267835644