clapkong commited on
Commit
a210ac3
·
1 Parent(s): 09a4d64

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.2564
18
- - Validation Loss: 0.1857
19
- - Train Accuracy: 0.9258
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.2564 | 0.1857 | 0.9258 | 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.1820
19
+ - Train Accuracy: 0.9333
20
+ - Epoch: 1
21
 
22
  ## Model description
23
 
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.2564 | 0.1857 | 0.9258 | 0 |
47
+ | 0.1339 | 0.1820 | 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:cba92038822f3ad6b751a3b7c3a1d9c2264fa44a7e22f0eb873b5801ea2a42d8
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91ae2d6dec5e234eac7d61e53cbf991c60ad49affbd13458397ca6751a4fef1
3
  size 267951808