mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-04-25 00:06:20 +02:00
Doc-to-LoRA release
This commit is contained in:
commit
1abe8ae16d
92 changed files with 22131 additions and 0 deletions
8
scripts/niah/README.md
Normal file
8
scripts/niah/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# NIAH experiment
|
||||
```bash
|
||||
# run the scripts in this order
|
||||
# data generation is only needed to be run once
|
||||
uv run bash scripts/niah/0-gen_data.sh
|
||||
uv run bash scripts/niah/1-train.sh
|
||||
uv run bash scripts/niah/2-eval.sh
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue