aalogan commited on
Commit
e0bedf7
1 Parent(s): 30bb8e5

Training in progress epoch 3

Browse files
Files changed (2) hide show
  1. README.md +6 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.4885
18
- - Validation Loss: 0.2361
19
- - Epoch: 0
20
 
21
  ## Model description
22
 
@@ -43,6 +43,9 @@ The following hyperparameters were used during training:
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | 0.4885 | 0.2361 | 0 |
 
 
 
46
 
47
 
48
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0649
18
+ - Validation Loss: 0.1762
19
+ - Epoch: 3
20
 
21
  ## Model description
22
 
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | 0.4885 | 0.2361 | 0 |
46
+ | 0.1547 | 0.1920 | 1 |
47
+ | 0.0966 | 0.1648 | 2 |
48
+ | 0.0649 | 0.1762 | 3 |
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:a535a4a302e81677c93201930f2f6b8ec20b97751c950f70b72f7a4fc80e5c4e
3
  size 431204428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd39ba19123146b373755e65a8f2461f43822cd26c7e6c5ab0536714af21a983
3
  size 431204428