ratishsp
commited on
Commit
·
f827d24
1
Parent(s):
15697de
added description
Browse files- IndicParaphrase.py +4 -1
IndicParaphrase.py
CHANGED
@@ -16,7 +16,10 @@ _CITATION = """\
|
|
16 |
"""
|
17 |
|
18 |
_DESCRIPTION = """\
|
19 |
-
|
|
|
|
|
|
|
20 |
|
21 |
"""
|
22 |
_HOMEPAGE = "https://indicnlp.ai4bharat.org/indicnlg-suite"
|
|
|
16 |
"""
|
17 |
|
18 |
_DESCRIPTION = """\
|
19 |
+
This is the paraphrasing dataset released as part of IndicNLG Suite. Each
|
20 |
+
input is paired with up to 5 references. We create this dataset in eleven
|
21 |
+
languages including as, bn, gu, hi, kn, ml, mr, or, pa, ta, te. The total
|
22 |
+
size of the dataset is 5.57M.
|
23 |
|
24 |
"""
|
25 |
_HOMEPAGE = "https://indicnlp.ai4bharat.org/indicnlg-suite"
|