akoksal commited on
Commit
7d4d432
1 Parent(s): 2f1cbbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -40,6 +40,8 @@ inference:
40
  top_p: 0.9
41
  do_sample: true
42
  max_length: 100
 
 
43
  ---
44
 
45
  ## LongForm-OPT-6.7B
@@ -70,4 +72,4 @@ We provide in-depth evaluation of LongForm models and baselines in the paper. We
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.
 
40
  top_p: 0.9
41
  do_sample: true
42
  max_length: 100
43
+ datasets:
44
+ - akoksal/LongForm
45
  ---
46
 
47
  ## LongForm-OPT-6.7B
 
72
  ‡: We cannot release LongForm-LLaMA-7B publicly due to restrictions of LLaMA models.
73
 
74
  ## Limitations
75
+ 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.