metacortex commited on
Commit
7f77da8
·
1 Parent(s): f422ee9

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.2553
18
- - Validation Loss: 0.1921
19
- - Train Accuracy: 0.9236
20
- - Epoch: 0
21
 
22
  ## Model description
23
 
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.2553 | 0.1921 | 0.9236 | 0 |
 
47
 
48
 
49
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1339
18
+ - Validation Loss: 0.1815
19
+ - Train Accuracy: 0.9338
20
+ - Epoch: 1
21
 
22
  ## Model description
23
 
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.2553 | 0.1921 | 0.9236 | 0 |
47
+ | 0.1339 | 0.1815 | 0.9338 | 1 |
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:f3f00ac577032899077d97604d486cc4d7096c7c0aeea1fdf1824e91f0d5d5ac
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e72c5734956b18cf8de3bc4d3e7804c76751fc41081b152aaea1af59a92f8b
3
  size 267951808