Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Model based on BETO por classification of political agendas.
|
@@ -28,5 +33,4 @@ The agendas are:
|
|
28 |
|
29 |
The model is trained using hyper-parameter tuning (10 trials) with Bayesian Optimization.
|
30 |
|
31 |
-
The best results achieved a macro F1-score of 68.90, a learnig rate of 2.269394114522862e-05, 3 training epochs, training batch size of 16, 250 warmup steps, and weight decay of 0.29852850725409763,254.688064575195
|
32 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
pipeline_tag: text-classification
|
6 |
+
widget:
|
7 |
+
- text: "La responsabilidad de los padres de familia de ofrecer a sus hijos un entorno propicio para su desarrollo emocional e intelectual."
|
8 |
---
|
9 |
|
10 |
Model based on BETO por classification of political agendas.
|
|
|
33 |
|
34 |
The model is trained using hyper-parameter tuning (10 trials) with Bayesian Optimization.
|
35 |
|
36 |
+
The best results achieved a macro F1-score of 68.90, a learnig rate of 2.269394114522862e-05, 3 training epochs, training batch size of 16, 250 warmup steps, and weight decay of 0.29852850725409763,254.688064575195
|
|