Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- sivan22/orach-chaim
|
4 |
+
language:
|
5 |
+
- he
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
library_name: transformers
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
widget:
|
11 |
+
- text: כמה פעמים נוטלים ידיים בבוקר?
|
12 |
+
example_title: דוגמה 1
|
13 |
+
- text: '?האם מותר לטלטל פטיש בשביל להשתמש בו'
|
14 |
+
example_title: דוגמה 2
|
15 |
+
- text: איזו ברכה מברכים בהדלקת נר חנוכה?
|
16 |
+
example_title: דוגמה 3
|
17 |
+
---
|
18 |
+
# על המודל
|
19 |
+
המודל הזה מאתר את הסימן והסעיף המדוייקים שבהם נמצא הנושא המדובר מתוך שולחן ערוך אורח חיים.
|
20 |
+
|
21 |
+
# About the model
|
22 |
+
this model was pretrained from [BEREL-2.0](dicta-il/BEREL_2.0) to classify any sentence to the excat siman (chapter) and seif (paragraph) in the book shulchan aruch volume orach chaim.
|