dveytia commited on
Commit
9beef83
1 Parent(s): 28768c4

Upload TFDistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. tf_model.h5 +2 -2
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.2034
18
- - Train Binary Accuracy: 0.9241
19
- - Validation Loss: nan
20
- - Validation Binary Accuracy: 0.0
21
  - Epoch: 3
22
 
23
  ## Model description
@@ -44,10 +44,10 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Epoch |
46
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:-----:|
47
- | 0.5665 | 0.6726 | nan | 0.0 | 0 |
48
- | 0.3827 | 0.8299 | nan | 0.0 | 1 |
49
- | 0.2722 | 0.8863 | nan | 0.0 | 2 |
50
- | 0.2034 | 0.9241 | nan | 0.0 | 3 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.3204
18
+ - Train Binary Accuracy: 0.8819
19
+ - Validation Loss: 1.5870
20
+ - Validation Binary Accuracy: 0.3519
21
  - Epoch: 3
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Epoch |
46
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:-----:|
47
+ | 0.5592 | 0.6278 | 1.2920 | 0.2050 | 0 |
48
+ | 0.4488 | 0.7952 | 1.3261 | 0.2612 | 1 |
49
+ | 0.3743 | 0.8281 | 1.7808 | 0.2439 | 2 |
50
+ | 0.3204 | 0.8819 | 1.5870 | 0.3519 | 3 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8f7ebae4449ba1f20cde98be1cf414f7abdaa02e7a3fec07d6ea0be1ba6bc41
3
- size 267952072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d684db65d39662fc313fede228c88b77a66543188cd23f25c6cac2d034fd8e
3
+ size 267948736