An open API service indexing awesome lists of open source software.

https://github.com/zphang/hyperllama


https://github.com/zphang/hyperllama

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Investigating the Effectiveness of HyperTuning via Gisting

---

Code for [Investigating the Effectiveness of HyperTuning via Gisting](https://arxiv.org/abs/2402.16817).

Cite:

```
@article{phang2024hyperllama,
author = {Phang, Jason},
title = {{I}nvestigating the {E}ffectiveness of {H}yperTuning via {G}isting},
year = {2024},
journal = {arXiv preprint 2402.16817},
}
```

---

To-do (as of 02/26/2023):

- [ ] Data preparation instructions
- [ ] Tokenization scripts
- [ ] Hyperpretraining script
- [ ] Fine-tuning script
- [ ] Prefix Tuning script
- [ ] Evaluation script
- [ ] Upload model weights to HF Model Hub