Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,23 @@ datasets: google_wellformed_query
|
|
| 15 |
|
| 16 |
**Model name**: Query Wellformedness Scoring
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
**Description** : Evaluate the well-formedness of sentences by checking grammatical correctness and completeness. Sensitive to case and penalizes sentences for incorrect grammar and case.
|
| 19 |
|
| 20 |
**Features**:
|
|
|
|
| 15 |
|
| 16 |
**Model name**: Query Wellformedness Scoring
|
| 17 |
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
Cite Ashishkr/query_wellformedness_score
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
Copy
|
| 24 |
+
@misc {ashish_kumar_2024,
|
| 25 |
+
author = { {Ashish Kumar} },
|
| 26 |
+
title = { query_wellformedness_score (Revision 55a424c) },
|
| 27 |
+
year = 2024,
|
| 28 |
+
url = { https://huggingface.co/Ashishkr/query_wellformedness_score },
|
| 29 |
+
doi = { 10.57967/hf/1980 },
|
| 30 |
+
publisher = { Hugging Face }
|
| 31 |
+
}
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
**Description** : Evaluate the well-formedness of sentences by checking grammatical correctness and completeness. Sensitive to case and penalizes sentences for incorrect grammar and case.
|
| 36 |
|
| 37 |
**Features**:
|