Upload TFBertForSequenceClassification
Browse files
README.md
CHANGED
@@ -16,11 +16,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
|
20 |
-
- Train Accuracy: 0.8051
|
21 |
-
- Validation Loss: 0.7446
|
22 |
-
- Validation Accuracy: 0.6894
|
23 |
-
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -44,11 +40,6 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
-
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
48 |
-
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
49 |
-
| 0.8694 | 0.5902 | 0.8641 | 0.6335 | 0 |
|
50 |
-
| 0.5907 | 0.7526 | 0.7781 | 0.6832 | 1 |
|
51 |
-
| 0.4675 | 0.8051 | 0.7446 | 0.6894 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
40 |
|
41 |
### Training results
|
42 |
|
|
|
|
|
|
|
|
|
|
|
43 |
|
44 |
|
45 |
### Framework versions
|