Pablo94 commited on
Commit
032cc53
1 Parent(s): 9636941

End of training

Browse files
Files changed (2) hide show
  1. README.md +25 -18
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
 
7
  model-index:
8
  - name: bert-base-uncased-finetuned-detests
9
  results: []
@@ -16,8 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0660
20
- - Accuracy: 0.8232
 
 
 
 
21
 
22
  ## Model description
23
 
@@ -46,23 +53,23 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.4677 | 1.0 | 153 | 0.4412 | 0.8101 |
52
- | 0.468 | 2.0 | 306 | 0.4210 | 0.8167 |
53
- | 0.2216 | 3.0 | 459 | 0.4649 | 0.8183 |
54
- | 0.1552 | 4.0 | 612 | 0.5008 | 0.8069 |
55
- | 0.0962 | 5.0 | 765 | 0.7498 | 0.8347 |
56
- | 0.0379 | 6.0 | 918 | 0.8682 | 0.8282 |
57
- | 0.0026 | 7.0 | 1071 | 0.9450 | 0.8249 |
58
- | 0.0202 | 8.0 | 1224 | 1.0202 | 0.8282 |
59
- | 0.0011 | 9.0 | 1377 | 1.0601 | 0.8282 |
60
- | 0.0305 | 10.0 | 1530 | 1.0660 | 0.8232 |
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.23.1
66
- - Pytorch 1.12.1+cu113
67
- - Datasets 2.6.1
68
- - Tokenizers 0.13.1
 
1
  ---
2
  license: apache-2.0
3
+ base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - precision
9
+ - recall
10
  model-index:
11
  - name: bert-base-uncased-finetuned-detests
12
  results: []
 
19
 
20
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.5026
23
+ - Accuracy: 0.7856
24
+ - F1-score: 0.7175
25
+ - Precision: 0.7058
26
+ - Recall: 0.7369
27
+ - Auc: 0.7369
28
 
29
  ## Model description
30
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1-score | Precision | Recall | Auc |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.271 | 1.0 | 174 | 0.4648 | 0.7954 | 0.7005 | 0.7070 | 0.6950 | 0.6950 |
59
+ | 0.2246 | 2.0 | 348 | 0.5229 | 0.7987 | 0.7053 | 0.7119 | 0.6997 | 0.6997 |
60
+ | 0.3814 | 3.0 | 522 | 0.7043 | 0.7676 | 0.7018 | 0.6896 | 0.7278 | 0.7278 |
61
+ | 0.1343 | 4.0 | 696 | 0.8843 | 0.7938 | 0.7217 | 0.7124 | 0.7346 | 0.7346 |
62
+ | 0.0063 | 5.0 | 870 | 1.0890 | 0.7807 | 0.7040 | 0.6955 | 0.7159 | 0.7159 |
63
+ | 0.063 | 6.0 | 1044 | 1.1208 | 0.8101 | 0.7378 | 0.7316 | 0.7452 | 0.7452 |
64
+ | 0.0022 | 7.0 | 1218 | 1.1989 | 0.8249 | 0.7318 | 0.7543 | 0.7166 | 0.7166 |
65
+ | 0.0356 | 8.0 | 1392 | 1.5295 | 0.7758 | 0.7151 | 0.7016 | 0.7457 | 0.7457 |
66
+ | 0.0002 | 9.0 | 1566 | 1.4269 | 0.8003 | 0.7202 | 0.7171 | 0.7236 | 0.7236 |
67
+ | 0.0004 | 10.0 | 1740 | 1.5026 | 0.7856 | 0.7175 | 0.7058 | 0.7369 | 0.7369 |
68
 
69
 
70
  ### Framework versions
71
 
72
+ - Transformers 4.33.1
73
+ - Pytorch 2.0.1+cu118
74
+ - Datasets 2.14.5
75
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d70b32a5ba8ca65c5935b0bbefb2a610106b9f06912cb614ff8db14e7617eb3
3
  size 438003505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ad8d93b6875105582d0a95b06e3c920160da36807a7467428fb6f492d4b35c
3
  size 438003505