Tomer Sagi
commited on
Commit
·
98c5326
1
Parent(s):
e4e3abe
updated dataset info
Browse files- dataset_info.json +14 -0
dataset_info.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"description": "This Dataset is a Hugging Face Reflection of the Sefaria Database.
|
2 |
+
The following is the description of Sefaria from the sefaria.org website:
|
3 |
+
|
4 |
+
Sefaria is home to 3,000 years of Jewish texts. We are a non-profit organization
|
5 |
+
offering free access to texts, translations, and commentaries so that everyone
|
6 |
+
can participate in the ongoing process of studying, interpreting, and creating Torah",
|
7 |
+
"citation": "", "homepage": "https://github.com/Sefaria/Sefaria-Project",
|
8 |
+
"license": "each source is individually licensed, see here: https://github.com/Sefaria/Sefaria-Export/blob/master/LICENSE.md",
|
9 |
+
"features": {"meta": {"dtype": "string", "_type": "Value"}, "text": {"dtype": "string", "_type": "Value"}},
|
10 |
+
"builder_name": "parquet", "config_name": "mehdie--sefaria",
|
11 |
+
"version": {"version_str": "1.2.1", "major": 1, "minor": 2, "patch": 1},
|
12 |
+
"splits": {"train": {"name": "train", "num_bytes": 1812799651, "num_examples": 12882, "dataset_name": "parquet"}},
|
13 |
+
"download_checksums": null,
|
14 |
+
, "download_size": 5472963027, "dataset_size": 1812799651, "size_in_bytes": 1812799651}
|