소스 검색

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