瀏覽代碼

Clarify that dataset is still ODC-By

Eric J. Wang 3 年之前
父節點
當前提交
f3876137f7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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