parquet-converter
commited on
Commit
•
6306756
1
Parent(s):
53cfce5
Update parquet files
Browse files- .gitattributes +0 -39
- IndicSentenceSummarization.py +0 -112
- README.md +0 -210
- data/ml_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-test.parquet +2 -2
- data/or_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-train.parquet +2 -2
- data/te_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-validation.parquet +2 -2
- data/as_IndicSentenceSummarization_v1.0.zip → bn/indic_sentence_summarization-test.parquet +2 -2
- data/bn_IndicSentenceSummarization_v1.0.zip → bn/indic_sentence_summarization-train.parquet +2 -2
- bn/indic_sentence_summarization-validation.parquet +3 -0
- data/kn_IndicSentenceSummarization_v1.0.zip +0 -3
- data/mr_IndicSentenceSummarization_v1.0.zip +0 -3
- data/pa_IndicSentenceSummarization_v1.0.zip +0 -3
- data/ta_IndicSentenceSummarization_v1.0.zip +0 -3
- gu/indic_sentence_summarization-test.parquet +3 -0
- data/gu_IndicSentenceSummarization_v1.0.zip → gu/indic_sentence_summarization-train.parquet +2 -2
- gu/indic_sentence_summarization-validation.parquet +3 -0
- data/hi_IndicSentenceSummarization_v1.0.zip → hi/indic_sentence_summarization-test.parquet +2 -2
- hi/indic_sentence_summarization-train.parquet +3 -0
- hi/indic_sentence_summarization-validation.parquet +3 -0
- kn/indic_sentence_summarization-test.parquet +3 -0
- kn/indic_sentence_summarization-train.parquet +3 -0
- kn/indic_sentence_summarization-validation.parquet +3 -0
- ml/indic_sentence_summarization-test.parquet +3 -0
- ml/indic_sentence_summarization-train.parquet +3 -0
- ml/indic_sentence_summarization-validation.parquet +3 -0
- mr/indic_sentence_summarization-test.parquet +3 -0
- mr/indic_sentence_summarization-train.parquet +3 -0
- mr/indic_sentence_summarization-validation.parquet +3 -0
- or/indic_sentence_summarization-test.parquet +3 -0
- or/indic_sentence_summarization-train.parquet +3 -0
- or/indic_sentence_summarization-validation.parquet +3 -0
- pa/indic_sentence_summarization-test.parquet +3 -0
- pa/indic_sentence_summarization-train.parquet +3 -0
- pa/indic_sentence_summarization-validation.parquet +3 -0
- ta/indic_sentence_summarization-test.parquet +3 -0
- ta/indic_sentence_summarization-train.parquet +3 -0
- ta/indic_sentence_summarization-validation.parquet +3 -0
- te/indic_sentence_summarization-test.parquet +3 -0
- te/indic_sentence_summarization-train.parquet +3 -0
- te/indic_sentence_summarization-validation.parquet +3 -0
.gitattributes
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
20 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
-
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
# Audio files - uncompressed
|
29 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
32 |
-
# Audio files - compressed
|
33 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
36 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
37 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
38 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
39 |
-
data filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IndicSentenceSummarization.py
DELETED
@@ -1,112 +0,0 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
import json
|
4 |
-
import os
|
5 |
-
|
6 |
-
import datasets
|
7 |
-
|
8 |
-
_CITATION = """\
|
9 |
-
@inproceedings{Kumar2022IndicNLGSM,
|
10 |
-
title={IndicNLG Suite: Multilingual Datasets for Diverse NLG Tasks in Indic Languages},
|
11 |
-
author={Aman Kumar and Himani Shrotriya and Prachi Sahu and Raj Dabre and Ratish Puduppully and Anoop Kunchukuttan and Amogh Mishra and Mitesh M. Khapra and Pratyush Kumar},
|
12 |
-
year={2022},
|
13 |
-
url = "https://arxiv.org/abs/2203.05437"
|
14 |
-
}
|
15 |
-
"""
|
16 |
-
|
17 |
-
_DESCRIPTION = """\
|
18 |
-
This is the sentence summarization dataset released as part of IndicNLG Suite. Each
|
19 |
-
input sentence is paired with an output summary. We create this dataset in eleven
|
20 |
-
languages including as, bn, gu, hi, kn, ml, mr, or, pa, ta and te. The total
|
21 |
-
size of the dataset is 431K.
|
22 |
-
"""
|
23 |
-
_HOMEPAGE = "https://indicnlp.ai4bharat.org/indicnlg-suite"
|
24 |
-
|
25 |
-
_LICENSE = "Creative Commons Attribution-NonCommercial 4.0 International Public License"
|
26 |
-
|
27 |
-
_URL = "https://huggingface.co/datasets/ai4bharat/IndicSentenceSummarization/resolve/main/data/{}_IndicSentenceSummarization_v{}.zip"
|
28 |
-
|
29 |
-
|
30 |
-
_LANGUAGES = [
|
31 |
-
"as",
|
32 |
-
"bn",
|
33 |
-
"gu",
|
34 |
-
"hi",
|
35 |
-
"kn",
|
36 |
-
"ml",
|
37 |
-
"mr",
|
38 |
-
"or",
|
39 |
-
"pa",
|
40 |
-
"ta",
|
41 |
-
"te"
|
42 |
-
]
|
43 |
-
|
44 |
-
|
45 |
-
class IndicSentenceSummarization(datasets.GeneratorBasedBuilder):
|
46 |
-
VERSION = datasets.Version("1.0.0")
|
47 |
-
|
48 |
-
BUILDER_CONFIGS = [
|
49 |
-
datasets.BuilderConfig(
|
50 |
-
name="{}".format(lang),
|
51 |
-
version=datasets.Version("1.0.0")
|
52 |
-
)
|
53 |
-
for lang in _LANGUAGES
|
54 |
-
]
|
55 |
-
|
56 |
-
def _info(self):
|
57 |
-
return datasets.DatasetInfo(
|
58 |
-
description=_DESCRIPTION,
|
59 |
-
features=datasets.Features(
|
60 |
-
{
|
61 |
-
"id":datasets.Value("string"),
|
62 |
-
"input": datasets.Value("string"),
|
63 |
-
"target": datasets.Value("string"),
|
64 |
-
"url":datasets.Value("string")
|
65 |
-
}
|
66 |
-
),
|
67 |
-
supervised_keys=None,
|
68 |
-
homepage=_HOMEPAGE,
|
69 |
-
citation=_CITATION,
|
70 |
-
license=_LICENSE,
|
71 |
-
version=self.VERSION,
|
72 |
-
)
|
73 |
-
|
74 |
-
def _split_generators(self, dl_manager):
|
75 |
-
"""Returns SplitGenerators."""
|
76 |
-
lang = str(self.config.name)
|
77 |
-
url = _URL.format(lang, self.VERSION.version_str[:-2])
|
78 |
-
|
79 |
-
data_dir = dl_manager.download_and_extract(url)
|
80 |
-
return [
|
81 |
-
datasets.SplitGenerator(
|
82 |
-
name=datasets.Split.TRAIN,
|
83 |
-
gen_kwargs={
|
84 |
-
"filepath": os.path.join(data_dir,"content",lang + "_train.jsonl"),
|
85 |
-
},
|
86 |
-
),
|
87 |
-
datasets.SplitGenerator(
|
88 |
-
name=datasets.Split.TEST,
|
89 |
-
gen_kwargs={
|
90 |
-
"filepath": os.path.join(data_dir,"content",lang + "_test.jsonl"),
|
91 |
-
},
|
92 |
-
),
|
93 |
-
datasets.SplitGenerator(
|
94 |
-
name=datasets.Split.VALIDATION,
|
95 |
-
gen_kwargs={
|
96 |
-
"filepath": os.path.join(data_dir,"content",lang + "_dev.jsonl"),
|
97 |
-
},
|
98 |
-
),
|
99 |
-
]
|
100 |
-
|
101 |
-
def _generate_examples(self, filepath):
|
102 |
-
"""Yields examples as (key, example) tuples."""
|
103 |
-
with open(filepath, encoding="utf-8") as f:
|
104 |
-
for idx_, row in enumerate(f):
|
105 |
-
data = json.loads(row)
|
106 |
-
yield idx_, {
|
107 |
-
"id":data["id"],
|
108 |
-
"input": data["Sentence"],
|
109 |
-
"target": data["Summary"],
|
110 |
-
"url":data["URL"]
|
111 |
-
|
112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
@@ -1,210 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- no-annotation
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
language:
|
7 |
-
- as
|
8 |
-
- bn
|
9 |
-
- gu
|
10 |
-
- hi
|
11 |
-
- kn
|
12 |
-
- ml
|
13 |
-
- mr
|
14 |
-
- or
|
15 |
-
- pa
|
16 |
-
- ta
|
17 |
-
- te
|
18 |
-
license:
|
19 |
-
- cc-by-nc-4.0
|
20 |
-
multilinguality:
|
21 |
-
- multilingual
|
22 |
-
pretty_name: IndicSentenceSummarization
|
23 |
-
size_categories:
|
24 |
-
- 5K<n<112K
|
25 |
-
source_datasets:
|
26 |
-
- original for Hindi, and modified [IndicGLUE](https://indicnlp.ai4bharat.org/indic-glue/) for other languages.
|
27 |
-
task_categories:
|
28 |
-
- conditional-text-generation
|
29 |
-
task_ids:
|
30 |
-
- conditional-text-generation-other-sentence-summarization
|
31 |
-
---
|
32 |
-
|
33 |
-
# Dataset Card for "IndicSentenceSummarization"
|
34 |
-
|
35 |
-
## Table of Contents
|
36 |
-
- [Dataset Card Creation Guide](#dataset-card-creation-guide)
|
37 |
-
- [Table of Contents](#table-of-contents)
|
38 |
-
- [Dataset Description](#dataset-description)
|
39 |
-
- [Dataset Summary](#dataset-summary)
|
40 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
41 |
-
- [Languages](#languages)
|
42 |
-
- [Dataset Structure](#dataset-structure)
|
43 |
-
- [Data Instances](#data-instances)
|
44 |
-
- [Data Fields](#data-fields)
|
45 |
-
- [Data Splits](#data-splits)
|
46 |
-
- [Dataset Creation](#dataset-creation)
|
47 |
-
- [Curation Rationale](#curation-rationale)
|
48 |
-
- [Source Data](#source-data)
|
49 |
-
- [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
|
50 |
-
- [Who are the source language producers?](#who-are-the-source-language-producers)
|
51 |
-
- [Annotations](#annotations)
|
52 |
-
- [Annotation process](#annotation-process)
|
53 |
-
- [Who are the annotators?](#who-are-the-annotators)
|
54 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
55 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
56 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
57 |
-
- [Discussion of Biases](#discussion-of-biases)
|
58 |
-
- [Other Known Limitations](#other-known-limitations)
|
59 |
-
- [Additional Information](#additional-information)
|
60 |
-
- [Dataset Curators](#dataset-curators)
|
61 |
-
- [Licensing Information](#licensing-information)
|
62 |
-
- [Citation Information](#citation-information)
|
63 |
-
- [Contributions](#contributions)
|
64 |
-
|
65 |
-
## Dataset Description
|
66 |
-
|
67 |
-
- **Homepage:** https://indicnlp.ai4bharat.org/indicnlg-suite
|
68 |
-
- **Paper:** [IndicNLG Suite: Multilingual Datasets for Diverse NLG Tasks in Indic Languages](https://arxiv.org/abs/2203.05437)
|
69 |
-
- **Point of Contact:**
|
70 |
-
|
71 |
-
### Dataset Summary
|
72 |
-
|
73 |
-
IndicSentenceSummarization is the sentence summarization dataset released as part of IndicNLG Suite. Each
|
74 |
-
input sentence is paired with an output as summary. We create this dataset in eleven
|
75 |
-
languages including as, bn, gu, hi, kn, ml, mr, or, pa, ta, te. The total
|
76 |
-
size of the dataset is 431K.
|
77 |
-
|
78 |
-
|
79 |
-
### Supported Tasks and Leaderboards
|
80 |
-
|
81 |
-
**Tasks:** Sentence Summarization
|
82 |
-
|
83 |
-
**Leaderboards:** Currently there is no Leaderboard for this dataset.
|
84 |
-
|
85 |
-
### Languages
|
86 |
-
- `Assamese (as)`
|
87 |
-
- `Bengali (bn)`
|
88 |
-
- `Gujarati (gu)`
|
89 |
-
- `Kannada (kn)`
|
90 |
-
- `Hindi (hi)`
|
91 |
-
- `Malayalam (ml)`
|
92 |
-
- `Marathi (mr)`
|
93 |
-
- `Oriya (or)`
|
94 |
-
- `Punjabi (pa)`
|
95 |
-
- `Tamil (ta)`
|
96 |
-
- `Telugu (te)`
|
97 |
-
|
98 |
-
## Dataset Structure
|
99 |
-
|
100 |
-
### Data Instances
|
101 |
-
|
102 |
-
One random example from the `hi` dataset is given below in JSON format.
|
103 |
-
```
|
104 |
-
{'id': '5',
|
105 |
-
'input': 'जम्मू एवं कश्मीर के अनंतनाग जिले में शनिवार को सुरक्षाबलों के साथ मुठभेड़ में दो आतंकवादियों को मार गिराया गया।',
|
106 |
-
'target': 'जम्मू-कश्मीर : सुरक्षाबलों के साथ मुठभेड़ में 2 आतंकवादी ढेर',
|
107 |
-
'url': 'https://www.indiatv.in/india/national-jammu-kashmir-two-millitant-killed-in-encounter-with-security-forces-574529'
|
108 |
-
}
|
109 |
-
|
110 |
-
```
|
111 |
-
|
112 |
-
### Data Fields
|
113 |
-
- `id (string)`: Unique identifier.
|
114 |
-
- `input (string)`: Input sentence.
|
115 |
-
- `target (strings)`: Output summary.
|
116 |
-
- `url (string)`: Source web link of the sentence.
|
117 |
-
|
118 |
-
|
119 |
-
### Data Splits
|
120 |
-
|
121 |
-
Here is the number of samples in each split for all the languages.
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
Language | ISO 639-1 Code | Train | Dev | Test |
|
127 |
-
---------- | ---------- | ---------- | ---------- | ---------- |
|
128 |
-
Assamese | as | 10,812 | 5,232 | 5,452 |
|
129 |
-
Bengali | bn | 17,035 | 2,355 | 2,384 |
|
130 |
-
Gujarati | gu | 54,788 | 8,720 | 8,460 |
|
131 |
-
Hindi | hi | 78,876 | 16,935 | 16,835 |
|
132 |
-
Kannada | kn | 61,220 | 9,024 | 1,485 |
|
133 |
-
Malayalam | ml | 2,855 | 1,520 | 1,580 |
|
134 |
-
Marathi | mr | 27,066 | 3,249 | 3,309 |
|
135 |
-
Oriya | or | 12,065 | 1,539 | 1,440 |
|
136 |
-
Punjabi | pa | 31,630 | 4,004 | 3,967 |
|
137 |
-
Tamil | ta | 23,098 | 2,874 | 2,948 |
|
138 |
-
Telugu | te | 7,119 | 878 | 862 |
|
139 |
-
|
140 |
-
## Dataset Creation
|
141 |
-
|
142 |
-
### Curation Rationale
|
143 |
-
|
144 |
-
[Detailed in the paper](https://arxiv.org/abs/2203.05437)
|
145 |
-
|
146 |
-
### Source Data
|
147 |
-
|
148 |
-
It is a modified subset of [IndicHeadlineGeneration](https://huggingface.co/datasets/ai4bharat/IndicHeadlineGeneration) dataset.
|
149 |
-
|
150 |
-
#### Initial Data Collection and Normalization
|
151 |
-
|
152 |
-
[Detailed in the paper](https://arxiv.org/abs/2203.05437)
|
153 |
-
|
154 |
-
|
155 |
-
#### Who are the source language producers?
|
156 |
-
|
157 |
-
[Detailed in the paper](https://arxiv.org/abs/2203.05437)
|
158 |
-
|
159 |
-
|
160 |
-
### Annotations
|
161 |
-
[More information needed]
|
162 |
-
#### Annotation process
|
163 |
-
[More information needed]
|
164 |
-
|
165 |
-
#### Who are the annotators?
|
166 |
-
|
167 |
-
[More information needed]
|
168 |
-
|
169 |
-
### Personal and Sensitive Information
|
170 |
-
|
171 |
-
[More information needed]
|
172 |
-
|
173 |
-
## Considerations for Using the Data
|
174 |
-
|
175 |
-
### Social Impact of Dataset
|
176 |
-
|
177 |
-
[More information needed]
|
178 |
-
|
179 |
-
### Discussion of Biases
|
180 |
-
|
181 |
-
[More information needed]
|
182 |
-
|
183 |
-
### Other Known Limitations
|
184 |
-
|
185 |
-
[More information needed]
|
186 |
-
|
187 |
-
## Additional Information
|
188 |
-
|
189 |
-
### Dataset Curators
|
190 |
-
|
191 |
-
[More information needed]
|
192 |
-
|
193 |
-
### Licensing Information
|
194 |
-
|
195 |
-
Contents of this repository are restricted to only non-commercial research purposes under the [Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/). Copyright of the dataset contents belongs to the original copyright holders.
|
196 |
-
### Citation Information
|
197 |
-
|
198 |
-
If you use any of the datasets, models or code modules, please cite the following paper:
|
199 |
-
```
|
200 |
-
@inproceedings{Kumar2022IndicNLGSM,
|
201 |
-
title={IndicNLG Suite: Multilingual Datasets for Diverse NLG Tasks in Indic Languages},
|
202 |
-
author={Aman Kumar and Himani Shrotriya and Prachi Sahu and Raj Dabre and Ratish Puduppully and Anoop Kunchukuttan and Amogh Mishra and Mitesh M. Khapra and Pratyush Kumar},
|
203 |
-
year={2022},
|
204 |
-
url = "https://arxiv.org/abs/2203.05437",
|
205 |
-
```
|
206 |
-
|
207 |
-
|
208 |
-
### Contributions
|
209 |
-
|
210 |
-
[Detailed in the paper](https://arxiv.org/abs/2203.05437)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/ml_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfe809e52e18902f1488852e035402351f43ad32a067f62af1419c9c6c767ceb
|
3 |
+
size 3633981
|
data/or_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eba95121b33f5dd718c7b9cabd05a8277a377d5594d39dac2dfe0aa1962468c
|
3 |
+
size 7463805
|
data/te_IndicSentenceSummarization_v1.0.zip → as/indic_sentence_summarization-validation.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88d528e85c2a65a7e488ec13672777ce35544a60ded4f1f91a2c93c6c439d75e
|
3 |
+
size 3629033
|
data/as_IndicSentenceSummarization_v1.0.zip → bn/indic_sentence_summarization-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e914d10a3b0a385664fd91d3e6cb394e3a64fa38af0d188fa3c1db8253122a8d
|
3 |
+
size 2695725
|
data/bn_IndicSentenceSummarization_v1.0.zip → bn/indic_sentence_summarization-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00a2b0257f35efb4315e84dece9bd014156fdd207ed0445e973342037dc3a56f
|
3 |
+
size 20676120
|
bn/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03ceb5dbabba9aa271b7a473b32e0f53aea2e1000aa3844dbcf6fb213ad1ce30
|
3 |
+
size 2753785
|
data/kn_IndicSentenceSummarization_v1.0.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5cdfcb207aeec947d3b5eceab1ceaa134516e9293f956c635a8080758a3f52c8
|
3 |
-
size 24921827
|
|
|
|
|
|
|
|
data/mr_IndicSentenceSummarization_v1.0.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f69d83254171309dd1165f728c403f9b05ed6e07a6a8b5e5398007fea1fc4551
|
3 |
-
size 16188919
|
|
|
|
|
|
|
|
data/pa_IndicSentenceSummarization_v1.0.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f23d4772784e38f53c629205893db7057615cfa707e3d71fa6d2bb09c322c962
|
3 |
-
size 10380304
|
|
|
|
|
|
|
|
data/ta_IndicSentenceSummarization_v1.0.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:43a006f050877c2bd6858ab2db6c4de74bdc014230aaea625d297e553ac50fa7
|
3 |
-
size 10566924
|
|
|
|
|
|
|
|
gu/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bebfc3f01740e1a195c8a890a3326da2082907fadc8b1a44254372434583fccb
|
3 |
+
size 8489050
|
data/gu_IndicSentenceSummarization_v1.0.zip → gu/indic_sentence_summarization-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbb4181663a6b1dcf4754c9d3f3f1b3e70a296a5610e87e6c7f9bf10c470d5b6
|
3 |
+
size 54815264
|
gu/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13ad38a2846a55a06e0d3a24aa11f7e3d625a56baeea331ac669f66af4ae2ccc
|
3 |
+
size 8621236
|
data/hi_IndicSentenceSummarization_v1.0.zip → hi/indic_sentence_summarization-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab8a15fdd1a4f4cbe0ab8b8a525f25afc4a62140fe6d65b61344391a6a9a620d
|
3 |
+
size 11315477
|
hi/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:788abc5bc1f0e8b044e8eff212b1f7ce9b83a55f2b4918a8cffcbddecb899e62
|
3 |
+
size 52794389
|
hi/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02b8029fadcdbf745a52d92c11ee5339b0302dc2c267ace771eefc713fef3512
|
3 |
+
size 11120888
|
kn/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0054486a3c121ecf65d4aa4887e3d890fbdb0852a5fdec4be97f8e33f4fa355
|
3 |
+
size 946605
|
kn/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2947f871208002f4f053dc727253fc93ed90dec309993ced1b8c3c28269221a4
|
3 |
+
size 39458694
|
kn/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c9ee2c8bad8c9ec1422591b9c413e2e6140adc71d4d927a616d34e389fe4178
|
3 |
+
size 5795477
|
ml/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba9b0e256c6a2bdb2a3f28446e627a95ba98e474e99b784a2d886494a5e0ab4
|
3 |
+
size 1354841
|
ml/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b95acd78190c5a5c6c17c165c72e4fcc660c5a91f90a2320925b73c73ab49709
|
3 |
+
size 2629662
|
ml/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e17dce3d4b6d6ea1669e938a53ef279925d88ddfca74c8d75a6e7a7aabc417c
|
3 |
+
size 1362041
|
mr/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c8590537a5274a0825772499343dea1ad61ed82ad40fafe3e4d5e12e0f96204
|
3 |
+
size 2803656
|
mr/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e8cae27a3c870f94eac0448b19082779e643cb07d558255918c569223a880fe
|
3 |
+
size 23177835
|
mr/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaa5449c1219ac6f3e142bf1d7484293ca0337c61b8a208c75eb9e28cd7d86dd
|
3 |
+
size 2772768
|
or/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e236de83bdff794e2494e83d8b32a175528ec0cefdd428c5c295ee506c37e853
|
3 |
+
size 1507711
|
or/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:686aae2429cfcd26b177081157e35fd8bb4c8dfa1142adf6f70c3248824e7faf
|
3 |
+
size 12108402
|
or/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed5dcfd96663c6017b8e515f20f11e3d879c61a7a4d456c9bfc57ed0cb5ed17
|
3 |
+
size 1543943
|
pa/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6eb3d33a9a25babeab71f61d8d41bc12a3eff5bac94f0aa4429d7b0ef86e49d
|
3 |
+
size 1902074
|
pa/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8274594e8b8bcae31fb1c49aa6d45a5061936fdb279b01b57ef9bcd7ff4751b
|
3 |
+
size 15093382
|
pa/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d8eadb33f2e0f69b1ffcda480f74017b5623b819900c2e0d621d88bf77cd54c
|
3 |
+
size 1917427
|
ta/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af04d20c7c40c53dc797cefa21aa9e22e974515c40706a299bed213e1906f0e7
|
3 |
+
size 2077276
|
ta/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcf138897b514eb1f1ae1f0bf258a64c151f604e8c759d32b3fa303c00920fdf
|
3 |
+
size 16267037
|
ta/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f2fcae5642447ac1663648d3133e9f39ee2f04f38db9ddf1daba4336c29f5a4
|
3 |
+
size 1999749
|
te/indic_sentence_summarization-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48cf3402670854ef3b98cac83dd93591267162441d30399d4d2d1ff9789140f5
|
3 |
+
size 668850
|
te/indic_sentence_summarization-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d07624eec2ee851f15c29b744a61c839839cc81ed231d929738138800d5ef311
|
3 |
+
size 5345316
|
te/indic_sentence_summarization-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42625cd82910e8037884348ef302be234c6dd52fe32783144ed241aaeb2e6a55
|
3 |
+
size 670481
|