Commit History

fix(pyproject): add tensorboard dependency for HF job
01881d4
unverified

mattbitzesty commited on

fix(hf_job): install full dependencies instead of --no-deps
fcd092c
unverified

mattbitzesty commited on

fix(hf_job): download dataset from Hub and point to clean source repo
4ed3b26
unverified

mattbitzesty commited on

chore(hf_job): redact token from remote and clean device print
2e2aed8
unverified

mattbitzesty commited on

fix(pyproject): pin transformers to stable 4.x line and add HF job artifacts
7db8e51
unverified

mattbitzesty commited on

fix(upload,train): use load_dataset select and fingerprint-based leakage check
78283bd
unverified

mattbitzesty commited on

feat(upload,train): formula-disjoint split with full corpus recovery
a1355e6
unverified

mattbitzesty commited on

fix(upload,train): enforce strict molecule-disjoint isolation
f63c153
unverified

mattbitzesty commited on

refactor(train): directive-style molecule-disjoint data ingestion
e15f88d
unverified

mattbitzesty commited on

feat(upload,train): directive-compliant molecule-disjoint split
d3bb757
unverified

mattbitzesty commited on

chore(train): default DataLoader workers to 0 for local check cycles
aa54b95
unverified

mattbitzesty commited on

feat(train,upload): multi-task training with InfoNCE and molecule-disjoint upload
a2d3e6a
unverified

mattbitzesty commited on

feat(data): generate OAV targets in dataset builder and validate UNIFAC subgroups
884ed70
unverified

mattbitzesty commited on

refactor(vle): move UNIFAC VLE implementation into pino.thermo module
dc36068
unverified

mattbitzesty commited on

feat(semantics): compute OAV-weighted descriptor targets from Pyrfume data
680d9cb
unverified

mattbitzesty commited on

feat(pimt_model): expose tokens/states/mask forward and emit genre labels
e5ed910
unverified

mattbitzesty commited on

feat(heads): decompose subjective head and add contrastive projection
557f9dd
unverified

mattbitzesty commited on

feat(data): rebalance text conditioning toward structured Poucher profiles
cef86d3
unverified

mattbitzesty commited on

feat(data): wire structured Poucher profiles into text conditioning pipeline
78fcbf4
unverified

mattbitzesty commited on

feat(literature): add structured Poucher odour profile parser
73075a8
unverified

mattbitzesty commited on

fix(training): update hf_train_job to run from cloned repo, add text conditioning, fix dataset viewer
4888d21
unverified

mattbitzesty commited on

fix(upload): cast genre to ClassLabel; align PIMT forward with fused labels and publication metrics
e17936d
unverified

mattbitzesty commited on

feat(pino): publication-grade training telemetry and fused multi-task labels
8ce6ce2
unverified

mattbitzesty commited on

chore(pino): add run_training entry point for Space compatibility
14a2d75
unverified

mattbitzesty commited on

feat(pino): literature seed integration, stratified dataset split, registry enrichment, and Space sync
31ee18f
unverified

mattbitzesty commited on

feat(literature): add trade-name resolver, Poucher/Arctander parsers, and PyMuPDF extraction scripts
0ebf67e
unverified

mattbitzesty commited on

feat(ocr): add Unlimited-OCR Space client and keep registry.db out of git
fbfc939
unverified

mattbitzesty commited on

feat(literature): ingest and seed human-designed fragrance skeletons
e8a073b

mattbitzesty commited on

fix(generate_dataset): support --total-records flag and default to 5000
1691a25

mattbitzesty commited on

feat(scraper): TGSC enrichment with mmHg->Pa conversion and priority registry updates
5c9c324

mattbitzesty commited on

feat(optimizer): masked MSE, strategy seeds, adversarial IFRA guard; add accords/materials/importer
fd5ba83

mattbitzesty commited on

perf(optimizer): cache PIMT model locally instead of hitting Space every candidate
96f3ac5

mattbitzesty commited on

feat: add Milestone 5 generative inverse-design composer (CMA-ES)
cfa3391

mattbitzesty commited on

fix: skip non-formulation records in dataset loader; keep feedback separate from dataset JSONL
2796908

mattbitzesty commited on

chore: remove binary registry.db from repo
5093425

mattbitzesty commited on

feat: Milestone 4 clean code snapshot
b233cf7

mattbitzesty commited on