Skip to content

81 add transformer for compute embedding#83

Merged
mykolamelnykml merged 3 commits intomasterfrom
81-add-transformer-for-compute-embedding
Nov 12, 2025
Merged

81 add transformer for compute embedding#83
mykolamelnykml merged 3 commits intomasterfrom
81-add-transformer-for-compute-embedding

Conversation

@mykolamelnykml
Copy link
Collaborator

No description provided.

@mykolamelnykml mykolamelnykml linked an issue Nov 12, 2025 that may be closed by this pull request
@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4232 3042 72% 0% 🟢

New Files

File Coverage Status
scaledp/models/embeddings/BaseEmbeddings.py 86% 🟢
scaledp/models/embeddings/TextEmbeddings.py 62% 🟢
scaledp/models/embeddings/_init_.py 100% 🟢
scaledp/schemas/EmbeddingsOutput.py 100% 🟢
TOTAL 87% 🟢

Modified Files

File Coverage Status
scaledp/params.py 79% 🟢
scaledp/utils/dataclass.py 65% 🟢
TOTAL 72% 🟢

updated for commit: b5c9933 by action🐍

@mykolamelnykml mykolamelnykml merged commit a12eb42 into master Nov 12, 2025
4 of 5 checks passed
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.

Add transformer for compute embedding

1 participant