lmattingly commited on
Commit
b71356a
·
1 Parent(s): 64da81d

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.2506
18
- - Validation Loss: 0.1886
19
- - Train Accuracy: 0.9272
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.2506 | 0.1886 | 0.9272 | 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.1340
18
+ - Validation Loss: 0.1748
19
+ - Train Accuracy: 0.9333
20
+ - Epoch: 1
21
 
22
  ## Model description
23
 
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.2506 | 0.1886 | 0.9272 | 0 |
47
+ | 0.1340 | 0.1748 | 0.9333 | 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:e5d4962b7159729273c8066b9668e8bbd9dc64f69e70a90b308aadd37311dcda
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ccb3d15da9c0cc674ce99bc147dc44931af2456fe9bb051a5af928b23bebe1
3
  size 267951808