Model for classifying file paths of changed files in git commits for Java projects. This model is based on
bert-base-uncased
and fine-tuned.
Categorizes into the following categories:
- Source Code - Core application code typically involving back-end (server-side logic, APIs, database interactions) and front-end (user interface, client-side logic).
- Tests - Code files in a test directory or containing "test".
- Resources - Assets and other resources (images, stylesheets).
- Configuration - Configuration files and scripts (build scripts, manifests, shell scripts).
- Documentation - Software documentation (README files, package-info, license, notice files).
- Downloads last month
- 11
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
Model tree for dev-analyzer/file_path_model
Base model
google-bert/bert-base-uncased