Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK=xsum HH_SIZE=256 RECENT_SIZE=256 Model=llama-7b and the rouge2 of h2o is low #17

Open
duyuxuan1486 opened this issue Jan 3, 2024 · 3 comments

Comments

@duyuxuan1486
Copy link

duyuxuan1486 commented Jan 3, 2024

TASK=xsum
HH_SIZE=256
RECENT_SIZE=256
After running eval. sh, the rouge2 of h2o in run_summarization.py is below 5%. Why is this?
a9d7d2e03aaf2f012275aa0f5a07185

@duyuxuan1486 duyuxuan1486 changed the title xsum任务下HH_SIZE=256 RECENT_SIZE=256的h2o的rouge2较低(llama-7b) TASK=xsum HH_SIZE=256 RECENT_SIZE=256 Model=llama-7b and the rouge2 of h2o is low Jan 3, 2024
@Longyichen
Copy link

@duyuxuan1486 hi!
Have you ever encountered such an error?
when bash scripts/streaming/eval.sh full

from streaming_llm.utils import load, download_url, load_jsonl
ModuleNotFoundError: No module named 'streaming_llm'

@ChuanhongLi
Copy link

ChuanhongLi commented Jan 4, 2024

@duyuxuan1486 hi! Have you ever encountered such an error? when bash scripts/streaming/eval.sh full

from streaming_llm.utils import load, download_url, load_jsonl ModuleNotFoundError: No module named 'streaming_llm'

#8

@SherrySwift
Copy link

Hi, I meet the same problem. Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants