Ashishkr commited on
Commit
c344cad
1 Parent(s): e59beb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -14
README.md CHANGED
@@ -3,6 +3,25 @@ license: apache-2.0
3
  inference: false
4
  datasets: google_wellformed_query
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  **Intended Use Cases**
7
 
8
  *Content Creation*: Validate the well-formedness of written content.
@@ -65,20 +84,6 @@ print(scores)
65
  Cite Ashishkr/query_wellformedness_score
66
 
67
 
68
- ```DOI
69
-
70
-
71
- @misc {ashish_kumar_2024,
72
- author = { {Ashish Kumar} },
73
- title = { query_wellformedness_score (Revision 55a424c) },
74
- year = 2024,
75
- url = { https://huggingface.co/Ashishkr/query_wellformedness_score },
76
- doi = { 10.57967/hf/1980 },
77
- publisher = { Hugging Face }
78
- }
79
-
80
-
81
- ```
82
 
83
 
84
 
3
  inference: false
4
  datasets: google_wellformed_query
5
  ---
6
+
7
+
8
+ ```DOI
9
+
10
+
11
+ @misc {ashish_kumar_2024,
12
+ author = { {Ashish Kumar} },
13
+ title = { query_wellformedness_score (Revision 55a424c) },
14
+ year = 2024,
15
+ url = { https://huggingface.co/Ashishkr/query_wellformedness_score },
16
+ doi = { 10.57967/hf/1980 },
17
+ publisher = { Hugging Face }
18
+ }
19
+
20
+
21
+ ```
22
+
23
+
24
+
25
  **Intended Use Cases**
26
 
27
  *Content Creation*: Validate the well-formedness of written content.
84
  Cite Ashishkr/query_wellformedness_score
85
 
86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
 
88
 
89