Jelajahi Sumber

To-dos, etc

Eric Wang 3 tahun lalu
induk
melakukan
a7ccc3603e
1 mengubah file dengan 11 tambahan dan 2 penghapusan
  1. 11 2
      README.md

+ 11 - 2
README.md

@@ -1,4 +1,4 @@
-## alpaca-lora (WIP)
+## 🦙🌲🤏 Alpaca (Low-Rank Edition)
 
 This repository contains code for reproducing the [Stanford Alpaca results](https://github.com/tatsu-lab/stanford_alpaca#data-release). Users will need to be ready to fork `transformers`.
 
@@ -23,4 +23,13 @@ See `generate.py`. This file reads the `decapoda-research/llama-7b-hf` model fro
 
 ### Training
 
-Under construction.
+Under construction.
+
+
+### To do
+
+- [ ] Hyperparameter tuning
+- [ ] Documentation for notebook
+- [ ] Support for `13b`, `30b`, `65b`
+- [ ] Inference CLI and evaluation
+- [ ] Better disclaimers about why using LLaMA without permission is very bad!