Thamer Smadi commited on
Commit
9cd25e2
1 Parent(s): 3f55b82

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.7292
19
- - Train Binary Accuracy: 0.6233
20
- - Validation Loss: 0.7062
21
  - Validation Binary Accuracy: 0.5092
22
  - Train F1: 0.6748
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Train F1 | Epoch |
48
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:--------:|:-----:|
49
  | 0.7292 | 0.6233 | 0.7062 | 0.5092 | 0.6748 | 0 |
 
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.6881
19
+ - Train Binary Accuracy: 0.5551
20
+ - Validation Loss: 0.7137
21
  - Validation Binary Accuracy: 0.5092
22
  - Train F1: 0.6748
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Train F1 | Epoch |
48
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:--------:|:-----:|
49
  | 0.7292 | 0.6233 | 0.7062 | 0.5092 | 0.6748 | 0 |
50
+ | 0.6881 | 0.5551 | 0.7137 | 0.5092 | 0.6748 | 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:e250eb358d4a65b1e97850953a23f8bb079267d31326dfc4be75b4169884ef68
3
  size 438225104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24873c2694296f4d7619f113a09ef24123dc4d08e8236043184de4b8ee74b5d3
3
  size 438225104