reddgr commited on
Commit
9aa7918
1 Parent(s): 519ce50

Upload TFDistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 0.1146
20
- - Train Accuracy: 0.9871
21
- - Validation Loss: 0.3037
22
- - Validation Accuracy: 0.8600
23
  - Epoch: 7
24
 
25
  ## Model description
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
49
- | 0.6898 | 0.5431 | 0.6834 | 0.5300 | 0 |
50
- | 0.6735 | 0.5517 | 0.6590 | 0.5800 | 1 |
51
- | 0.6284 | 0.7112 | 0.5814 | 0.8700 | 2 |
52
- | 0.5261 | 0.8707 | 0.4635 | 0.8400 | 3 |
53
- | 0.3826 | 0.9310 | 0.3632 | 0.8400 | 4 |
54
- | 0.2473 | 0.9569 | 0.3114 | 0.8500 | 5 |
55
- | 0.1700 | 0.9741 | 0.2882 | 0.8700 | 6 |
56
- | 0.1146 | 0.9871 | 0.3037 | 0.8600 | 7 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.0934
20
+ - Train Accuracy: 0.9923
21
+ - Validation Loss: 0.2064
22
+ - Validation Accuracy: 0.9196
23
  - Epoch: 7
24
 
25
  ## Model description
 
46
 
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
49
+ | 0.6893 | 0.5367 | 0.6705 | 0.5536 | 0 |
50
+ | 0.6573 | 0.6911 | 0.6171 | 0.8125 | 1 |
51
+ | 0.5946 | 0.7876 | 0.5066 | 0.9196 | 2 |
52
+ | 0.4681 | 0.9035 | 0.3703 | 0.9107 | 3 |
53
+ | 0.3276 | 0.9266 | 0.2682 | 0.9286 | 4 |
54
+ | 0.2147 | 0.9614 | 0.2311 | 0.9196 | 5 |
55
+ | 0.1356 | 0.9768 | 0.2067 | 0.9286 | 6 |
56
+ | 0.0934 | 0.9923 | 0.2064 | 0.9196 | 7 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d303255162e68eeb029d18d19adeb17032be80c8327d51ac98242a8e01da5bf
3
  size 267955144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ece8d0fa77d0496739c03d667080001e3c4396f75dd60a32f96117222307604
3
  size 267955144