priyanshug0405 commited on
Commit
65da0c3
1 Parent(s): 41f92fd

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-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.0562
19
- - Validation Loss: 0.0600
20
- - Train Precision: 0.9113
21
- - Train Recall: 0.9107
22
- - Train F1: 0.9110
23
- - Train Accuracy: 0.9795
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.1337 | 0.0709 | 0.8861 | 0.8913 | 0.8887 | 0.9753 | 0 |
51
  | 0.0562 | 0.0600 | 0.9113 | 0.9107 | 0.9110 | 0.9795 | 1 |
 
52
 
53
 
54
  ### 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.0378
19
+ - Validation Loss: 0.0597
20
+ - Train Precision: 0.9157
21
+ - Train Recall: 0.9151
22
+ - Train F1: 0.9154
23
+ - Train Accuracy: 0.9807
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.1337 | 0.0709 | 0.8861 | 0.8913 | 0.8887 | 0.9753 | 0 |
51
  | 0.0562 | 0.0600 | 0.9113 | 0.9107 | 0.9110 | 0.9795 | 1 |
52
+ | 0.0378 | 0.0597 | 0.9157 | 0.9151 | 0.9154 | 0.9807 | 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:d9bcc057b9f9c72b766a8b57b7a4949f92b554cf5cfd548d394e1a5b2dbb90ed
3
  size 265600272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34935530fd497c13ffd31d69259f8514725b0ec7664874aa5c7576335a54ca28
3
  size 265600272