microsoft / microsoft/LLMLingua
[Question]: reproducing LongLLMLingua on the LongBench dataset.
Open
@iofu728 is already working on this.
Since Apr 7, 2024.
question
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 428
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 1
Description
Describe the issue
Thank you for your work.
I tried to reproduce LongLLMLingua on the LongBench dataset.
https://github.com/microsoft/LLMLingua/blob/main/examples/Code.ipynb.
It seems to be a code for reproducing one of the longbench datasets, the repobench-p.
I have two questions.
- In the paper, you said you did not use the reordering strategy. But I think this ipynb code has reordering strategy.
When proceeding with repoduce, may I know if I should proceed with the reordering strategy for each dataset? - Can I apply the same parameters like this ipynb code for all LongBench dataset?
If each dataset has a different parameter, can I know parameters for each dataset?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.