veriga commited on
Commit
a044788
·
1 Parent(s): 84000f8

Upload TFBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +55 -15
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [veriga/tf_disilbert](https://huggingface.co/veriga/tf_disilbert) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6953
19
- - Train Sparse Categorical Accuracy: 0.5176
20
- - Validation Loss: 0.6956
21
- - Validation Sparse Categorical Accuracy: 0.4505
22
- - Epoch: 9
23
 
24
  ## Model description
25
 
@@ -45,16 +45,56 @@ The following hyperparameters were used during training:
45
 
46
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
47
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
48
- | 0.6983 | 0.5221 | 0.6895 | 0.5495 | 0 |
49
- | 0.6958 | 0.5288 | 0.6887 | 0.5486 | 1 |
50
- | 0.6976 | 0.5244 | 0.6893 | 0.5486 | 2 |
51
- | 0.6962 | 0.5252 | 0.6894 | 0.5503 | 3 |
52
- | 0.6969 | 0.5180 | 0.6880 | 0.5512 | 4 |
53
- | 0.6972 | 0.5207 | 0.6899 | 0.5486 | 5 |
54
- | 0.6982 | 0.5214 | 0.6879 | 0.5512 | 6 |
55
- | 0.6954 | 0.5299 | 0.6889 | 0.5486 | 7 |
56
- | 0.6964 | 0.5276 | 0.6898 | 0.5477 | 8 |
57
- | 0.6953 | 0.5176 | 0.6956 | 0.4505 | 9 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [veriga/tf_disilbert](https://huggingface.co/veriga/tf_disilbert) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.6925
19
+ - Train Sparse Categorical Accuracy: 0.5314
20
+ - Validation Loss: 0.6883
21
+ - Validation Sparse Categorical Accuracy: 0.5495
22
+ - Epoch: 49
23
 
24
  ## Model description
25
 
 
45
 
46
  | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
47
  |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
48
+ | 0.6946 | 0.5250 | 0.6884 | 0.5495 | 0 |
49
+ | 0.6962 | 0.5286 | 0.6897 | 0.5495 | 1 |
50
+ | 0.6962 | 0.5176 | 0.6895 | 0.5477 | 2 |
51
+ | 0.6955 | 0.5276 | 0.6897 | 0.5495 | 3 |
52
+ | 0.6945 | 0.5265 | 0.6912 | 0.5495 | 4 |
53
+ | 0.6961 | 0.5263 | 0.6904 | 0.5503 | 5 |
54
+ | 0.6947 | 0.5242 | 0.6881 | 0.5503 | 6 |
55
+ | 0.6958 | 0.5201 | 0.6896 | 0.5451 | 7 |
56
+ | 0.6929 | 0.5258 | 0.6926 | 0.5495 | 8 |
57
+ | 0.6938 | 0.5277 | 0.6883 | 0.5521 | 9 |
58
+ | 0.6936 | 0.5277 | 0.6881 | 0.5503 | 10 |
59
+ | 0.6939 | 0.5271 | 0.6889 | 0.5486 | 11 |
60
+ | 0.6958 | 0.5284 | 0.6882 | 0.5495 | 12 |
61
+ | 0.6969 | 0.5186 | 0.6882 | 0.5495 | 13 |
62
+ | 0.6936 | 0.5332 | 0.6881 | 0.5503 | 14 |
63
+ | 0.6935 | 0.5344 | 0.6888 | 0.5469 | 15 |
64
+ | 0.6956 | 0.5232 | 0.6891 | 0.5469 | 16 |
65
+ | 0.6938 | 0.5268 | 0.6883 | 0.5495 | 17 |
66
+ | 0.6939 | 0.5260 | 0.6995 | 0.5495 | 18 |
67
+ | 0.6948 | 0.5248 | 0.6886 | 0.5486 | 19 |
68
+ | 0.6933 | 0.5317 | 0.6916 | 0.5477 | 20 |
69
+ | 0.6942 | 0.5223 | 0.6884 | 0.5512 | 21 |
70
+ | 0.6952 | 0.5236 | 0.6890 | 0.5469 | 22 |
71
+ | 0.6931 | 0.5275 | 0.6892 | 0.5512 | 23 |
72
+ | 0.6952 | 0.5297 | 0.6881 | 0.5503 | 24 |
73
+ | 0.6937 | 0.5291 | 0.6886 | 0.5477 | 25 |
74
+ | 0.6929 | 0.5272 | 0.6882 | 0.5512 | 26 |
75
+ | 0.6950 | 0.5230 | 0.6883 | 0.5503 | 27 |
76
+ | 0.6942 | 0.5316 | 0.6889 | 0.5486 | 28 |
77
+ | 0.6942 | 0.5270 | 0.6899 | 0.5486 | 29 |
78
+ | 0.6940 | 0.5312 | 0.6895 | 0.5486 | 30 |
79
+ | 0.6941 | 0.5316 | 0.6884 | 0.5512 | 31 |
80
+ | 0.6924 | 0.5330 | 0.6882 | 0.5503 | 32 |
81
+ | 0.6923 | 0.5328 | 0.6900 | 0.5503 | 33 |
82
+ | 0.6944 | 0.5308 | 0.6888 | 0.5469 | 34 |
83
+ | 0.6927 | 0.5349 | 0.6911 | 0.5477 | 35 |
84
+ | 0.6939 | 0.5286 | 0.6908 | 0.5486 | 36 |
85
+ | 0.6935 | 0.5282 | 0.6889 | 0.5477 | 37 |
86
+ | 0.6924 | 0.5289 | 0.6884 | 0.5503 | 38 |
87
+ | 0.6934 | 0.5304 | 0.6882 | 0.5512 | 39 |
88
+ | 0.6939 | 0.5227 | 0.6899 | 0.5495 | 40 |
89
+ | 0.6928 | 0.5280 | 0.6884 | 0.5486 | 41 |
90
+ | 0.6916 | 0.5379 | 0.6898 | 0.5495 | 42 |
91
+ | 0.6932 | 0.5236 | 0.6914 | 0.5503 | 43 |
92
+ | 0.6926 | 0.5333 | 0.6892 | 0.5512 | 44 |
93
+ | 0.6934 | 0.5282 | 0.6888 | 0.5469 | 45 |
94
+ | 0.6934 | 0.5301 | 0.6879 | 0.5512 | 46 |
95
+ | 0.6924 | 0.5354 | 0.6883 | 0.5503 | 47 |
96
+ | 0.6937 | 0.5311 | 0.6879 | 0.5512 | 48 |
97
+ | 0.6925 | 0.5314 | 0.6883 | 0.5495 | 49 |
98
 
99
 
100
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:904e2f9b27deece2126114e37f2dbb44f66ababaf73f923df48576dea3ba1043
3
  size 448330072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea1f9651d66b73ecb365bd22b7a85b226896063cc6498dd38200959b12c9706
3
  size 448330072