VuongQuoc commited on
Commit
676f524
·
1 Parent(s): c5cf4a6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [VuongQuoc/longformer_sciq](https://huggingface.co/VuongQuoc/longformer_sciq) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.7707
17
 
18
  ## Model description
19
 
@@ -45,21 +45,21 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.5444 | 0.2 | 20 | 1.1152 |
49
- | 0.38 | 0.4 | 40 | 1.1166 |
50
- | 1.113 | 0.6 | 60 | 1.0510 |
51
- | 2.1048 | 0.8 | 80 | 0.9542 |
52
- | 1.3621 | 1.0 | 100 | 0.8830 |
53
- | 1.2104 | 1.2 | 120 | 0.8581 |
54
- | 1.0514 | 1.4 | 140 | 0.8260 |
55
- | 1.1346 | 1.6 | 160 | 0.7910 |
56
- | 1.1147 | 1.8 | 180 | 0.7780 |
57
- | 0.9934 | 2.0 | 200 | 0.7707 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.30.2
63
- - Pytorch 2.0.0
64
  - Datasets 2.1.0
65
  - Tokenizers 0.13.3
 
13
 
14
  This model is a fine-tuned version of [VuongQuoc/longformer_sciq](https://huggingface.co/VuongQuoc/longformer_sciq) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.5326
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.1931 | 0.2 | 20 | 0.7457 |
49
+ | 0.7677 | 0.4 | 40 | 0.7063 |
50
+ | 1.0391 | 0.6 | 60 | 0.6745 |
51
+ | 1.2915 | 0.8 | 80 | 0.6316 |
52
+ | 1.1399 | 1.0 | 100 | 0.6652 |
53
+ | 0.9975 | 1.2 | 120 | 0.6134 |
54
+ | 0.9232 | 1.4 | 140 | 0.5561 |
55
+ | 0.8026 | 1.6 | 160 | 0.5422 |
56
+ | 0.7188 | 1.8 | 180 | 0.5370 |
57
+ | 0.7272 | 2.0 | 200 | 0.5326 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.30.2
63
+ - Pytorch 2.0.0+cpu
64
  - Datasets 2.1.0
65
  - Tokenizers 0.13.3