pffaundez commited on
Commit
66249fa
1 Parent(s): 0b4f868

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: mit
3
  base_model: xlnet-base-cased
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: trueparagraph.ai-xlnet
8
  results: []
@@ -14,6 +19,16 @@ should probably proofread and complete it, then remove this comment. -->
14
  # trueparagraph.ai-xlnet
15
 
16
  This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) 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: xlnet-base-cased
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
  model-index:
12
  - name: trueparagraph.ai-xlnet
13
  results: []
 
19
  # trueparagraph.ai-xlnet
20
 
21
  This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Accuracy: 0.8951
24
+ - F1: 0.8984
25
+ - Precision: 0.8674
26
+ - Recall: 0.9316
27
+ - Mcc: 0.7924
28
+ - Roc Auc: 0.8952
29
+ - Pr Auc: 0.8421
30
+ - Log Loss: 1.8813
31
+ - Loss: 0.2913
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.649 | 0.6297 | 500 | 0.8006 | 0.8195 | 0.7457 | 0.9095 | 0.6164 | 0.8010 | 0.7233 | 4.0119 | 0.4063 |
64
+ | 0.4104 | 1.2594 | 1000 | 0.8409 | 0.8294 | 0.8892 | 0.7772 | 0.6870 | 0.8406 | 0.8020 | 2.4398 | 0.4054 |
65
+ | 0.4101 | 1.8892 | 1500 | 0.8100 | 0.8359 | 0.7332 | 0.9722 | 0.6560 | 0.8107 | 0.7266 | 3.4982 | 0.4405 |
66
+ | 0.4046 | 2.5189 | 2000 | 0.7754 | 0.8120 | 0.6959 | 0.9747 | 0.6012 | 0.7762 | 0.6909 | 3.0282 | 0.5111 |
67
+ | 0.3992 | 3.1486 | 2500 | 0.8664 | 0.8625 | 0.8843 | 0.8418 | 0.7336 | 0.8663 | 0.8232 | 2.7164 | 0.3871 |
68
+ | 0.3691 | 3.7783 | 3000 | 0.8774 | 0.8850 | 0.8303 | 0.9475 | 0.7626 | 0.8777 | 0.8128 | 1.8936 | 0.3413 |
69
+ | 0.2581 | 4.4081 | 3500 | 0.8951 | 0.8984 | 0.8674 | 0.9316 | 0.7924 | 0.8952 | 0.8421 | 1.8813 | 0.2913 |
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7620034935c3fc8cd73f12f6728d0742e81d0211b47864b472a75632c595bd0c
3
  size 469264592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e530a40a5d8f8eef120c658a6500303aa43f56942b1074ba1ad6b270c6a97f73
3
  size 469264592