vedantjumle commited on
Commit
72827e4
1 Parent(s): 80fecf3

Training in progress epoch 9

Browse files
Files changed (2) hide show
  1. README.md +13 -4
  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: 4.9762
19
- - Validation Loss: 4.7210
20
- - Train Accuracy: 0.0767
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
  | 4.9762 | 4.7210 | 0.0767 | 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: 0.4423
19
+ - Validation Loss: 0.8468
20
+ - Train Accuracy: 0.9067
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 4.9762 | 4.7210 | 0.0767 | 0 |
48
+ | 4.4240 | 4.0959 | 0.4233 | 1 |
49
+ | 3.6373 | 3.4046 | 0.69 | 2 |
50
+ | 2.8675 | 2.7514 | 0.8233 | 3 |
51
+ | 2.1664 | 2.1956 | 0.8667 | 4 |
52
+ | 1.5991 | 1.7330 | 0.86 | 5 |
53
+ | 1.1413 | 1.4153 | 0.8833 | 6 |
54
+ | 0.8233 | 1.1592 | 0.8867 | 7 |
55
+ | 0.6009 | 0.9746 | 0.9033 | 8 |
56
+ | 0.4423 | 0.8468 | 0.9067 | 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:109bc563c3d61ee5d58f29995d7c8506991d78efc579ce4159f0a1ae0cf444bd
3
  size 1341734528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d7f71240f4c9626e9eec9cc86ccf88469dc0dc0c2adeae7600c638aed99795
3
  size 1341734528