Skip to content
View Shun0212's full-sized avatar

Highlights

  • Pro

Block or report Shun0212

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OwlSpotLight OwlSpotLight Public

    This is a VSCode extension that performs semantic code search using a custom-developed model: Owl-ph2 (a Bi-Encoder using the ModernBERT architecture that I trained from scratch!!).

    Python 4

  2. codeowl-training-core codeowl-training-core Public template

    Modern training toolkit for code-specialized encoders (ModernBERT/RoBERTa). Train your own code encoder from scratch — tokenizer, MLM pretraining, continuation, and code-search fine-tuning from YAM…

    Python 1

  3. Owl-CLI Owl-CLI Public

    Semantic code search using vector embeddings. Search your codebase with natural language queries at the function level.

    Python