jinesh90 commited on
Commit
63ed412
·
verified ·
1 Parent(s): 0f689a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,9 +4,11 @@ license: apache-2.0
4
 
5
  # Model Name
6
 
7
- regligiousgptbase - model based on GPT2, developed from scratch on religious books data from major three religions in the world. this model is trained on religious book like
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