akoksal commited on
Commit
2f1cbbb
1 Parent(s): 90a6525

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -65,7 +65,9 @@ We provide in-depth evaluation of LongForm models and baselines in the paper. We
65
  | **[LongForm-T5-XL](https://huggingface.co/akoksal/LongForm-T5-XL)** | 16.3 | 20.2 | 18.3 | 10.6 |
66
  | **[LongForm-OPT-2.7B](https://huggingface.co/akoksal/LongForm-OPT-2.7B)** | 17.8 | 15.5 | 17.9 | **19.9** |
67
  | **[LongForm-OPT-6.7B](https://huggingface.co/akoksal/LongForm-OPT-6.7B)** | 17.7 | 16.9 | 17.2 | 19.0 |
68
- | **LongForm-LLaMA-7B** | **19.7** | **21.7** | **18.6** | 18.9 |
 
 
69
 
70
  ## Limitations
71
  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.
 
65
  | **[LongForm-T5-XL](https://huggingface.co/akoksal/LongForm-T5-XL)** | 16.3 | 20.2 | 18.3 | 10.6 |
66
  | **[LongForm-OPT-2.7B](https://huggingface.co/akoksal/LongForm-OPT-2.7B)** | 17.8 | 15.5 | 17.9 | **19.9** |
67
  | **[LongForm-OPT-6.7B](https://huggingface.co/akoksal/LongForm-OPT-6.7B)** | 17.7 | 16.9 | 17.2 | 19.0 |
68
+ | **LongForm-LLaMA-7B**‡ | **19.7** | **21.7** | **18.6** | 18.9 |
69
+
70
+ ‡: We cannot release LongForm-LLaMA-7B publicly due to restrictions of LLaMA models.
71
 
72
  ## Limitations
73
  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.