george1459 commited on
Commit
7ec3f45
1 Parent(s): 24f7440

modify README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  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).
2
 
3
  This model is a semantic parser for WikiData. Refer to the following for more information:
@@ -11,6 +17,9 @@ Paper: https://aclanthology.org/2023.emnlp-main.353/
11
  <h1 align="center">
12
  <b>WikiSP</b>
13
  <br>
 
 
 
14
  <a href="https://github.com/stanford-oval/wikidata-emnlp23/stargazers">
15
  <img src="https://img.shields.io/github/stars/stanford-oval/wikidata-emnlp23?style=social" alt="Github Stars">
16
  </a>
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ ---
6
+
7
  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).
8
 
9
  This model is a semantic parser for WikiData. Refer to the following for more information:
 
17
  <h1 align="center">
18
  <b>WikiSP</b>
19
  <br>
20
+ <a href="https://arxiv.org/abs/2305.14202">
21
+ <img src="https://img.shields.io/badge/cs.CL-2305.14202-b31b1b" alt="arXiv">
22
+ </a>
23
  <a href="https://github.com/stanford-oval/wikidata-emnlp23/stargazers">
24
  <img src="https://img.shields.io/github/stars/stanford-oval/wikidata-emnlp23?style=social" alt="Github Stars">
25
  </a>