422christopher commited on
Commit
ad78960
1 Parent(s): 061329b

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  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.5359
19
- - Train Accuracy: 0.7211
20
- - Validation Loss: 0.4508
21
- - Validation Accuracy: 0.8039
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 0.5359 | 0.7211 | 0.4508 | 0.8039 | 0 |
 
49
 
50
 
51
  ### 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.2966
19
+ - Train Accuracy: 0.8735
20
+ - Validation Loss: 0.3793
21
+ - Validation Accuracy: 0.8627
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 0.5359 | 0.7211 | 0.4508 | 0.8039 | 0 |
49
+ | 0.2966 | 0.8735 | 0.3793 | 0.8627 | 1 |
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:33f7d8bd3410faba6478ce02bfa00b2ef9b86d9de4a37a91dba85e5fe2c5629b
3
  size 438223128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5b86eb219b9e2ed3199a3e1adefc0225288df2f71554cd6240d919263317f9
3
  size 438223128