Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
Russian
Size:
10K - 100K
ArXiv:
License:
Update gazeta.py
Browse files
gazeta.py
CHANGED
|
@@ -12,7 +12,9 @@
|
|
| 12 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
# See the License for the specific language governing permissions and
|
| 14 |
# limitations under the License.
|
| 15 |
-
|
|
|
|
|
|
|
| 16 |
|
| 17 |
|
| 18 |
import json
|
|
|
|
| 12 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
# See the License for the specific language governing permissions and
|
| 14 |
# limitations under the License.
|
| 15 |
+
|
| 16 |
+
# Lint as: python3
|
| 17 |
+
"""Gazeta: Dataset for Automatic Summarization of Russian News"""
|
| 18 |
|
| 19 |
|
| 20 |
import json
|