paulokewunmi commited on
Commit
6c54008
1 Parent(s): d2e0358

Upload TFDistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +10 -6
  2. tf_model.h5 +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ 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.7088
18
- - Train Sparse Categorical Accuracy: 0.3250
19
- - Validation Loss: 0.6958
20
- - Validation Sparse Categorical Accuracy: 0.3000
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -44,7 +44,11 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
- | 0.7088 | 0.3250 | 0.6958 | 0.3000 | 0 |
 
 
 
 
48
 
49
 
50
  ### 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.0254
18
+ - Train Sparse Categorical Accuracy: 0.9922
19
+ - Validation Loss: 0.3001
20
+ - Validation Sparse Categorical Accuracy: 0.9276
21
+ - Epoch: 4
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
+ | 0.2755 | 0.8848 | 0.1893 | 0.9269 | 0 |
48
+ | 0.1537 | 0.9419 | 0.1946 | 0.9244 | 1 |
49
+ | 0.0822 | 0.9723 | 0.2246 | 0.9211 | 2 |
50
+ | 0.0437 | 0.9865 | 0.2782 | 0.9240 | 3 |
51
+ | 0.0254 | 0.9922 | 0.3001 | 0.9276 | 4 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a51a41a77638be79c67af63bbe42b4a951307123f0d6f6277b85da6cc6ae07e4
3
- size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf57b64dec267d11fc7831c23faf024fe414b43dcc90c1a3506212044176b2e
3
+ size 267955144