Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- openai-community/gpt2
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Bible_GPT2
|
| 8 |
+
|
| 9 |
+
This is an experimental training of NullGPT2 with full KJV Bible text Corpus, checkout the [repo](https://github.com/ProjectBibleGPT2/GPT2-Architecture-Bible) and the [project](https://github.com/ProjectBibleGPT2).
|
| 10 |
+
|
| 11 |
+
### Evaluation:
|
| 12 |
+
|
| 13 |
+
Bible Loss: 3.94
|