mmtg commited on
Commit
cf21e45
·
verified ·
1 Parent(s): 63e5488

Upload TFBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +7 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 0.0745
20
- - Train Accuracy: 0.9845
21
- - Validation Loss: 0.0733
22
- - Validation Accuracy: 0.9873
23
  - Epoch: 2
24
 
25
  ## Model description
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
49
- | 0.2354 | 0.9629 | 0.0875 | 0.9858 | 0 |
50
- | 0.0718 | 0.9864 | 0.0991 | 0.9821 | 1 |
51
- | 0.0745 | 0.9845 | 0.0733 | 0.9873 | 2 |
52
 
53
 
54
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.0754
20
+ - Train Accuracy: 0.9847
21
+ - Validation Loss: 0.0764
22
+ - Validation Accuracy: 0.9855
23
  - Epoch: 2
24
 
25
  ## Model description
 
46
 
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
49
+ | 0.2388 | 0.9651 | 0.0972 | 0.9870 | 0 |
50
+ | 0.0842 | 0.9833 | 0.0702 | 0.9861 | 1 |
51
+ | 0.0754 | 0.9847 | 0.0764 | 0.9855 | 2 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22ae5f496639cb47a2afb5eb57c4a3ba6bde442767b3fa49557d26208ec0a141
3
  size 711769448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea415771c48978d000f5eb7b9109e17aeeb771df4e8c6a10fa6e9b3b4aba8b7a
3
  size 711769448