Update README.md
Browse files
README.md
CHANGED
@@ -93,12 +93,12 @@ Smaller versions of LongForm-OPT models are also available:
|
|
93 |
The LongForm dataset and models mainly focus on long text generation and have limitations regarding structured prediction tasks in NLP. Additionally, we observe that LongForm models may present hallucination problems similar to those found in LLMs.
|
94 |
|
95 |
## License
|
96 |
-
The LongForm project is subject to a MIT License with custom limitations for restrictions imposed by OpenAI (for the instruction generation part), as well as the license of language models (OPT, LLaMA, and T5).
|
97 |
|
98 |
## Citation
|
99 |
```
|
100 |
@misc{koksal2023longform,
|
101 |
-
title={LongForm:
|
102 |
author={Abdullatif Köksal and Timo Schick and Anna Korhonen and Hinrich Schütze},
|
103 |
year={2023},
|
104 |
eprint={2304.08460},
|
|
|
93 |
The LongForm dataset and models mainly focus on long text generation and have limitations regarding structured prediction tasks in NLP. Additionally, we observe that LongForm models may present hallucination problems similar to those found in LLMs.
|
94 |
|
95 |
## License
|
96 |
+
The LongForm project is subject to a MIT License with custom limitations for restrictions imposed by OpenAI (for the instruction generation part), as well as the license of language models (OPT, LLaMA, and T5). The WikiHow subset of LongForm-C is subject to the license proposed by WikiHow.
|
97 |
|
98 |
## Citation
|
99 |
```
|
100 |
@misc{koksal2023longform,
|
101 |
+
title={LongForm: Effective Instruction Tuning with Reverse Instructions},
|
102 |
author={Abdullatif Köksal and Timo Schick and Anna Korhonen and Hinrich Schütze},
|
103 |
year={2023},
|
104 |
eprint={2304.08460},
|