Upload results with huggingface_hub
Browse files- results/all_results.json +82 -0
- results/test_de_results.json +10 -0
- results/test_en_results.json +10 -0
- results/test_es_results.json +10 -0
- results/test_fr_results.json +10 -0
- results/test_it_results.json +10 -0
- results/test_nl_results.json +10 -0
- results/test_pl_results.json +10 -0
- results/test_pt_results.json +10 -0
- results/test_ru_results.json +10 -0
- results/test_zh_results.json +10 -0
results/all_results.json
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_de_loss": 0.003332369029521942,
|
3 |
+
"test_de_overall_accuracy": 0.9907667589165009,
|
4 |
+
"test_de_overall_f1": 0.9476428125835488,
|
5 |
+
"test_de_overall_precision": 0.9521400429799427,
|
6 |
+
"test_de_overall_recall": 0.9431878658861096,
|
7 |
+
"test_de_runtime": 144.778,
|
8 |
+
"test_de_samples_per_second": 234.967,
|
9 |
+
"test_de_steps_per_second": 7.349,
|
10 |
+
"test_en_loss": 0.002776617417111993,
|
11 |
+
"test_en_overall_accuracy": 0.9903465168215546,
|
12 |
+
"test_en_overall_f1": 0.951794791889839,
|
13 |
+
"test_en_overall_precision": 0.9506653178740954,
|
14 |
+
"test_en_overall_recall": 0.952926952926953,
|
15 |
+
"test_en_runtime": 152.5195,
|
16 |
+
"test_en_samples_per_second": 240.284,
|
17 |
+
"test_en_steps_per_second": 7.514,
|
18 |
+
"test_es_loss": 0.0037741304840892553,
|
19 |
+
"test_es_overall_accuracy": 0.986295798803642,
|
20 |
+
"test_es_overall_f1": 0.915321570452024,
|
21 |
+
"test_es_overall_precision": 0.934997989251636,
|
22 |
+
"test_es_overall_recall": 0.8964562375127064,
|
23 |
+
"test_es_runtime": 180.1307,
|
24 |
+
"test_es_samples_per_second": 240.958,
|
25 |
+
"test_es_steps_per_second": 7.533,
|
26 |
+
"test_fr_loss": 0.0035880093928426504,
|
27 |
+
"test_fr_overall_accuracy": 0.9874814110266386,
|
28 |
+
"test_fr_overall_f1": 0.9192334017796031,
|
29 |
+
"test_fr_overall_precision": 0.9385735829624453,
|
30 |
+
"test_fr_overall_recall": 0.900674173167202,
|
31 |
+
"test_fr_runtime": 193.3237,
|
32 |
+
"test_fr_samples_per_second": 233.008,
|
33 |
+
"test_fr_steps_per_second": 7.283,
|
34 |
+
"test_it_loss": 0.0033427365124225616,
|
35 |
+
"test_it_overall_accuracy": 0.9884851607584502,
|
36 |
+
"test_it_overall_f1": 0.9259008548084946,
|
37 |
+
"test_it_overall_precision": 0.9163083442387985,
|
38 |
+
"test_it_overall_recall": 0.9356963314136626,
|
39 |
+
"test_it_runtime": 207.9991,
|
40 |
+
"test_it_samples_per_second": 229.424,
|
41 |
+
"test_it_steps_per_second": 7.173,
|
42 |
+
"test_nl_loss": 0.004125760402530432,
|
43 |
+
"test_nl_overall_accuracy": 0.9875022135937612,
|
44 |
+
"test_nl_overall_f1": 0.9327093041941185,
|
45 |
+
"test_nl_overall_precision": 0.948561856512502,
|
46 |
+
"test_nl_overall_recall": 0.9173779042200095,
|
47 |
+
"test_nl_runtime": 158.0544,
|
48 |
+
"test_nl_samples_per_second": 230.06,
|
49 |
+
"test_nl_steps_per_second": 7.194,
|
50 |
+
"test_pl_loss": 0.006375603377819061,
|
51 |
+
"test_pl_overall_accuracy": 0.9829055472875171,
|
52 |
+
"test_pl_overall_f1": 0.926634497757238,
|
53 |
+
"test_pl_overall_precision": 0.9351188230856281,
|
54 |
+
"test_pl_overall_recall": 0.9183027445697929,
|
55 |
+
"test_pl_runtime": 178.9976,
|
56 |
+
"test_pl_samples_per_second": 231.333,
|
57 |
+
"test_pl_steps_per_second": 7.229,
|
58 |
+
"test_pt_loss": 0.0038057509809732437,
|
59 |
+
"test_pt_overall_accuracy": 0.9874706871287824,
|
60 |
+
"test_pt_overall_f1": 0.9286242877229335,
|
61 |
+
"test_pt_overall_precision": 0.9448104506268117,
|
62 |
+
"test_pt_overall_recall": 0.9129833751682491,
|
63 |
+
"test_pt_runtime": 179.7307,
|
64 |
+
"test_pt_samples_per_second": 227.763,
|
65 |
+
"test_pt_steps_per_second": 7.122,
|
66 |
+
"test_ru_loss": 0.004543992690742016,
|
67 |
+
"test_ru_overall_accuracy": 0.9872986324908714,
|
68 |
+
"test_ru_overall_f1": 0.9339422163946286,
|
69 |
+
"test_ru_overall_precision": 0.9369500136079107,
|
70 |
+
"test_ru_overall_recall": 0.9309536686497206,
|
71 |
+
"test_ru_runtime": 80.8141,
|
72 |
+
"test_ru_samples_per_second": 219.095,
|
73 |
+
"test_ru_steps_per_second": 6.855,
|
74 |
+
"test_zh_loss": 0.004350130446255207,
|
75 |
+
"test_zh_overall_accuracy": 0.9661912499870623,
|
76 |
+
"test_zh_overall_f1": 0.8701672169560123,
|
77 |
+
"test_zh_overall_precision": 0.8836253515033528,
|
78 |
+
"test_zh_overall_recall": 0.8571128829206882,
|
79 |
+
"test_zh_runtime": 274.3941,
|
80 |
+
"test_zh_samples_per_second": 227.447,
|
81 |
+
"test_zh_steps_per_second": 7.11
|
82 |
+
}
|
results/test_de_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_de_loss": 0.003332369029521942,
|
3 |
+
"test_de_overall_accuracy": 0.9907667589165009,
|
4 |
+
"test_de_overall_f1": 0.9476428125835488,
|
5 |
+
"test_de_overall_precision": 0.9521400429799427,
|
6 |
+
"test_de_overall_recall": 0.9431878658861096,
|
7 |
+
"test_de_runtime": 144.778,
|
8 |
+
"test_de_samples_per_second": 234.967,
|
9 |
+
"test_de_steps_per_second": 7.349
|
10 |
+
}
|
results/test_en_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_en_loss": 0.002776617417111993,
|
3 |
+
"test_en_overall_accuracy": 0.9903465168215546,
|
4 |
+
"test_en_overall_f1": 0.951794791889839,
|
5 |
+
"test_en_overall_precision": 0.9506653178740954,
|
6 |
+
"test_en_overall_recall": 0.952926952926953,
|
7 |
+
"test_en_runtime": 152.5195,
|
8 |
+
"test_en_samples_per_second": 240.284,
|
9 |
+
"test_en_steps_per_second": 7.514
|
10 |
+
}
|
results/test_es_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_es_loss": 0.0037741304840892553,
|
3 |
+
"test_es_overall_accuracy": 0.986295798803642,
|
4 |
+
"test_es_overall_f1": 0.915321570452024,
|
5 |
+
"test_es_overall_precision": 0.934997989251636,
|
6 |
+
"test_es_overall_recall": 0.8964562375127064,
|
7 |
+
"test_es_runtime": 180.1307,
|
8 |
+
"test_es_samples_per_second": 240.958,
|
9 |
+
"test_es_steps_per_second": 7.533
|
10 |
+
}
|
results/test_fr_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_fr_loss": 0.0035880093928426504,
|
3 |
+
"test_fr_overall_accuracy": 0.9874814110266386,
|
4 |
+
"test_fr_overall_f1": 0.9192334017796031,
|
5 |
+
"test_fr_overall_precision": 0.9385735829624453,
|
6 |
+
"test_fr_overall_recall": 0.900674173167202,
|
7 |
+
"test_fr_runtime": 193.3237,
|
8 |
+
"test_fr_samples_per_second": 233.008,
|
9 |
+
"test_fr_steps_per_second": 7.283
|
10 |
+
}
|
results/test_it_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_it_loss": 0.0033427365124225616,
|
3 |
+
"test_it_overall_accuracy": 0.9884851607584502,
|
4 |
+
"test_it_overall_f1": 0.9259008548084946,
|
5 |
+
"test_it_overall_precision": 0.9163083442387985,
|
6 |
+
"test_it_overall_recall": 0.9356963314136626,
|
7 |
+
"test_it_runtime": 207.9991,
|
8 |
+
"test_it_samples_per_second": 229.424,
|
9 |
+
"test_it_steps_per_second": 7.173
|
10 |
+
}
|
results/test_nl_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_nl_loss": 0.004125760402530432,
|
3 |
+
"test_nl_overall_accuracy": 0.9875022135937612,
|
4 |
+
"test_nl_overall_f1": 0.9327093041941185,
|
5 |
+
"test_nl_overall_precision": 0.948561856512502,
|
6 |
+
"test_nl_overall_recall": 0.9173779042200095,
|
7 |
+
"test_nl_runtime": 158.0544,
|
8 |
+
"test_nl_samples_per_second": 230.06,
|
9 |
+
"test_nl_steps_per_second": 7.194
|
10 |
+
}
|
results/test_pl_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_pl_loss": 0.006375603377819061,
|
3 |
+
"test_pl_overall_accuracy": 0.9829055472875171,
|
4 |
+
"test_pl_overall_f1": 0.926634497757238,
|
5 |
+
"test_pl_overall_precision": 0.9351188230856281,
|
6 |
+
"test_pl_overall_recall": 0.9183027445697929,
|
7 |
+
"test_pl_runtime": 178.9976,
|
8 |
+
"test_pl_samples_per_second": 231.333,
|
9 |
+
"test_pl_steps_per_second": 7.229
|
10 |
+
}
|
results/test_pt_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_pt_loss": 0.0038057509809732437,
|
3 |
+
"test_pt_overall_accuracy": 0.9874706871287824,
|
4 |
+
"test_pt_overall_f1": 0.9286242877229335,
|
5 |
+
"test_pt_overall_precision": 0.9448104506268117,
|
6 |
+
"test_pt_overall_recall": 0.9129833751682491,
|
7 |
+
"test_pt_runtime": 179.7307,
|
8 |
+
"test_pt_samples_per_second": 227.763,
|
9 |
+
"test_pt_steps_per_second": 7.122
|
10 |
+
}
|
results/test_ru_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_ru_loss": 0.004543992690742016,
|
3 |
+
"test_ru_overall_accuracy": 0.9872986324908714,
|
4 |
+
"test_ru_overall_f1": 0.9339422163946286,
|
5 |
+
"test_ru_overall_precision": 0.9369500136079107,
|
6 |
+
"test_ru_overall_recall": 0.9309536686497206,
|
7 |
+
"test_ru_runtime": 80.8141,
|
8 |
+
"test_ru_samples_per_second": 219.095,
|
9 |
+
"test_ru_steps_per_second": 6.855
|
10 |
+
}
|
results/test_zh_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_zh_loss": 0.004350130446255207,
|
3 |
+
"test_zh_overall_accuracy": 0.9661912499870623,
|
4 |
+
"test_zh_overall_f1": 0.8701672169560123,
|
5 |
+
"test_zh_overall_precision": 0.8836253515033528,
|
6 |
+
"test_zh_overall_recall": 0.8571128829206882,
|
7 |
+
"test_zh_runtime": 274.3941,
|
8 |
+
"test_zh_samples_per_second": 227.447,
|
9 |
+
"test_zh_steps_per_second": 7.11
|
10 |
+
}
|