jborras18 commited on
Commit
977de07
·
1 Parent(s): dbccd16

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ 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.0427
18
- - Validation Loss: 0.0479
19
- - Train Precision: 0.9227
20
- - Train Recall: 0.9360
21
- - Train F1: 0.9293
22
- - Train Accuracy: 0.9867
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.1611 | 0.0606 | 0.8987 | 0.9164 | 0.9074 | 0.9830 | 0 |
50
  | 0.0427 | 0.0479 | 0.9227 | 0.9360 | 0.9293 | 0.9867 | 1 |
 
51
 
52
 
53
  ### 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.0271
18
+ - Validation Loss: 0.0483
19
+ - Train Precision: 0.9252
20
+ - Train Recall: 0.9382
21
+ - Train F1: 0.9317
22
+ - Train Accuracy: 0.9868
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.1611 | 0.0606 | 0.8987 | 0.9164 | 0.9074 | 0.9830 | 0 |
50
  | 0.0427 | 0.0479 | 0.9227 | 0.9360 | 0.9293 | 0.9867 | 1 |
51
+ | 0.0271 | 0.0483 | 0.9252 | 0.9382 | 0.9317 | 0.9868 | 2 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b9f64c303a5ec139a08e09417f6931bb4291205fa4d9661349ca8f98b71e74e
3
  size 265606504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4957763fcc4481d06cde4589bb4dfad6d4b8f080c3ae5b1c80530dbf2e04e363
3
  size 265606504