hgharsh21 commited on
Commit
cdeffe1
1 Parent(s): 8c519bc

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.1481
18
- - Validation Loss: 0.2538
19
- - Train Precision: 0.6762
20
- - Train Recall: 0.4222
21
- - Train F1: 0.5199
22
- - Train Accuracy: 0.9463
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3240 | 0.3014 | 0.5 | 0.1782 | 0.2628 | 0.9325 | 0 |
50
  | 0.1481 | 0.2538 | 0.6762 | 0.4222 | 0.5199 | 0.9463 | 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.1091
18
+ - Validation Loss: 0.2475
19
+ - Train Precision: 0.6737
20
+ - Train Recall: 0.4593
21
+ - Train F1: 0.5462
22
+ - Train Accuracy: 0.9497
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3240 | 0.3014 | 0.5 | 0.1782 | 0.2628 | 0.9325 | 0 |
50
  | 0.1481 | 0.2538 | 0.6762 | 0.4222 | 0.5199 | 0.9463 | 1 |
51
+ | 0.1091 | 0.2475 | 0.6737 | 0.4593 | 0.5462 | 0.9497 | 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:b8eddd1817823ff62f2eb04ff5d8ed09fae1f70d6e6bf9ab1ce9224cbaea25c5
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2d544ed7649468f50bc37c0a2d4271ff00c20e4ad0de73cdb733755ffb545b
3
  size 265618704