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

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +6 -9
  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.0101
18
- - Train Sparse Categorical Accuracy: 0.9972
19
- - Validation Loss: 0.0110
20
- - Validation Sparse Categorical Accuracy: 0.9974
21
- - Epoch: 3
22
 
23
  ## Model description
24
 
@@ -44,10 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
46
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
47
- | 0.0485 | 0.9862 | 0.0197 | 0.9952 | 0 |
48
- | 0.0180 | 0.9953 | 0.0150 | 0.9962 | 1 |
49
- | 0.0126 | 0.9966 | 0.0115 | 0.9970 | 2 |
50
- | 0.0101 | 0.9972 | 0.0110 | 0.9974 | 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.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
 
 
44
 
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:035ec4db62e740e6b32edf0ea05cdc626e0a2b4dec2b104db23404b1e1c17198
3
  size 51151160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7df48dccd7a2f6c42f8dd511db888651b5ed8182b0972a06c26d9391e6731547
3
  size 51151160