dipteshkanojia commited on
Commit
4e47d4d
1 Parent(s): 76aae3c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -5
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.8358
23
- - Accuracy: 0.71
24
- - Precision: 0.6611
25
- - Recall: 0.6691
26
- - F1: 0.6570
27
 
28
  ## Model description
29
 
@@ -58,6 +58,22 @@ The following hyperparameters were used during training:
58
  | 0.762 | 1.98 | 198 | 0.6514 | 0.715 | 0.6735 | 0.6672 | 0.6588 |
59
  | 0.5661 | 2.97 | 297 | 0.6806 | 0.71 | 0.6764 | 0.6608 | 0.6435 |
60
  | 0.3699 | 3.96 | 396 | 0.8358 | 0.71 | 0.6611 | 0.6691 | 0.6570 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 2.3369
23
+ - Accuracy: 0.75
24
+ - Precision: 0.7054
25
+ - Recall: 0.6949
26
+ - F1: 0.6974
27
 
28
  ## Model description
29
 
 
58
  | 0.762 | 1.98 | 198 | 0.6514 | 0.715 | 0.6735 | 0.6672 | 0.6588 |
59
  | 0.5661 | 2.97 | 297 | 0.6806 | 0.71 | 0.6764 | 0.6608 | 0.6435 |
60
  | 0.3699 | 3.96 | 396 | 0.8358 | 0.71 | 0.6611 | 0.6691 | 0.6570 |
61
+ | 0.2184 | 4.95 | 495 | 1.1627 | 0.7 | 0.6597 | 0.6337 | 0.6414 |
62
+ | 0.1743 | 5.94 | 594 | 1.0544 | 0.725 | 0.6831 | 0.6949 | 0.6831 |
63
+ | 0.098 | 6.93 | 693 | 1.4757 | 0.73 | 0.6885 | 0.6902 | 0.6892 |
64
+ | 0.0813 | 7.92 | 792 | 1.8146 | 0.73 | 0.6840 | 0.6772 | 0.6800 |
65
+ | 0.0435 | 8.91 | 891 | 1.6697 | 0.755 | 0.7141 | 0.7127 | 0.7132 |
66
+ | 0.0209 | 9.9 | 990 | 1.8931 | 0.755 | 0.7102 | 0.7070 | 0.7082 |
67
+ | 0.0201 | 10.89 | 1089 | 2.1934 | 0.74 | 0.6971 | 0.6866 | 0.6907 |
68
+ | 0.0095 | 11.88 | 1188 | 2.1389 | 0.75 | 0.7014 | 0.6915 | 0.6932 |
69
+ | 0.0141 | 12.87 | 1287 | 2.1902 | 0.74 | 0.6942 | 0.6943 | 0.6936 |
70
+ | 0.0112 | 13.86 | 1386 | 2.5021 | 0.73 | 0.6889 | 0.6669 | 0.6741 |
71
+ | 0.0054 | 14.85 | 1485 | 2.3840 | 0.73 | 0.6819 | 0.6715 | 0.6746 |
72
+ | 0.0088 | 15.84 | 1584 | 2.3224 | 0.74 | 0.6909 | 0.6825 | 0.6787 |
73
+ | 0.003 | 16.83 | 1683 | 2.2641 | 0.75 | 0.7054 | 0.6949 | 0.6974 |
74
+ | 0.0017 | 17.82 | 1782 | 2.3361 | 0.75 | 0.7077 | 0.6968 | 0.7012 |
75
+ | 0.0014 | 18.81 | 1881 | 2.3041 | 0.755 | 0.7131 | 0.7009 | 0.7051 |
76
+ | 0.0083 | 19.8 | 1980 | 2.3369 | 0.75 | 0.7054 | 0.6949 | 0.6974 |
77
 
78
 
79
  ### Framework versions