Commit using trainer.push_to_hub()
Browse files- README.md +10 -8
- pytorch_model.bin +1 -1
- runs/Jul07_11-16-14_844dfc41b032/1625656612.7614985/events.out.tfevents.1625656612.844dfc41b032.77.1 +0 -0
- runs/Jul07_11-16-14_844dfc41b032/events.out.tfevents.1625656612.844dfc41b032.77.0 +0 -0
- runs/Jul07_11-16-14_844dfc41b032/events.out.tfevents.1625658087.844dfc41b032.77.2 +0 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model_index:
|
|
22 |
metric:
|
23 |
name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,11 +32,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the lener_br dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Precision: 0.
|
37 |
-
- Recall: 0.
|
38 |
-
- F1: 0.
|
39 |
-
- Accuracy: 0.
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -61,13 +61,15 @@ The following hyperparameters were used during training:
|
|
61 |
- seed: 42
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
70 |
-
| 0.
|
|
|
|
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
22 |
metric:
|
23 |
name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9744464930592591
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the lener_br dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1193
|
36 |
+
- Precision: 0.8287
|
37 |
+
- Recall: 0.9144
|
38 |
+
- F1: 0.8694
|
39 |
+
- Accuracy: 0.9744
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
61 |
- seed: 42
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
+
- num_epochs: 3
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
70 |
+
| 0.0586 | 1.0 | 1957 | 0.1409 | 0.8317 | 0.8725 | 0.8516 | 0.9667 |
|
71 |
+
| 0.0304 | 2.0 | 3914 | 0.1338 | 0.7137 | 0.9172 | 0.8027 | 0.9619 |
|
72 |
+
| 0.0119 | 3.0 | 5871 | 0.1193 | 0.8287 | 0.9144 | 0.8694 | 0.9744 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1333601457
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e215b6a8a40c969975ca482bba1b90913688a03413f7e8600ddad800feb0b720
|
3 |
size 1333601457
|
runs/Jul07_11-16-14_844dfc41b032/1625656612.7614985/events.out.tfevents.1625656612.844dfc41b032.77.1
ADDED
Binary file (4.24 kB). View file
|
|
runs/Jul07_11-16-14_844dfc41b032/events.out.tfevents.1625656612.844dfc41b032.77.0
ADDED
Binary file (7.3 kB). View file
|
|
runs/Jul07_11-16-14_844dfc41b032/events.out.tfevents.1625658087.844dfc41b032.77.2
ADDED
Binary file (512 Bytes). View file
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dad809269a0cca02d9201edf406b7bbcb832cba8ae2d113245d9e242a3fa17e
|
3 |
size 2671
|