savioteless
commited on
Commit
•
4ce63f2
1
Parent(s):
b3dd4f5
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,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 125 | 1.
|
53 |
-
| No log | 2.0 | 250 | 1.
|
54 |
-
| No log | 3.0 | 375 | 1.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
-
- Pytorch 2.1.0+
|
61 |
-
- Datasets 2.
|
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.3690
|
21 |
+
- Accuracy: 0.443
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 125 | 1.2808 | 0.454 |
|
53 |
+
| No log | 2.0 | 250 | 1.2878 | 0.44 |
|
54 |
+
| No log | 3.0 | 375 | 1.3690 | 0.443 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
+
- Pytorch 2.1.0+cu121
|
61 |
+
- Datasets 2.16.1
|
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:59b111c534c4eb475a678c7059654e997fa6052244d60595ab977a415b1de82e
|
3 |
size 435731452
|
runs/Jan12_09-05-14_2e77dc0b0618/events.out.tfevents.1705050315.2e77dc0b0618.4028.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afa3fea5e264f7680cb8850595b09dd9685e4c16522c4b61fb87b77e907509dd
|
3 |
+
size 6021
|
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:191608da6420a88251e3bd5e061b589f9655c27ec56a0eaea1a656c0fb599779
|
3 |
size 4600
|