jonaskoenig commited on
Commit
25ab24e
·
1 Parent(s): e4621a4

Training in progress epoch 3

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: 1.1163
18
- - Train Sparse Categorical Accuracy: 0.6314
19
- - Validation Loss: 1.1247
20
- - Validation Sparse Categorical Accuracy: 0.6292
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | 1.2710 | 0.5838 | 1.1683 | 0.6156 | 0 |
48
  | 1.1546 | 0.6193 | 1.1376 | 0.6259 | 1 |
49
  | 1.1163 | 0.6314 | 1.1247 | 0.6292 | 2 |
 
50
 
51
 
52
  ### 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: 1.0888
18
+ - Train Sparse Categorical Accuracy: 0.6400
19
+ - Validation Loss: 1.1253
20
+ - Validation Sparse Categorical Accuracy: 0.6323
21
+ - Epoch: 3
22
 
23
  ## Model description
24
 
 
47
  | 1.2710 | 0.5838 | 1.1683 | 0.6156 | 0 |
48
  | 1.1546 | 0.6193 | 1.1376 | 0.6259 | 1 |
49
  | 1.1163 | 0.6314 | 1.1247 | 0.6292 | 2 |
50
+ | 1.0888 | 0.6400 | 1.1253 | 0.6323 | 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:aa5defd9dce8fb70aefcf7501be88d03bb9e8e1103ce02f05a60f15351c36233
3
  size 51159352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:143e2e3cf3d6e694206c1b7078e2326d2a270a408e736d9cd7cb517578a8a535
3
  size 51159352