Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,9 @@ tags:
|
|
| 15 |
---
|
| 16 |
# Polpaca: The Alpaca Speaks Polish
|
| 17 |
|
|
|
|
|
|
|
|
|
|
| 18 |
[LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) is a state-of-the-art, foundational, open-source large language model designed to help engineers and researchers advance their work in NLP.
|
| 19 |
For example, Stanford researchers have fine-tuned [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) to construct an alternative to the famous ChatGPT - a model called [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html).
|
| 20 |
Unfortunately, [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) was trained on a dataset consisting mainly of English texts, with only 4.5% of the data relating to other languages.
|
|
|
|
| 15 |
---
|
| 16 |
# Polpaca: The Alpaca Speaks Polish
|
| 17 |
|
| 18 |
+
The blogpost: https://medium.com/@mmosiolek/can-alpacas-learn-languages-df48a03b6d8
|
| 19 |
+
|
| 20 |
+
|
| 21 |
[LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) is a state-of-the-art, foundational, open-source large language model designed to help engineers and researchers advance their work in NLP.
|
| 22 |
For example, Stanford researchers have fine-tuned [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) to construct an alternative to the famous ChatGPT - a model called [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html).
|
| 23 |
Unfortunately, [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) was trained on a dataset consisting mainly of English texts, with only 4.5% of the data relating to other languages.
|