update README
Browse files
README.md
CHANGED
@@ -6,24 +6,6 @@ tags:
|
|
6 |
- grammaticality
|
7 |
- gec
|
8 |
base_model: microsoft/deberta-v3-large
|
9 |
-
datasets: w&i+locness
|
10 |
-
model-index:
|
11 |
-
- name: GRECO
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
type: grammatical-error-correction
|
15 |
-
name: Grammatical Error Correction
|
16 |
-
dataset:
|
17 |
-
type: conll-2014-shared-task-grammatical-error
|
18 |
-
name: CoNLL-2014
|
19 |
-
split: test
|
20 |
-
metrics:
|
21 |
-
- type: f0.5
|
22 |
-
value: 71.12
|
23 |
-
name: F0.5
|
24 |
-
source:
|
25 |
-
name: NLP-progress
|
26 |
-
url: https://nlpprogress.com/english/grammatical_error_correction.html
|
27 |
license: gpl-3.0
|
28 |
---
|
29 |
|
|
|
6 |
- grammaticality
|
7 |
- gec
|
8 |
base_model: microsoft/deberta-v3-large
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
license: gpl-3.0
|
10 |
---
|
11 |
|