jonaskoenig commited on
Commit
ae31139
1 Parent(s): 0fef4ff

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-h384-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h384-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0447
18
- - Train Sparse Categorical Accuracy: 0.9870
19
- - Validation Loss: 0.0225
20
- - Validation Sparse Categorical Accuracy: 0.9932
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
  | 0.0447 | 0.9870 | 0.0225 | 0.9932 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/xtremedistil-l6-h384-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h384-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0182
18
+ - Train Sparse Categorical Accuracy: 0.9947
19
+ - Validation Loss: 0.0169
20
+ - Validation Sparse Categorical Accuracy: 0.9950
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
  | 0.0447 | 0.9870 | 0.0225 | 0.9932 | 0 |
48
+ | 0.0182 | 0.9947 | 0.0169 | 0.9950 | 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:f906ea9ee8e277ef1494a26e39767e5b7eabb9051cbdd721f62156623681c898
3
  size 91013368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e403e6910e60383c3e7aa337d0229dfa6548fbfc41333e39d4f56ee3e4449fd0
3
  size 91013368