Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ At [aiforthechurch.org](aiforthechurch.org) we provide tools for generating doct
|
|
| 26 |
|
| 27 |
# Model details
|
| 28 |
The family of models presented here are derived from Llama-2-chat-7B, a seven billion parameter model trained by Meta for chat applications.
|
| 29 |
-
The base ChristianGPT model was then trained on 30000 question-answer pairs obtained from [biblechat](biblechat.ai) user data, which was first
|
| 30 |
filtered for high quality and to remove any personal identifiable information (PII). These were generated with a prompted GPT-3.5 model. This is
|
| 31 |
currently the standard for AI applications, but can prove un-reliable on important doctrinal issues. These were filtered out from the dataset.
|
| 32 |
Denomination specific models like ChristianGPT-catholic are based on ChristianGPT and fine-tuned on denomination specific datasets.
|
|
|
|
| 26 |
|
| 27 |
# Model details
|
| 28 |
The family of models presented here are derived from Llama-2-chat-7B, a seven billion parameter model trained by Meta for chat applications.
|
| 29 |
+
The base ChristianGPT model was then trained on 30000 question-answer pairs obtained from [biblechat.ai](biblechat.ai) user data, which was first
|
| 30 |
filtered for high quality and to remove any personal identifiable information (PII). These were generated with a prompted GPT-3.5 model. This is
|
| 31 |
currently the standard for AI applications, but can prove un-reliable on important doctrinal issues. These were filtered out from the dataset.
|
| 32 |
Denomination specific models like ChristianGPT-catholic are based on ChristianGPT and fine-tuned on denomination specific datasets.
|