laxsvips commited on
Commit
7038a21
1 Parent(s): 2323713

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/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.9485
18
- - Train Accuracy: 0.5543
19
- - Validation Loss: 0.8404
20
- - Validation Accuracy: 0.6870
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.9485 | 0.5543 | 0.8404 | 0.6870 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4192
18
+ - Train Accuracy: 0.8347
19
+ - Validation Loss: 0.3450
20
+ - Validation Accuracy: 0.9040
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.9485 | 0.5543 | 0.8404 | 0.6870 | 0 |
48
+ | 0.4192 | 0.8347 | 0.3450 | 0.9040 | 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:e755a7cc57d4cf9b09ca24a780ef895a96c7162b26c0090056583f71fa8af0a8
3
  size 133754512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21de1ae8e27beab287164d0e2c09c890784238cb1af48a1a5c4f645959d1e8e
3
  size 133754512