jikkyjohn commited on
Commit
5034358
1 Parent(s): bd85274

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [jikkyjohn/roberta-base-MLM-retrainedonHotQA](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonHotQA) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 1.1288
17
- - Train End Logits Accuracy: 0.6991
18
- - Train Start Logits Accuracy: 0.6612
19
- - Validation Loss: 0.8988
20
- - Validation End Logits Accuracy: 0.7584
21
- - Validation Start Logits Accuracy: 0.7255
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
47
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
48
  | 1.1288 | 0.6991 | 0.6612 | 0.8988 | 0.7584 | 0.7255 | 0 |
 
49
 
50
 
51
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [jikkyjohn/roberta-base-MLM-retrainedonHotQA](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonHotQA) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 0.7097
17
+ - Train End Logits Accuracy: 0.7986
18
+ - Train Start Logits Accuracy: 0.7579
19
+ - Validation Loss: 0.8542
20
+ - Validation End Logits Accuracy: 0.7652
21
+ - Validation Start Logits Accuracy: 0.7326
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
47
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
48
  | 1.1288 | 0.6991 | 0.6612 | 0.8988 | 0.7584 | 0.7255 | 0 |
49
+ | 0.7097 | 0.7986 | 0.7579 | 0.8542 | 0.7652 | 0.7326 | 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:80f10c0e0ec7e9fdb7f2115d6f68a169b92700401917aedcd71a014e24d23ec1
3
  size 496513256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40ae0c7054a77dd90aed8f86ca7074cca32a9ae72f7279e34feebab02c43bfd
3
  size 496513256