pffaundez commited on
Commit
58ad3a6
1 Parent(s): 8d39f85

End of training

Browse files
Files changed (2) hide show
  1. README.md +24 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: trueparagraph.ai-DistilBERT
8
  results: []
@@ -14,6 +19,16 @@ should probably proofread and complete it, then remove this comment. -->
14
  # trueparagraph.ai-DistilBERT
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -43,6 +58,15 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
 
 
 
 
 
 
 
 
 
46
 
47
 
48
  ### Framework versions
 
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: trueparagraph.ai-DistilBERT
13
  results: []
 
19
  # trueparagraph.ai-DistilBERT
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Accuracy: 0.9427
24
+ - F1: 0.9429
25
+ - Precision: 0.9352
26
+ - Recall: 0.9506
27
+ - Mcc: 0.8854
28
+ - Roc Auc: 0.9427
29
+ - Pr Auc: 0.9136
30
+ - Log Loss: 0.9232
31
+ - Loss: 0.3017
32
 
33
  ## Model description
34
 
 
58
 
59
  ### Training results
60
 
61
+ | Training Loss | Epoch | Step | Accuracy | F1 | Precision | Recall | Mcc | Roc Auc | Pr Auc | Log Loss | Validation Loss |
62
+ |:-------------:|:------:|:----:|:--------:|:------:|:---------:|:------:|:------:|:-------:|:------:|:--------:|:---------------:|
63
+ | 0.5806 | 0.6297 | 500 | 0.8207 | 0.8349 | 0.7708 | 0.9108 | 0.6525 | 0.8211 | 0.7464 | 3.1049 | 0.4137 |
64
+ | 0.3015 | 1.2594 | 1000 | 0.8919 | 0.8885 | 0.9137 | 0.8646 | 0.7849 | 0.8918 | 0.8574 | 1.7818 | 0.3298 |
65
+ | 0.2287 | 1.8892 | 1500 | 0.9175 | 0.9155 | 0.9330 | 0.8987 | 0.8354 | 0.9174 | 0.8889 | 1.3631 | 0.2585 |
66
+ | 0.1444 | 2.5189 | 2000 | 0.9310 | 0.9312 | 0.9240 | 0.9386 | 0.8621 | 0.9310 | 0.8978 | 1.1225 | 0.2439 |
67
+ | 0.1149 | 3.1486 | 2500 | 0.9272 | 0.9304 | 0.8874 | 0.9778 | 0.8589 | 0.9274 | 0.8788 | 1.1773 | 0.3574 |
68
+ | 0.0716 | 3.7783 | 3000 | 0.9401 | 0.9405 | 0.9311 | 0.95 | 0.8805 | 0.9402 | 0.9095 | 0.9662 | 0.2655 |
69
+ | 0.0411 | 4.4081 | 3500 | 0.9427 | 0.9429 | 0.9352 | 0.9506 | 0.8854 | 0.9427 | 0.9136 | 0.9232 | 0.3017 |
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8804c8f02824e43f131ef1e739bca3ed23514c827647ab16a6d34afb4e8f2645
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99f305a001dc8186053218219d467b6d31b5a2203f87f0bb3301966e159604f
3
  size 267832560