priyanshug0405 commited on
Commit
41f92fd
1 Parent(s): 4faa609

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.1337
19
- - Validation Loss: 0.0709
20
- - Train Precision: 0.8861
21
- - Train Recall: 0.8913
22
- - Train F1: 0.8887
23
- - Train Accuracy: 0.9753
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.1337 | 0.0709 | 0.8861 | 0.8913 | 0.8887 | 0.9753 | 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.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
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:431f8fbbae0f7c448c92169d49c2394d6e2e3df4393c09aa53f8d313fd2b5ca9
3
  size 265600272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9bcc057b9f9c72b766a8b57b7a4949f92b554cf5cfd548d394e1a5b2dbb90ed
3
  size 265600272