jikkyjohn commited on
Commit
1bc8477
1 Parent(s): b527317

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-retrainedonRace1](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonRace1) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Train Loss: 1.0727
17
- - Train End Logits Accuracy: 0.7150
18
- - Train Start Logits Accuracy: 0.6751
19
- - Validation Loss: 0.8623
20
- - Validation End Logits Accuracy: 0.7544
21
- - Validation Start Logits Accuracy: 0.7229
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.0727 | 0.7150 | 0.6751 | 0.8623 | 0.7544 | 0.7229 | 0 |
 
49
 
50
 
51
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [jikkyjohn/roberta-base-MLM-retrainedonRace1](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonRace1) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 0.6850
17
+ - Train End Logits Accuracy: 0.8056
18
+ - Train Start Logits Accuracy: 0.7646
19
+ - Validation Loss: 0.8462
20
+ - Validation End Logits Accuracy: 0.7683
21
+ - Validation Start Logits Accuracy: 0.7377
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.0727 | 0.7150 | 0.6751 | 0.8623 | 0.7544 | 0.7229 | 0 |
49
+ | 0.6850 | 0.8056 | 0.7646 | 0.8462 | 0.7683 | 0.7377 | 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:2c310d58c52f1446dad1de0dde67e3ae6ca948e6b7a9512cc75192a04f2c252b
3
  size 496513256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c43981d1b64d7c3e7d6ff3fe2bc48e506f6808f400e97c5e59ca6e12d76deb
3
  size 496513256