athrado commited on
Commit
4e0e8c2
1 Parent(s): 511d128

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +6 -10
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0529
19
- - Train Accuracy: 0.9836
20
- - Validation Loss: 0.5169
21
- - Validation Accuracy: 0.8646
22
- - Epoch: 4
23
 
24
  ## Model description
25
 
@@ -45,11 +45,7 @@ The following hyperparameters were used during training:
45
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
- | 0.5305 | 0.7885 | 0.4253 | 0.8222 | 0 |
49
- | 0.3041 | 0.8887 | 0.3962 | 0.8404 | 1 |
50
- | 0.1947 | 0.9344 | 0.3971 | 0.8444 | 2 |
51
- | 0.0960 | 0.9694 | 0.4772 | 0.8626 | 3 |
52
- | 0.0529 | 0.9836 | 0.5169 | 0.8646 | 4 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.5572
19
+ - Train Accuracy: 0.7599
20
+ - Validation Loss: 0.4802
21
+ - Validation Accuracy: 0.8020
22
+ - Epoch: 0
23
 
24
  ## Model description
25
 
 
45
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
+ | 0.5572 | 0.7599 | 0.4802 | 0.8020 | 0 |
 
 
 
 
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cac6d53edca064356ec59a02f851e8194200de8a8f91b06ce565700667a1e35f
3
  size 438226204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06849bb64ec955db8ebab2e11b697b055eb2eca303ab97d3f49de334a855c03a
3
  size 438226204