diff --git a/README.md b/README.md index 1affdc8..3b4c8fa 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ or [alpaca.cpp](https://github.com/antimatter15/alpaca.cpp). - We can likely improve our model performance significantly if we had a better dataset. Consider supporting the [LAION Open Assistant](https://open-assistant.io/) effort to produce a high-quality dataset for supervised fine-tuning (or bugging them to release their data). - We're continually fixing bugs and conducting training runs, and the weights on the Hugging Face Hub are being updated accordingly. In particular, those facing issues with response lengths should make sure that they have the latest version of the weights and code. - Users with multiple GPUs should take a look [here](https://github.com/tloen/alpaca-lora/issues/8#issuecomment-1477490259). +- We include the Stanford Alpaca dataset, which was made available under the ODC Attribution License. ### Resources