jonaskoenig commited on
Commit
d255665
·
1 Parent(s): 67d18b1

Training in progress epoch 1

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.2710
18
- - Train Sparse Categorical Accuracy: 0.5838
19
- - Validation Loss: 1.1683
20
- - Validation Sparse Categorical Accuracy: 0.6156
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 1.2710 | 0.5838 | 1.1683 | 0.6156 | 0 |
 
48
 
49
 
50
  ### 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.1546
18
+ - Train Sparse Categorical Accuracy: 0.6193
19
+ - Validation Loss: 1.1376
20
+ - Validation Sparse Categorical Accuracy: 0.6259
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 1.2710 | 0.5838 | 1.1683 | 0.6156 | 0 |
48
+ | 1.1546 | 0.6193 | 1.1376 | 0.6259 | 1 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4daaa0ac8116a0b90af281c7fa5139b88f639d3ca44c8273523749cac60f95a9
3
  size 51159352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72cb5f855ee74b9d64f1b0ca093ee7e4532047df4e237f56f99246ac59023a73
3
  size 51159352