Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
English
Size:
10K - 100K
License:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -39,8 +39,12 @@ train-eval-index:
|
|
| 39 |
|
| 40 |
This dataset contains text records converted from local JSONL files. Each source
|
| 41 |
record had a text field, which is exposed as the dataset's `text` column.
|
| 42 |
-
|
| 43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
|
| 45 |
## How to Load
|
| 46 |
|
|
|
|
| 39 |
|
| 40 |
This dataset contains text records converted from local JSONL files. Each source
|
| 41 |
record had a text field, which is exposed as the dataset's `text` column.
|
| 42 |
+
|
| 43 |
+
Conversion cleanup:
|
| 44 |
+
|
| 45 |
+
- HTML character references such as `'`, `&`, `<`, and `"` are decoded.
|
| 46 |
+
- Conservative text cleanup removes transcript stage tags, common YouTube boilerplate, control/replacement characters, PDF percent-space artifacts, and raw LaTeX `tabular` wrappers.
|
| 47 |
+
- Punctuation spacing is normalized for common extraction artifacts such as `A.Connella`, `ISSN:2153`, and `text.Next`.
|
| 48 |
|
| 49 |
## How to Load
|
| 50 |
|
data/test-00000-of-00001.parquet
CHANGED
|
@@ -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:3b94189203ee576c9ac6549087ab95f1c9b79bdf130ac768d6777cbc4f685408
|
| 3 |
+
size 1012180
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -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:4d96f86444c15efb9ff418460391559165e3f9334ecd990a74d2d68179c41b65
|
| 3 |
+
size 195917072
|
data/validation-00000-of-00001.parquet
CHANGED
|
@@ -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:d9e56b49856038b5cf467ffaa032aa61955e73adc2e181d62b44d6bb53df0d90
|
| 3 |
+
size 2017423
|