Datasets:
Tasks:
Text Generation
Sub-tasks:
language-modeling
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
pg19.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""PG-19 language modeling benchmark - a set of books extracted from the Project Gutenberg books library"""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import csv
|
6 |
import json
|
|
|
1 |
"""PG-19 language modeling benchmark - a set of books extracted from the Project Gutenberg books library"""
|
2 |
|
|
|
3 |
|
4 |
import csv
|
5 |
import json
|