snikhiel commited on
Commit
8580a1f
1 Parent(s): 5b79d1c

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
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 3.0587
19
- - Validation Loss: 1.7529
20
- - Train Accuracy: 0.6922
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 3.0587 | 1.7529 | 0.6922 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.1574
19
+ - Validation Loss: 0.7906
20
+ - Train Accuracy: 0.8510
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 3.0587 | 1.7529 | 0.6922 | 0 |
48
+ | 1.1574 | 0.7906 | 0.8510 | 1 |
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:e6f1a641b31074f15f3f756e6565ca1bc0ed50217241a8c7ca545d3fe5d2d752
3
  size 268182208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0fe6cb045ed49d9f1f1977cb5d3c982849692c7b8ea392a38d149e12af644da
3
  size 268182208