cetusian commited on
Commit
abfc9e8
1 Parent(s): 92490b2

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
@@ -15,13 +15,13 @@ 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.4543
19
- - Validation Loss: 0.4196
20
- - Train Precision: 0.7037
21
- - Train Recall: 0.7671
22
- - Train F1: 0.7340
23
- - Train Accuracy: 0.8351
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.6710 | 0.5020 | 0.6557 | 0.7166 | 0.6848 | 0.8034 | 0 |
51
  | 0.4543 | 0.4196 | 0.7037 | 0.7671 | 0.7340 | 0.8351 | 1 |
 
52
 
53
 
54
  ### 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.3672
19
+ - Validation Loss: 0.3875
20
+ - Train Precision: 0.7295
21
+ - Train Recall: 0.7779
22
+ - Train F1: 0.7529
23
+ - Train Accuracy: 0.8493
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.6710 | 0.5020 | 0.6557 | 0.7166 | 0.6848 | 0.8034 | 0 |
51
  | 0.4543 | 0.4196 | 0.7037 | 0.7671 | 0.7340 | 0.8351 | 1 |
52
+ | 0.3672 | 0.3875 | 0.7295 | 0.7779 | 0.7529 | 0.8493 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edd6abfdb184994e7ad324277a5b1e264876bf33ab1ffa52ca8165ede592eacb
3
  size 265587984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:226243b46243bddbe25183c76a095c07c172d338e7d6ff1fb0ad23dae350580a
3
  size 265587984