ai-forever
commited on
Commit
•
bc2dac0
1
Parent(s):
d4f87a2
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
type: text-generation
|
19 |
dataset:
|
20 |
type: spellcheck_benchmark
|
21 |
-
name: RUSpellRU
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
@@ -35,24 +35,41 @@ model-index:
|
|
35 |
- task:
|
36 |
type: text-generation
|
37 |
dataset:
|
38 |
-
type:
|
39 |
-
name:
|
40 |
metrics:
|
41 |
- name: Precision
|
42 |
type: precision
|
43 |
-
value:
|
44 |
verified: false
|
45 |
- name: Recall
|
46 |
type: precision
|
47 |
-
value:
|
48 |
verified: false
|
49 |
- name: F1
|
50 |
type: precision
|
51 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
verified: false
|
53 |
---
|
54 |
|
55 |
-
|
56 |
# sage-fredt5-large
|
57 |
|
58 |
### Summary
|
|
|
18 |
type: text-generation
|
19 |
dataset:
|
20 |
type: spellcheck_benchmark
|
21 |
+
name: spellcheck_benchmark/RUSpellRU
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
|
|
35 |
- task:
|
36 |
type: text-generation
|
37 |
dataset:
|
38 |
+
type: spellcheck_benchmark
|
39 |
+
name: spellcheck_benchmark/MultidomainGold
|
40 |
metrics:
|
41 |
- name: Precision
|
42 |
type: precision
|
43 |
+
value: 36.49
|
44 |
verified: false
|
45 |
- name: Recall
|
46 |
type: precision
|
47 |
+
value: 60.93
|
48 |
verified: false
|
49 |
- name: F1
|
50 |
type: precision
|
51 |
+
value: 45.65
|
52 |
+
verified: false
|
53 |
+
- task:
|
54 |
+
type: text-generation
|
55 |
+
dataset:
|
56 |
+
type: spellcheck_benchmark
|
57 |
+
name: spellcheck_benchmark/RUSpellRU
|
58 |
+
metrics:
|
59 |
+
- name: Precision
|
60 |
+
type: precision
|
61 |
+
value: 36.49
|
62 |
+
verified: false
|
63 |
+
- name: Recall
|
64 |
+
type: precision
|
65 |
+
value: 60.93
|
66 |
+
verified: false
|
67 |
+
- name: F1
|
68 |
+
type: precision
|
69 |
+
value: 45.65
|
70 |
verified: false
|
71 |
---
|
72 |
|
|
|
73 |
# sage-fredt5-large
|
74 |
|
75 |
### Summary
|