veb commited on
Commit
bb66fe1
·
1 Parent(s): 16ae7e5

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. tf_model.h5 +1 -1
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-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.0992
18
- - Train Sparse Categorical Accuracy: 0.6094
19
- - Validation Loss: 0.3072
20
  - Validation Sparse Categorical Accuracy: 1.0
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,8 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 1.0992 | 0.6094 | 0.3072 | 1.0 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.3074
18
+ - Train Sparse Categorical Accuracy: 0.9219
19
+ - Validation Loss: 0.1151
20
  - Validation Sparse Categorical Accuracy: 1.0
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 1.0992 | 0.6094 | 0.3072 | 1.0 | 0 |
48
+ | 0.3921 | 0.7812 | 0.2903 | 1.0 | 1 |
49
+ | 0.3074 | 0.9219 | 0.1151 | 1.0 | 2 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e580d3f7a6d2df27b34823184d61eab9def9906a559eac04a859489e56ab2e1
3
  size 267952712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e439cd9fa5aa8aec4191da74ad884a90bbf1861232c0e11bbea0a8dac5b2a5a7
3
  size 267952712