leandrocarneiro
commited on
Commit
•
3b0c93f
1
Parent(s):
5f01155
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 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### 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.3618
|
21 |
+
- Accuracy: 0.5137
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.2427 | 1.0 | 1125 | 1.2197 | 0.4933 |
|
53 |
+
| 1.0392 | 2.0 | 2250 | 1.2084 | 0.524 |
|
54 |
+
| 0.7297 | 3.0 | 3375 | 1.3618 | 0.5137 |
|
55 |
|
56 |
|
57 |
### 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:bb3a74eb4d2d3f7d3a3b33516a30397b417644129271340ea81bfbdd8172357c
|
3 |
size 435731452
|
runs/Dec11_16-02-24_505a72f70337/events.out.tfevents.1702310549.505a72f70337.2070.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ee31d026a52f1480dde654697d60e4b88ce54369f5f3af46c8800b6e924bb4
|
3 |
+
size 6969
|
runs/Dec11_17-29-34_505a72f70337/events.out.tfevents.1702315775.505a72f70337.2070.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bd5b5f31810ec28c0394c18c37624483229cbbda9e1cd00d71fcb83f9269c49
|
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:67e9b734911812bdeaf69f5f6eda6668714c00bb7b27d24a62d2b0d306ba7d17
|
3 |
size 4600
|