Update README.md
Browse files
README.md
CHANGED
|
@@ -24,11 +24,11 @@ The current progress of the project is on v0.3. We have had other versions that
|
|
| 24 |
those versions had some issues or major flaws that were cleaned up in later databases. This has brought us back to square one in the numbering.
|
| 25 |
|
| 26 |
* [ambrosfitz/tinyllama-history-chat_v0.1](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.1)
|
| 27 |
-
* This model was fine-tuned from the base [Tinyllama v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) with a dataset of [History v1](https://huggingface.co/datasets/ambrosfitz/history_v1). This dataset was comprised of questions and answers, generated by ChatGPT-3.5-Turbo, from the American Yawp Part 1, an open source US History Textbook.
|
| 28 |
* [ambrosfitz/tinyllama-history-chat_v0.2](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.2)
|
| 29 |
-
* This model was fine-tuned from the newly created Tinyllama-history-chat v0.1, using the History v2 dataset. This dataset comprises questions and answers from Chatgpt-3.5-Turbo, using the the American Yawp Part 2.
|
| 30 |
* [ambrosfitz/tinyllama-history-chat_v0.3](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.3)
|
| 31 |
-
* This model was fine-tuned from the newly created Tinyllama-history-chat v0.
|
| 32 |
|
| 33 |
## Limitations
|
| 34 |
|
|
|
|
| 24 |
those versions had some issues or major flaws that were cleaned up in later databases. This has brought us back to square one in the numbering.
|
| 25 |
|
| 26 |
* [ambrosfitz/tinyllama-history-chat_v0.1](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.1)
|
| 27 |
+
* This model was fine-tuned from the base [Tinyllama v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) with a dataset of [History v1](https://huggingface.co/datasets/ambrosfitz/history_v1). This dataset was comprised of questions and answers, generated by ChatGPT-3.5-Turbo, from the [American Yawp Part 1](https://www.americanyawp.com/), an open source US History Textbook.
|
| 28 |
* [ambrosfitz/tinyllama-history-chat_v0.2](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.2)
|
| 29 |
+
* This model was fine-tuned from the newly created Tinyllama-history-chat v0.1, using the History v2 dataset. This dataset comprises questions and answers from Chatgpt-3.5-Turbo, using the the [American Yawp Part 2](https://www.americanyawp.com/).
|
| 30 |
* [ambrosfitz/tinyllama-history-chat_v0.3](https://huggingface.co/ambrosfitz/tinyllama-history-chat_v0.3)
|
| 31 |
+
* This model was fine-tuned from the newly created Tinyllama-history-chat v0.2, using the History v3 dataset. This dataset comprises questions and answers from Chatgpt-3.5-Turbo, using the [OpenStax US History](https://openstax.org/details/books/us-history) as it text data.
|
| 32 |
|
| 33 |
## Limitations
|
| 34 |
|