Edit model card

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:

  1. Source Code - Core application code typically involving back-end (server-side logic, APIs, database interactions) and front-end (user interface, client-side logic).
  2. Tests - Code files in a test directory or containing "test".
  3. Resources - Assets and other resources (images, stylesheets).
  4. Configuration - Configuration files and scripts (build scripts, manifests, shell scripts).
  5. Documentation - Software documentation (README files, package-info, license, notice files).
Downloads last month
231
Safetensors
Model size
109M params
Tensor type
F32
·

Finetuned from