microsoft / microsoft/LLMLingua

[Feature Request]: How to improve the accuracy of compressor for large SFT models through training

Open
#159 1 comment 0 reactions 1 assignee View on GitHub

@iofu728 is already working on this.

Since May 30, 2024.

feature request
Dominant language
Python
Stars
6.7k
Forks
428
Avg merge
2d 4h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Is the model that works best now llmlingua-2-xlm-roberta-large-meetingbank? If I want better results, can I combine it with the sft of a large model, such as adding such a compressor in front of the sft, so that the compressed text is sent to the large model for training. The data distribution obtained by such a large model is relatively consistent with the data distribution of the compressor, so that higher accuracy can be obtained in practical reasoning. Or if I directly use the data of the large model sft to continue training the compressor, will the compressor be better?

Additional context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.