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

Add cross encoder support #1615

Merged
merged 18 commits into from
Dec 7, 2023

change pt->torch_script

be113ed
Select commit
Loading
Failed to load commit list.
Merged

Add cross encoder support #1615

change pt->torch_script
be113ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 0s

91.83% of diff hit (target 80.83%)

View this Pull Request on Codecov

91.83% of diff hit (target 80.83%)

Annotations

Check warning on line 49 in common/src/main/java/org/opensearch/ml/common/FunctionName.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/main/java/org/opensearch/ml/common/FunctionName.java#L49

Added line #L49 was not covered by tests

Check warning on line 257 in common/src/main/java/org/opensearch/ml/common/input/MLInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/main/java/org/opensearch/ml/common/input/MLInput.java#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 269 in common/src/main/java/org/opensearch/ml/common/input/MLInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/main/java/org/opensearch/ml/common/input/MLInput.java#L269

Added line #L269 was not covered by tests

Check warning on line 62 in common/src/main/java/org/opensearch/ml/common/input/nlp/TextSimilarityMLInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/main/java/org/opensearch/ml/common/input/nlp/TextSimilarityMLInput.java#L62

Added line #L62 was not covered by tests

Check warning on line 111 in common/src/main/java/org/opensearch/ml/common/input/nlp/TextSimilarityMLInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/main/java/org/opensearch/ml/common/input/nlp/TextSimilarityMLInput.java#L111

Added line #L111 was not covered by tests