Commit
·
5d0e200
1
Parent(s):
9aa37b4
Update README.md
Browse files
README.md
CHANGED
@@ -1,63 +1 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- generated_from_keras_callback
|
4 |
-
model-index:
|
5 |
-
- name: beto_amazon
|
6 |
-
results: []
|
7 |
-
---
|
8 |
|
9 |
-
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
10 |
-
probably proofread and complete it, then remove this comment. -->
|
11 |
-
|
12 |
-
# beto_amazon
|
13 |
-
|
14 |
-
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
|
15 |
-
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.5124
|
17 |
-
- Train Accuracy: 0.7940
|
18 |
-
- Validation Loss: 0.6627
|
19 |
-
- Validation Accuracy: 0.7270
|
20 |
-
- Epoch: 9
|
21 |
-
|
22 |
-
## Model description
|
23 |
-
|
24 |
-
More information needed
|
25 |
-
|
26 |
-
## Intended uses & limitations
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training and evaluation data
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Training procedure
|
35 |
-
|
36 |
-
### Training hyperparameters
|
37 |
-
|
38 |
-
The following hyperparameters were used during training:
|
39 |
-
- optimizer: {'name': 'Adam', 'learning_rate': 5e-07, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
|
40 |
-
- training_precision: float32
|
41 |
-
|
42 |
-
### Training results
|
43 |
-
|
44 |
-
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
45 |
-
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
46 |
-
| 1.0378 | 0.5016 | 0.9487 | 0.6354 | 0 |
|
47 |
-
| 0.8548 | 0.6794 | 0.7746 | 0.6902 | 1 |
|
48 |
-
| 0.7184 | 0.7120 | 0.7132 | 0.7042 | 2 |
|
49 |
-
| 0.6564 | 0.7320 | 0.6845 | 0.7160 | 3 |
|
50 |
-
| 0.6192 | 0.7466 | 0.6701 | 0.7206 | 4 |
|
51 |
-
| 0.5917 | 0.7580 | 0.6712 | 0.7224 | 5 |
|
52 |
-
| 0.5730 | 0.7662 | 0.6569 | 0.7266 | 6 |
|
53 |
-
| 0.5502 | 0.7756 | 0.6575 | 0.7258 | 7 |
|
54 |
-
| 0.5288 | 0.7868 | 0.6593 | 0.7268 | 8 |
|
55 |
-
| 0.5124 | 0.7940 | 0.6627 | 0.7270 | 9 |
|
56 |
-
|
57 |
-
|
58 |
-
### Framework versions
|
59 |
-
|
60 |
-
- Transformers 4.16.2
|
61 |
-
- TensorFlow 2.8.0
|
62 |
-
- Datasets 1.18.3
|
63 |
-
- Tokenizers 0.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|