ehartford commited on
Commit
57c87e6
·
verified ·
1 Parent(s): 65149e9

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
- HTML character references such as `'`, `&`, `<`, and `"` are
43
- decoded during conversion by default.
 
 
 
 
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:1d3899b465a76bc95b1fbb2af21c1905cbd42730c06c9a1991ccc50e83bed953
3
- size 1012873
 
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:e6f6a18995ec3c6d2719a1c6f9c072efccdb47d4d2246c6869904d5ea040dbac
3
- size 196047292
 
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:440893dc06b7b2f43e564e86741a99913b4ef54f872029428b864131e3f5c8d7
3
- size 2016223
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e56b49856038b5cf467ffaa032aa61955e73adc2e181d62b44d6bb53df0d90
3
+ size 2017423