jonaskoenig commited on
Commit
ccd916a
·
1 Parent(s): 5f31dfa

Training in progress epoch 4

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 [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0279
18
- - Train Binary Crossentropy: 0.4860
19
- - Validation Loss: 0.0257
20
- - Validation Binary Crossentropy: 0.4198
21
- - Epoch: 3
22
 
23
  ## Model description
24
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | 0.0385 | 0.6219 | 0.0341 | 0.6174 | 1 |
49
  | 0.0319 | 0.5539 | 0.0290 | 0.5115 | 2 |
50
  | 0.0279 | 0.4860 | 0.0257 | 0.4198 | 3 |
 
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0252
18
+ - Train Binary Crossentropy: 0.4284
19
+ - Validation Loss: 0.0236
20
+ - Validation Binary Crossentropy: 0.3984
21
+ - Epoch: 4
22
 
23
  ## Model description
24
 
 
48
  | 0.0385 | 0.6219 | 0.0341 | 0.6174 | 1 |
49
  | 0.0319 | 0.5539 | 0.0290 | 0.5115 | 2 |
50
  | 0.0279 | 0.4860 | 0.0257 | 0.4198 | 3 |
51
+ | 0.0252 | 0.4284 | 0.0236 | 0.3984 | 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:c6ed5350d0d0dff5d11d1c9cae4c5b4fdcf7f3e6eb6c841965677e26dc9d82fa
3
  size 51177784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e05a8dacddd748742d8ad796aca82ca4cdf4e2be6bfceb2d107e7885498a3ac
3
  size 51177784