Thamer Smadi commited on
Commit
48af536
·
1 Parent(s): 6e09f60

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +7 -9
  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 [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4378
19
- - Train Binary Accuracy: 0.8192
20
- - Validation Loss: 0.4556
21
- - Validation Binary Accuracy: 0.8096
22
- - Train Accuracy: 0.3119
23
- - Epoch: 2
24
 
25
  ## Model description
26
 
@@ -46,9 +46,7 @@ The following hyperparameters were used during training:
46
 
47
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Train Accuracy | Epoch |
48
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:--------------:|:-----:|
49
- | 0.4827 | 0.8150 | 0.4821 | 0.7901 | 0.8005 | 0 |
50
- | 0.4956 | 0.7784 | 0.7012 | 0.5092 | 0.4392 | 1 |
51
- | 0.4378 | 0.8192 | 0.4556 | 0.8096 | 0.3119 | 2 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3433
19
+ - Train Binary Accuracy: 0.8777
20
+ - Validation Loss: 0.5065
21
+ - Validation Binary Accuracy: 0.8114
22
+ - Train Accuracy: 0.4392
23
+ - Epoch: 0
24
 
25
  ## Model description
26
 
 
46
 
47
  | Train Loss | Train Binary Accuracy | Validation Loss | Validation Binary Accuracy | Train Accuracy | Epoch |
48
  |:----------:|:---------------------:|:---------------:|:--------------------------:|:--------------:|:-----:|
49
+ | 0.3433 | 0.8777 | 0.5065 | 0.8114 | 0.4392 | 0 |
 
 
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cfd66a075c335c1a6be9eb6a6ea342f70efd2d5a84ad006c0fd164c6b822349
3
  size 498878272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbb1e97eed5fa5531a4d195c934d4c1095aca713fd142123c4b2bf7dd2a437fe
3
  size 498878272