veriga commited on
Commit
37c517e
·
1 Parent(s): cc5dd1d

Upload TFBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +1 -57
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,7 @@ 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.6901
19
- - Train Sparse Categorical Accuracy: 0.5457
20
- - Validation Loss: 0.6883
21
- - Validation Sparse Categorical Accuracy: 0.5503
22
- - Epoch: 49
23
 
24
  ## Model description
25
 
@@ -43,58 +39,6 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
47
- |:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
48
- | 0.6913 | 0.5377 | 0.6900 | 0.5451 | 0 |
49
- | 0.6924 | 0.5308 | 0.6887 | 0.5477 | 1 |
50
- | 0.6921 | 0.5335 | 0.6885 | 0.5512 | 2 |
51
- | 0.6915 | 0.5361 | 0.6899 | 0.5486 | 3 |
52
- | 0.6909 | 0.5317 | 0.6883 | 0.5495 | 4 |
53
- | 0.6911 | 0.5359 | 0.6889 | 0.5469 | 5 |
54
- | 0.6915 | 0.5338 | 0.6883 | 0.5495 | 6 |
55
- | 0.6914 | 0.5397 | 0.6899 | 0.5503 | 7 |
56
- | 0.6907 | 0.5407 | 0.6883 | 0.5495 | 8 |
57
- | 0.6912 | 0.5395 | 0.6885 | 0.5495 | 9 |
58
- | 0.6906 | 0.5351 | 0.6886 | 0.5477 | 10 |
59
- | 0.6913 | 0.5403 | 0.6882 | 0.5503 | 11 |
60
- | 0.6921 | 0.5349 | 0.6886 | 0.5477 | 12 |
61
- | 0.6907 | 0.5404 | 0.6906 | 0.5495 | 13 |
62
- | 0.6906 | 0.5328 | 0.6885 | 0.5486 | 14 |
63
- | 0.6901 | 0.5389 | 0.6881 | 0.5512 | 15 |
64
- | 0.6906 | 0.5401 | 0.6892 | 0.5469 | 16 |
65
- | 0.6908 | 0.5422 | 0.6889 | 0.5495 | 17 |
66
- | 0.6912 | 0.5397 | 0.6888 | 0.5486 | 18 |
67
- | 0.6919 | 0.5331 | 0.6886 | 0.5486 | 19 |
68
- | 0.6915 | 0.5427 | 0.6896 | 0.5469 | 20 |
69
- | 0.6919 | 0.5397 | 0.6922 | 0.5486 | 21 |
70
- | 0.6909 | 0.5367 | 0.6884 | 0.5495 | 22 |
71
- | 0.6913 | 0.5345 | 0.6911 | 0.5503 | 23 |
72
- | 0.6913 | 0.5403 | 0.6887 | 0.5486 | 24 |
73
- | 0.6898 | 0.5439 | 0.6885 | 0.5486 | 25 |
74
- | 0.6908 | 0.5404 | 0.6897 | 0.5503 | 26 |
75
- | 0.6911 | 0.5405 | 0.6884 | 0.5495 | 27 |
76
- | 0.6912 | 0.5395 | 0.6894 | 0.5495 | 28 |
77
- | 0.6908 | 0.5405 | 0.6879 | 0.5512 | 29 |
78
- | 0.6903 | 0.5384 | 0.6908 | 0.5503 | 30 |
79
- | 0.6916 | 0.5318 | 0.6897 | 0.5486 | 31 |
80
- | 0.6911 | 0.5398 | 0.6884 | 0.5512 | 32 |
81
- | 0.6903 | 0.5395 | 0.6886 | 0.5477 | 33 |
82
- | 0.6909 | 0.5375 | 0.6887 | 0.5495 | 34 |
83
- | 0.6909 | 0.5416 | 0.6889 | 0.5469 | 35 |
84
- | 0.6908 | 0.5399 | 0.6883 | 0.5503 | 36 |
85
- | 0.6910 | 0.5382 | 0.6884 | 0.5486 | 37 |
86
- | 0.6910 | 0.5421 | 0.6898 | 0.5486 | 38 |
87
- | 0.6903 | 0.5383 | 0.6888 | 0.5495 | 39 |
88
- | 0.6907 | 0.5426 | 0.6905 | 0.5486 | 40 |
89
- | 0.6900 | 0.5437 | 0.6890 | 0.5495 | 41 |
90
- | 0.6908 | 0.5384 | 0.6888 | 0.5486 | 42 |
91
- | 0.6904 | 0.5407 | 0.6887 | 0.5495 | 43 |
92
- | 0.6910 | 0.5408 | 0.6906 | 0.5495 | 44 |
93
- | 0.6903 | 0.5398 | 0.6880 | 0.5521 | 45 |
94
- | 0.6906 | 0.5421 | 0.6885 | 0.5486 | 46 |
95
- | 0.6906 | 0.5378 | 0.6901 | 0.5503 | 47 |
96
- | 0.6918 | 0.5378 | 0.6893 | 0.5486 | 48 |
97
- | 0.6901 | 0.5457 | 0.6883 | 0.5503 | 49 |
98
 
99
 
100
  ### 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
+
 
 
 
 
19
 
20
  ## Model description
21
 
 
39
 
40
  ### Training results
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
 
44
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e62bb03282e7e0f33ffaf3cbe15ce5387f383ec14a2547e383e3004b9740c601
3
  size 448330072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86fb7b5b037c304f432f0c7ff251da775dba80c22621b43361c8ef2354c2f60c
3
  size 448330072