MarceloAlmeidaSilva
commited on
Commit
•
ec3eca6
1
Parent(s):
f0be621
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:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
-
- Pytorch 2.1.0+
|
61 |
- Datasets 2.15.0
|
62 |
- Tokenizers 0.15.0
|
|
|
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.3620
|
21 |
+
- Accuracy: 0.5143
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.2496 | 1.0 | 1125 | 1.2030 | 0.4957 |
|
53 |
+
| 1.0395 | 2.0 | 2250 | 1.2141 | 0.5157 |
|
54 |
+
| 0.7355 | 3.0 | 3375 | 1.3620 | 0.5143 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
+
- Pytorch 2.1.0+cu121
|
61 |
- Datasets 2.15.0
|
62 |
- Tokenizers 0.15.0
|
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:486d1111c0876cdebce4e96b0fef71d6cac8df172e852736a07edd0cc68a7053
|
3 |
size 435731452
|
runs/Dec16_16-26-22_3f729ae2bd8c/events.out.tfevents.1702743983.3f729ae2bd8c.843.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c91888b400c1a1f95eef978a2cac951537b6c58bb00a4c9498606fc31c631eae
|
3 |
+
size 6969
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77d95fa48aec302658132cb27cc750edc33ee09db2620ccf056993325817ca05
|
3 |
size 4600
|