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

Support rerank model finetuning #578

Merged
merged 13 commits into from
Sep 6, 2024
Merged

Support rerank model finetuning #578

merged 13 commits into from
Sep 6, 2024

Conversation

XinyuYe-Intel
Copy link
Collaborator

Description

Support rerank model finetuning.

Issues

n/a.

Type of change

  • New feature (non-breaking change which adds new functionality)

Dependencies

Tests

Describe the tests that you ran to verify your changes.

@lkk12014402
Copy link
Collaborator

please resolve conflicts

@XinyuYe-Intel XinyuYe-Intel linked an issue Sep 5, 2024 that may be closed by this pull request
@kevinintel kevinintel merged commit 7d9265f into main Sep 6, 2024
10 checks passed
@kevinintel kevinintel deleted the xinyuye/rerank_ft branch September 6, 2024 06:14
sharanshirodkar7 pushed a commit to predictionguard/GenAIComps that referenced this pull request Sep 11, 2024
* support rerank model finetuning.

Signed-off-by: Ye, Xinyu <[email protected]>

* adapt rerank model to transformers' scheme.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix typo.

Signed-off-by: Ye, Xinyu <[email protected]>

* refined readme.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* modify command due to api change.

Signed-off-by: Ye, Xinyu <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Ye, Xinyu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: lkk <[email protected]>
lkk12014402 pushed a commit that referenced this pull request Sep 19, 2024
* Add kubernetes support for VisualQnA

Signed-off-by: lvliang-intel <[email protected]>

* update gmc file

Signed-off-by: lvliang-intel <[email protected]>

* update pic

Signed-off-by: lvliang-intel <[email protected]>

---------

Signed-off-by: lvliang-intel <[email protected]>
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

Successfully merging this pull request may close these issues.

Reranking tuning
4 participants