irfanamal commited on
Commit
428ef30
1 Parent(s): 388b6b9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -13
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [irfanamal/distilbert_multiple_choice](https://huggingface.co/irfanamal/distilbert_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.1067
21
- - Accuracy: 0.6
22
 
23
  ## Model description
24
 
@@ -49,17 +49,12 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.2754 | 1.0 | 12 | 1.1916 | 0.55 |
53
- | 1.142 | 2.0 | 24 | 1.1608 | 0.55 |
54
- | 1.0688 | 3.0 | 36 | 1.1239 | 0.55 |
55
- | 0.9401 | 4.0 | 48 | 1.1163 | 0.55 |
56
- | 0.9029 | 5.0 | 60 | 1.1077 | 0.6 |
57
- | 0.7597 | 6.0 | 72 | 1.0713 | 0.6 |
58
- | 0.7811 | 7.0 | 84 | 1.0723 | 0.6 |
59
- | 0.7215 | 8.0 | 96 | 1.1225 | 0.6 |
60
- | 0.6318 | 9.0 | 108 | 1.1065 | 0.6 |
61
- | 0.6308 | 10.0 | 120 | 1.0958 | 0.6 |
62
- | 0.6369 | 11.0 | 132 | 1.1067 | 0.6 |
63
 
64
 
65
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [irfanamal/distilbert_multiple_choice](https://huggingface.co/irfanamal/distilbert_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.2270
21
+ - Accuracy: 0.45
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.2942 | 1.0 | 12 | 1.2255 | 0.5 |
53
+ | 1.2394 | 2.0 | 24 | 1.2289 | 0.5 |
54
+ | 1.2116 | 3.0 | 36 | 1.2436 | 0.5 |
55
+ | 1.0957 | 4.0 | 48 | 1.2457 | 0.5 |
56
+ | 1.0705 | 5.0 | 60 | 1.2316 | 0.45 |
57
+ | 0.993 | 6.0 | 72 | 1.2270 | 0.45 |
 
 
 
 
 
58
 
59
 
60
  ### Framework versions