ulajessen commited on
Commit
c8f214b
·
1 Parent(s): e3690aa

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2510
19
- - Validation Loss: 0.1838
20
- - Train Accuracy: 0.9297
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,8 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.2510 | 0.1838 | 0.9297 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0630
19
+ - Validation Loss: 0.2258
20
+ - Train Accuracy: 0.9334
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.2510 | 0.1838 | 0.9297 | 0 |
48
+ | 0.1316 | 0.1854 | 0.9326 | 1 |
49
+ | 0.0630 | 0.2258 | 0.9334 | 2 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ace5a702d325068255ae275205317781ea14ef4eddfb4db32a2c81e3a1b4bd70
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e85a326a9708f19af7f1a0cf10b8f57f9f232aa5ebc57beaaa308a105f8a2ba
3
  size 267951808