antonioFlavio commited on
Commit
d433d63
1 Parent(s): 7a84ede

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.3465
21
- - Accuracy: 0.449
22
 
23
  ## Model description
24
 
@@ -37,21 +37,28 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 5e-05
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3.0
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 125 | 1.2999 | 0.411 |
53
- | No log | 2.0 | 250 | 1.2944 | 0.444 |
54
- | No log | 3.0 | 375 | 1.3465 | 0.449 |
 
 
 
 
 
 
 
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: 3.5035
21
+ - Accuracy: 0.5107
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 1.18 | 1.0 | 1125 | 1.2287 | 0.4957 |
53
+ | 0.9342 | 2.0 | 2250 | 1.3080 | 0.5223 |
54
+ | 0.6743 | 3.0 | 3375 | 1.4724 | 0.5147 |
55
+ | 0.493 | 4.0 | 4500 | 1.8871 | 0.5113 |
56
+ | 0.3701 | 5.0 | 5625 | 2.4745 | 0.5183 |
57
+ | 0.275 | 6.0 | 6750 | 2.7261 | 0.5183 |
58
+ | 0.2115 | 7.0 | 7875 | 3.1310 | 0.5183 |
59
+ | 0.1521 | 8.0 | 9000 | 3.3735 | 0.5077 |
60
+ | 0.1442 | 9.0 | 10125 | 3.4553 | 0.5137 |
61
+ | 0.1189 | 10.0 | 11250 | 3.5035 | 0.5107 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:312468af2999f1b7609e421163aa1b96224edf0305c133a31dae4cbc60220b3e
3
  size 435731452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed14845d8523fde54ab7af953f06f178cdaa60c742479692edf87de16fce8ec4
3
  size 435731452
runs/Dec06_14-46-08_98c6fd32adaf/events.out.tfevents.1701873976.98c6fd32adaf.462.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ecceae6a17d8ece2e4e0924109cd22b3258344dd8d4be24c5d34e6b78962de4
3
+ size 8686
runs/Dec06_14-50-45_98c6fd32adaf/events.out.tfevents.1701874257.98c6fd32adaf.462.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eacc01899df72df83aec1838c224d96e0e1f8d810fe7edb377037910868a3047
3
+ size 11832
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcaaaa6dc5a9ed79e80d2781faaaf0141dbfa89f2c92562c81ebc4d25c5fb0d8
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162bdee08f9f72a770455246029a746e6aab5cfca6e2547782d5a8c8e301350f
3
  size 4600