Procházet zdrojové kódy

Clarify that dataset is still ODC-By

Eric J. Wang před 3 roky
rodič
revize
f3876137f7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      README.md

+ 1 - 0
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