Skip to content

LSD update: Generate Transformer Embeddings #5

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jeremy-wayland
Copy link
Collaborator

@jeremy-wayland jeremy-wayland commented Aug 20, 2024

Goal: include latent representation generation for Transformers

  • Transformer base: setup and generate
  • hugging face and sbert interface via config setup
  • Test Suite
  • Identify versioning conflicts that default pre-LSD pypi

@jeremy-wayland jeremy-wayland added the enhancement New feature or request label Sep 4, 2024
- Implement latent representation generation for Transformers
- Add HuggingFace and SentenceTransformer interface via config setup
- Create comprehensive test suite for transformer functionality
- Add sentence-transformers dependency
- Fix versioning conflicts with updated dependencies
- Complete Transformer base setup and generate methods
- Add proper dataset loading and text extraction capabilities
- Include configuration management for multiple transformer models

Fixes transformer_gen branch goals:
✅ Transformer base: setup and generate
✅ HuggingFace and SBert interface via config setup
✅ Test Suite
✅ Identify versioning conflicts that default pre-LSD pypi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant