george1459's picture
push model
cd2a155
|
raw
history blame
1.22 kB
---
license: other
language:
- en
---
This model is a fine-tuned LLaMA (7B) model. This model is under a non-commercial license (see the LICENSE file). You should only use model after having been granted access to the base LLaMA model by filling out [this form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform?usp=send_form).
This model is a semantic parser for WikiData. Refer to the following for more information:
GitHub repository: https://github.com/stanford-oval/wikidata-emnlp23
Paper: https://aclanthology.org/2023.emnlp-main.353/
<p align="center">
<img src="./images/Wikidata-logo-en.svg" width="100px" alt="Wikidata" />
<h1 align="center">
<b>WikiSP</b>
<br>
<a href="https://arxiv.org/abs/2305.14202">
<img src="https://img.shields.io/badge/cs.CL-2305.14202-b31b1b" alt="arXiv">
</a>
<a href="https://github.com/stanford-oval/wikidata-emnlp23/stargazers">
<img src="https://img.shields.io/github/stars/stanford-oval/wikidata-emnlp23?style=social" alt="Github Stars">
</a>
</h1>
</p>
This model is trained on the WikiWebQuestions dataset and the Stanford Alpaca dataset.