jonaskoenig commited on
Commit
6f5caf1
·
1 Parent(s): 68f635c

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  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](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0154
18
- - Train Sparse Categorical Accuracy: 0.9957
19
- - Validation Loss: 0.0147
20
- - Validation Sparse Categorical Accuracy: 0.9959
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 0.0596 | 0.9804 | 0.0181 | 0.9953 | 0 |
48
  | 0.0154 | 0.9957 | 0.0147 | 0.9959 | 1 |
 
49
 
50
 
51
  ### 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.0092
18
+ - Train Sparse Categorical Accuracy: 0.9975
19
+ - Validation Loss: 0.0184
20
+ - Validation Sparse Categorical Accuracy: 0.9954
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 0.0596 | 0.9804 | 0.0181 | 0.9953 | 0 |
48
  | 0.0154 | 0.9957 | 0.0147 | 0.9959 | 1 |
49
+ | 0.0092 | 0.9975 | 0.0184 | 0.9954 | 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:5d4dae3c93bdb4c23137cdbe40f7402a59ce87b0be9ed05de23aa3bb3f32626d
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eecd7a366c517d7ba3db9868df2c9f4268fed7329c7b2972fae84c9fdcefd466
3
  size 267951808