parquet-converter
commited on
Commit
·
582ffcb
1
Parent(s):
f203763
Update parquet files
Browse files
ReadMe.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
The Tanakh dataset can be used for training and fine-tuning Biblical Hebrew language models. It consists of the vocalized text of the Hebrew Bible (excluding the Aramaic verses in Jeremiah 10:11; Daniel 2:4b–7:28; Ezra 4:8–6:18; 7:12-26) broken down by verse. The base text of each verse comes from the [Text-Fabric]( https://annotation.github.io/text-fabric/tf/) package and was subsequently processed in order remove accents and other paratextual markers as well as perform custom Unicode normalization using [hebrewtools]( https://pypi.org/project/hebrewtools/0.1.0/).
|
2 |
-
|
3 |
-
The script used to generate the Tanakh dataset can be found [here]( https://github.com/gngpostalsrvc/Hebrew-Datasets/blob/main/generate_Tanakh_dataset.py).
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"gngpostalsrvc--Tanakh": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "csv", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4260733.471629042, "num_examples": 20651, "dataset_name": "Tanakh"}, "test": {"name": "test", "num_bytes": 473506.5283709579, "num_examples": 2295, "dataset_name": "Tanakh"}}, "download_checksums": null, "download_size": 2327909, "post_processing_size": null, "dataset_size": 4734240.0, "size_in_bytes": 7062149.0}}
|
|
|
|
data/test-00000-of-00001-978ba035b426eabd.parquet → gngpostalsrvc--Tanakh/parquet-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:a9fa764eb64db3636326e39af720a4ef64af02ecad996c2b6ef18ab79ba3a7fd
|
3 |
+
size 238811
|
data/train-00000-of-00001-245c1060ac6868d8.parquet → gngpostalsrvc--Tanakh/parquet-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:14697650dc5fd466d1e6cb22942134a846e6a2222a6dd6e169df764a60647c02
|
3 |
+
size 2122735
|