AvishayDev
commited on
Commit
•
2419cca
1
Parent(s):
a10df9e
Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,3 @@
|
|
1 |
-
# Dataset Card for "hebrew-holy-DS-BenIishHay"
|
2 |
-
|
3 |
-
## Overview
|
4 |
-
|
5 |
-
This dataset was created with [ויקיטקסט](https://he.wikisource.org/wiki/%D7%A2%D7%9E%D7%95%D7%93_%D7%A8%D7%90%D7%A9%D7%99).
|
6 |
-
It contain all the Halaha's from the book 'Ben Ish Hai' in hebrew.
|
7 |
-
|
8 |
-
## Dataset Structure
|
9 |
-
|
10 |
-
The dataset is structured with the following columns:
|
11 |
-
|
12 |
-
- **Year:** Sign indicating the year of the text, representing a part of the book.
|
13 |
-
- **Parasha:** Sign marking the parasha of the text, resembling an episode in the book.
|
14 |
-
- **Number:** Sign marking the number of the text, often representing a part of an episode, typically consisting of 2 paragraphs.
|
15 |
-
- **Text:** The actual text content from the book.
|
16 |
-
|
17 |
-
|
18 |
-
Plase use it *only* to sanctify the name of G-d in the world! Thanks
|
19 |
-
|
20 |
---
|
21 |
dataset_info:
|
22 |
features:
|
@@ -40,3 +21,21 @@ configs:
|
|
40 |
- split: train
|
41 |
path: data/train-*
|
42 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
---
|
24 |
+
# Dataset Card for "hebrew-holy-DS-BenIishHay"
|
25 |
+
|
26 |
+
## Overview
|
27 |
+
|
28 |
+
This dataset was created with [ויקיטקסט](https://he.wikisource.org/wiki/%D7%A2%D7%9E%D7%95%D7%93_%D7%A8%D7%90%D7%A9%D7%99).
|
29 |
+
It contain all the Halaha's from the book 'Ben Ish Hai' in hebrew.
|
30 |
+
|
31 |
+
## Dataset Structure
|
32 |
+
|
33 |
+
The dataset is structured with the following columns:
|
34 |
+
|
35 |
+
- **Year:** Sign indicating the year of the text, representing a part of the book.
|
36 |
+
- **Parasha:** Sign marking the parasha of the text, resembling an episode in the book.
|
37 |
+
- **Number:** Sign marking the number of the text, often representing a part of an episode, typically consisting of 2 paragraphs.
|
38 |
+
- **Text:** The actual text content from the book.
|
39 |
+
|
40 |
+
|
41 |
+
Plase use it *only* to sanctify the name of G-d in the world! Thanks
|