adelinachirtes commited on
Commit
16f85dc
1 Parent(s): d3b8b22

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: 0.2559
19
- - Validation Loss: 0.1899
20
- - Train Accuracy: 0.9283
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
  | 0.2559 | 0.1899 | 0.9283 | 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: 0.1385
19
+ - Validation Loss: 0.2113
20
+ - Train Accuracy: 0.9228
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.2559 | 0.1899 | 0.9283 | 0 |
48
+ | 0.1385 | 0.2113 | 0.9228 | 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:5016ed931f7fb13c198779f498087f9e51c442778ba8e0c779b8e0127da3ddc4
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915366cddae9f93b3555ebfcd6e7021de57b943432f3fb09227f9e16dc8d731c
3
  size 267951808