Upload folder using huggingface_hub
Browse files- README.md +2 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -30,10 +30,10 @@ The model was fine-tuned on a combined dataset of labeled Turkish sentiment data
|
|
30 |
The model was fine-tuned using the following hyperparameters:
|
31 |
- learning rate: 1e-5
|
32 |
- batch size: 8
|
33 |
-
- epochs:
|
34 |
- optimizer: Adam (beta1=0.9, beta2=0.999, epsilon=1e-8)
|
35 |
|
36 |
## Evaluation results
|
37 |
|
38 |
-
Test Accuracy: 0.
|
39 |
|
|
|
30 |
The model was fine-tuned using the following hyperparameters:
|
31 |
- learning rate: 1e-5
|
32 |
- batch size: 8
|
33 |
+
- epochs: 5 (with early stopping)
|
34 |
- optimizer: Adam (beta1=0.9, beta2=0.999, epsilon=1e-8)
|
35 |
|
36 |
## Evaluation results
|
37 |
|
38 |
+
Test Accuracy: 0.9325
|
39 |
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 651667264
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88370a392d5ce02615be46c1978b42711367e3c53dc5116c26ad86ef6795b110
|
3 |
size 651667264
|