antonioFlavio
commited on
Commit
•
bef543d
1
Parent(s):
cb727d7
google-play-sentiment-analysis
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -38,7 +38,7 @@ More information needed
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 2.5e-05
|
41 |
-
- train_batch_size:
|
42 |
- eval_batch_size: 8
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.4174
|
21 |
+
- Accuracy: 0.5309
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 2.5e-05
|
41 |
+
- train_batch_size: 16
|
42 |
- eval_batch_size: 8
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
+
| 1.1052 | 1.0 | 5313 | 1.0804 | 0.5383 |
|
53 |
+
| 1.0051 | 2.0 | 10626 | 1.0840 | 0.5425 |
|
54 |
+
| 0.8599 | 3.0 | 15939 | 1.1426 | 0.5398 |
|
55 |
+
| 0.7222 | 4.0 | 21252 | 1.2653 | 0.5331 |
|
56 |
+
| 0.615 | 5.0 | 26565 | 1.4174 | 0.5309 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435731452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20cdaf88f23450fd8d5c303c6998f77a01a7cb66ce4300790f1a7b4eb16072f4
|
3 |
size 435731452
|
runs/Jan07_18-08-03_597f983f089b/events.out.tfevents.1704650891.597f983f089b.127.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd53ae5f55143480bd9e242f17b5cb056ff9ff90076e0505247dc5bb8938b23b
|
3 |
+
size 15215
|
runs/Jan07_19-54-02_597f983f089b/events.out.tfevents.1704657243.597f983f089b.851.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98fc84ba134067ae4a4508544f51ef8edeff2cc1e397ea82b37ff11fca873ff7
|
3 |
+
size 15215
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6837ecf8dedeb3966f8a5219cea8f4656e066881d56c50201f0024b69214af8c
|
3 |
size 4283
|