jikkyjohn commited on
Commit
676df63
1 Parent(s): d0d98d6

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -11,14 +11,14 @@ probably proofread and complete it, then remove this comment. -->
11
 
12
  # jikkyjohn/roberta-base-finetuned-dapt-hotqa-v3-squad
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.2221
17
- - Train End Logits Accuracy: 0.6817
18
- - Train Start Logits Accuracy: 0.6389
19
- - Validation Loss: 0.9468
20
- - Validation End Logits Accuracy: 0.7485
21
- - Validation Start Logits Accuracy: 0.7098
22
  - Epoch: 0
23
 
24
  ## Model description
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
 
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.2221 | 0.6817 | 0.6389 | 0.9468 | 0.7485 | 0.7098 | 0 |
49
 
50
 
51
  ### Framework versions
 
11
 
12
  # jikkyjohn/roberta-base-finetuned-dapt-hotqa-v3-squad
13
 
14
+ This model is a fine-tuned version of [jikkyjohn/roberta-base-finetuned-dapt-hotqa-v3-squad](https://huggingface.co/jikkyjohn/roberta-base-finetuned-dapt-hotqa-v3-squad) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Train Loss: 0.8094
17
+ - Train End Logits Accuracy: 0.7766
18
+ - Train Start Logits Accuracy: 0.7335
19
+ - Validation Loss: 0.9129
20
+ - Validation End Logits Accuracy: 0.7572
21
+ - Validation Start Logits Accuracy: 0.7202
22
  - Epoch: 0
23
 
24
  ## Model description
 
45
 
46
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
47
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
48
+ | 0.8094 | 0.7766 | 0.7335 | 0.9129 | 0.7572 | 0.7202 | 0 |
49
 
50
 
51
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "jikkyjohn/roberta-base-MLM-retrainedonHotQA",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "jikkyjohn/roberta-base-finetuned-dapt-hotqa-v3-squad",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe36a1b030b7b4037ffb1df2d7f14de54b5fd6d118317d2c3fa626440ea2d603
3
  size 496513256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06f43e3ed6d8a91d01e200ad4d2271f9bb971e00a440f8cde52a71d95d6658e
3
  size 496513256