bhattronak commited on
Commit
5571da7
1 Parent(s): 9e425f2

Training in progress epoch 1

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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.5521
19
- - Validation Loss: 0.4424
20
- - Train Precision: 0.8027
21
- - Train Recall: 0.8556
22
- - Train F1: 0.8283
23
- - Train Accuracy: 0.8423
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.5521 | 0.4424 | 0.8027 | 0.8556 | 0.8283 | 0.8423 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.4277
19
+ - Validation Loss: 0.4185
20
+ - Train Precision: 0.8221
21
+ - Train Recall: 0.8584
22
+ - Train F1: 0.8398
23
+ - Train Accuracy: 0.8498
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.5521 | 0.4424 | 0.8027 | 0.8556 | 0.8283 | 0.8423 | 0 |
51
+ | 0.4277 | 0.4185 | 0.8221 | 0.8584 | 0.8398 | 0.8498 | 1 |
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:01d8bd5343fc0c02ab43d60cdb6afb01c14ffbe87816264bd660936fb925319a
3
  size 265627920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c8897ae493b69ea0be4d465695a0e12c7ab008b6e6062e87c7c4994c82e92d
3
  size 265627920