This commit is contained in:
Jamie Hardt
2025-08-30 20:36:47 -07:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# ucsinfer
Universal Category System LLM toolkit.
Tools for applying UCS categories to sounds using large-language models
## Install

View File

@@ -4,6 +4,10 @@
- History
- More output formats
## Gather
- Add "source" column for tracking provenance
## Fine-tune
- Implement
@@ -11,6 +15,7 @@
## Evaluate
- Print more information about the dataset coverage of UCS
- Allow skipping model testing for this
- Print raw output
- Maybe load everything into a sqlite for slicker reporting