akoksal commited on
Commit
27da398
1 Parent(s): 0c52000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -43,6 +43,8 @@ inference:
43
  top_p: 0.9
44
  do_sample: true
45
  max_length: 100
 
 
46
  ---
47
 
48
  ## LongForm-OPT-2.7B
@@ -75,5 +77,4 @@ We provide in-depth evaluation of LongForm models and baselines in the paper. We
75
  ‡: We cannot release LongForm-LLaMA-7B publicly due to restrictions of LLaMA models.
76
 
77
  ## Limitations
78
- 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.
79
-
 
43
  top_p: 0.9
44
  do_sample: true
45
  max_length: 100
46
+ datasets:
47
+ - akoksal/LongForm
48
  ---
49
 
50
  ## LongForm-OPT-2.7B
 
77
  ‡: We cannot release LongForm-LLaMA-7B publicly due to restrictions of LLaMA models.
78
 
79
  ## Limitations
80
+ 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.