vedantjumle commited on
Commit
41acc16
1 Parent(s): a5762a1

Training in progress epoch 9

Browse files
Files changed (2) hide show
  1. README.md +12 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 5.1229
19
- - Validation Loss: 5.0343
20
  - Train Accuracy: 0.0067
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,15 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 5.1229 | 5.0343 | 0.0067 | 0 |
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 5.0326
19
+ - Validation Loss: 5.0256
20
  - Train Accuracy: 0.0067
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 5.1229 | 5.0343 | 0.0067 | 0 |
48
+ | 5.0629 | 5.0547 | 0.0033 | 1 |
49
+ | 5.0585 | 5.0239 | 0.0167 | 2 |
50
+ | 5.0530 | 5.0257 | 0.0167 | 3 |
51
+ | 5.0545 | 5.0207 | 0.01 | 4 |
52
+ | 5.0549 | 5.0104 | 0.01 | 5 |
53
+ | 5.0401 | 5.0240 | 0.0067 | 6 |
54
+ | 5.0400 | 5.0121 | 0.01 | 7 |
55
+ | 5.0372 | 5.0030 | 0.0167 | 8 |
56
+ | 5.0326 | 5.0256 | 0.0067 | 9 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceb1cb66d5c12908f681272d87fa414f0da25747c3d3938af4c0d693866738fe
3
  size 1341734528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d0ec8b7531acc8ad5f2d4496297dd483e157271ce16011bbd8eafe502b553b
3
  size 1341734528