NHLOCAL commited on
Commit
559fb27
โ€ข
1 Parent(s): 58d4ef5

first create

Browse files
Files changed (1) hide show
  1. README.md +13 -36
README.md CHANGED
@@ -1,36 +1,13 @@
1
- # is this a bible?
2
- An IA model that detects whether a given verse is from the Bible or not
3
-
4
- The model presents capabilities at a very high recognition level, for the Hebrew language.
5
- The complete dataset on which the model was trained is stored in the `bible_data.csv` file.
6
-
7
- You can try the model's capabilities easily,By downloading the release file from here - https://github.com/NHLOCAL/is-this-bible/releases/download/v1.0/is-this-bible.zip.
8
-
9
- **To run the model, download the following libraries using pip**:
10
-
11
- `nltk`, `joblib`.
12
-
13
- -----
14
-
15
- **ื“ื•ื’ืžื”:**
16
-
17
- ืงืœื˜ ืฉืœื™ืœื™:
18
- ```shell
19
- try_model.py "ื‘ื’ื™ื˜ื”ืื‘ ื ื™ืชืŸ ืœื”ืขืœื•ืช ืžืขืจื›ื•ืช ืงื•ื“ ืคืชื•ื—"
20
- ```
21
- ืคืœื˜:
22
-
23
-
24
- ```shell
25
- Text: ื‘ื’ื™ื˜ื”ืื‘ ื ื™ืชืŸ ืœื”ืขืœื•ืช ืžืขืจื›ื•ืช ืงื•ื“ ืคืชื•ื— | Prediction: Other | Confidence Score: 0.0340
26
- ```
27
- ืงืœื˜ ื—ื™ื•ื‘ื™:
28
-
29
- ```shell
30
- try_model.py "ืขื ื™ื” ืกืขืจื” ืœื ื ื—ืžื” ื”ื ื” ืื ื›ื™ ืžืจื‘ื™ืฅ ื‘ืคื•ืš ืื‘ื ื™ืš"
31
- ```
32
- ืคืœื˜:
33
-
34
- ```shell
35
- Text: ืขื ื™ื” ืกืขืจื” ืœื ื ื—ืžื” ื”ื ื” ืื ื›ื™ ืžืจื‘ื™ืฅ ื‘ืคื•ืš ืื‘ื ื™ืš ื•ื™ืกื“ืชื™ืš ื‘ืกืคื™ืจื™ื | Prediction: Bible | Confidence Score: 1.0000
36
- ```
 
1
+ ---
2
+ title: Trying1
3
+ emoji: ๐Ÿข
4
+ colorFrom: blue
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 4.21.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference