bayartsogt
commited on
Commit
•
33be497
1
Parent(s):
6c2059b
updating score
Browse files
README.md
CHANGED
@@ -18,23 +18,22 @@ sentence_order_loss = 0.007942731
|
|
18 |
|
19 |
## Fine-tuning Result on Eduge Dataset:
|
20 |
```
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
```
|
37 |
-
|
38 |
## Reference
|
39 |
1. [ALBERT - official repo](https://github.com/google-research/albert)
|
40 |
2. [WikiExtrator](https://github.com/attardi/wikiextractor)
|
|
|
18 |
|
19 |
## Fine-tuning Result on Eduge Dataset:
|
20 |
```
|
21 |
+
precision recall f1-score support
|
22 |
+
|
23 |
+
байгал орчин 0.85 0.83 0.84 999
|
24 |
+
боловсрол 0.80 0.80 0.80 873
|
25 |
+
спорт 0.98 0.98 0.98 2736
|
26 |
+
технологи 0.88 0.93 0.91 1102
|
27 |
+
улс төр 0.92 0.85 0.89 2647
|
28 |
+
урлаг соёл 0.93 0.94 0.94 1457
|
29 |
+
хууль 0.89 0.87 0.88 1651
|
30 |
+
эдийн засаг 0.83 0.88 0.86 2509
|
31 |
+
эрүүл мэнд 0.89 0.92 0.90 1159
|
32 |
+
|
33 |
+
accuracy 0.90 15133
|
34 |
+
macro avg 0.89 0.89 0.89 15133
|
35 |
+
weighted avg 0.90 0.90 0.90 15133
|
36 |
```
|
|
|
37 |
## Reference
|
38 |
1. [ALBERT - official repo](https://github.com/google-research/albert)
|
39 |
2. [WikiExtrator](https://github.com/attardi/wikiextractor)
|