Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,11 @@ license: apache-2.0
|
|
4 |
|
5 |
# Model Name
|
6 |
|
7 |
-
regligiousgptbase -
|
8 |
1) The bible 2) The Quran 3)The Bhagavad Gita
|
9 |
|
|
|
|
|
10 |
## Usage
|
11 |
|
12 |
```python
|
|
|
4 |
|
5 |
# Model Name
|
6 |
|
7 |
+
regligiousgptbase - basemodel architecture inspired from GPT2, developed from scratch on religious books data from major three religions in the world. this model is trained on religious books like
|
8 |
1) The bible 2) The Quran 3)The Bhagavad Gita
|
9 |
|
10 |
+
|
11 |
+
|
12 |
## Usage
|
13 |
|
14 |
```python
|