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

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
@@ -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.3240
18
- - Validation Loss: 0.3014
19
- - Train Precision: 0.5
20
- - Train Recall: 0.1782
21
- - Train F1: 0.2628
22
- - Train Accuracy: 0.9325
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3240 | 0.3014 | 0.5 | 0.1782 | 0.2628 | 0.9325 | 0 |
 
50
 
51
 
52
  ### 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.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
 
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c1fc23e71162dc5c34aa256172b71e0676d28d3c17799d0e8d020877a7f89a0
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8eddd1817823ff62f2eb04ff5d8ed09fae1f70d6e6bf9ab1ce9224cbaea25c5
3
  size 265618704