clementesc commited on
Commit
9a70c3d
·
1 Parent(s): 994dab9

Training in progress epoch 2

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.4922
18
- - Validation Loss: 0.5149
19
- - Train Accuracy: 0.745
20
- - Epoch: 1
21
 
22
  ## Model description
23
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.6680 | 0.5943 | 0.75 | 0 |
47
  | 0.4922 | 0.5149 | 0.745 | 1 |
 
48
 
49
 
50
  ### 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.2895
18
+ - Validation Loss: 0.4666
19
+ - Train Accuracy: 0.78
20
+ - Epoch: 2
21
 
22
  ## Model description
23
 
 
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
  | 0.6680 | 0.5943 | 0.75 | 0 |
47
  | 0.4922 | 0.5149 | 0.745 | 1 |
48
+ | 0.2895 | 0.4666 | 0.78 | 2 |
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:efbf9165540f8a6284b9a443b6adc2467585706b6994f91aaeec804f308291e5
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b26b76307559d2e96e84644bf6a5e7f150a86db3e59c38680103c2ed0f98e8
3
  size 267951808