jojoUla commited on
Commit
5c2b0c5
1 Parent(s): 736378c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [jojoUla/bert-large-cased-sigir-support-refute-no-label-40](https://huggingface.co/jojoUla/bert-large-cased-sigir-support-refute-no-label-40) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.7275
18
 
19
  ## Model description
20
 
@@ -45,19 +45,19 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 6.4177 | 1.0 | 1 | 3.1077 |
49
- | 3.4391 | 2.0 | 2 | 0.0751 |
50
- | 2.6175 | 3.0 | 3 | 1.8686 |
51
- | 2.2705 | 4.0 | 4 | 2.1441 |
52
- | 3.0889 | 5.0 | 5 | 0.0015 |
53
- | 2.4845 | 6.0 | 6 | 0.0053 |
54
- | 1.8426 | 7.0 | 7 | 3.6611 |
55
- | 3.1042 | 8.0 | 8 | 0.0442 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.28.1
61
- - Pytorch 2.0.0+cu117
62
- - Datasets 2.11.0
63
  - Tokenizers 0.13.3
 
14
 
15
  This model is a fine-tuned version of [jojoUla/bert-large-cased-sigir-support-refute-no-label-40](https://huggingface.co/jojoUla/bert-large-cased-sigir-support-refute-no-label-40) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.6617
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 4.8219 | 1.0 | 1 | 0.0871 |
49
+ | 3.5734 | 2.0 | 2 | 0.0168 |
50
+ | 3.2278 | 3.0 | 3 | 3.1798 |
51
+ | 1.1492 | 4.0 | 4 | 0.4016 |
52
+ | 0.7247 | 5.0 | 5 | 1.3638 |
53
+ | 1.484 | 6.0 | 6 | 0.0656 |
54
+ | 1.412 | 7.0 | 7 | 1.2833 |
55
+ | 0.7053 | 8.0 | 8 | 2.5228 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.29.1
61
+ - Pytorch 2.0.0+cu118
62
+ - Datasets 2.12.0
63
  - Tokenizers 0.13.3