jonaskoenig commited on
Commit
6787207
1 Parent(s): 8c1150d

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: 0.0541
18
- - Train Sparse Categorical Accuracy: 0.9841
19
- - Validation Loss: 0.0250
20
- - Validation Sparse Categorical Accuracy: 0.9929
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.0541 | 0.9841 | 0.0250 | 0.9929 | 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: 0.0223
18
+ - Train Sparse Categorical Accuracy: 0.9936
19
+ - Validation Loss: 0.0186
20
+ - Validation Sparse Categorical Accuracy: 0.9947
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.0541 | 0.9841 | 0.0250 | 0.9929 | 0 |
48
+ | 0.0223 | 0.9936 | 0.0186 | 0.9947 | 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:7df48dccd7a2f6c42f8dd511db888651b5ed8182b0972a06c26d9391e6731547
3
  size 51151160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c24859bcb8790ae37ba61601fab8fc018e7df923aa3cfb571ce7a63adbaa69
3
  size 51151160