Commit History

hf_train_job: install huggingface_hub before downloading source/dataset
dcde171
unverified

mattbitzesty commited on

hf_train_job: use snapshot_download (v1/v3 working pattern)
c93892a
unverified

mattbitzesty commited on

hf_train_job: lazy-import huggingface_hub to match v3 pattern
0972f6a
unverified

mattbitzesty commited on

hf_train_job: add upload diagnostics and skip guard
b7f45ec
unverified

mattbitzesty commited on

hf_train_job: revert to mount-based writable registry pattern from v3
9673bb8
unverified

mattbitzesty commited on

hf_train_job: snapshot_download source+data, writable registry
f0a181f
unverified

mattbitzesty commited on

Lazy-load embedding engine; force HF_REGISTRY_PATH to /data/registry.db
d97b291
unverified

mattbitzesty commited on

hf_train_job: persistent diagnostic log + registry path tracing
64577d2
unverified

mattbitzesty commited on

hf_train_job: flush logs, trap import errors for HF debugging
4b70c62
unverified

mattbitzesty commited on

v4: three-tier descriptor targets (v3), collate padding sentinel, HF job v3 dataset
ab0e6ff
unverified

mattbitzesty commited on

Update HF job config to mount source and dataset volumes
5eb0961
unverified

mattbitzesty commited on

v4: time-aware objective head, physics-derived v2 targets, Pyrfume vocab
82ddb20
unverified

mattbitzesty commited on

fix(loss): prevent objective-starvation with fixed task weights; target pimt_v3.pt
9ddcf86
unverified

mattbitzesty commited on

feat: replace sigmoid gating with stabilized FiLM affine modulation; train pimt_v2.pt
31f09ab
unverified

mattbitzesty commited on

fix(hf_job): prepare writable registry before pino imports
2ffe59b
unverified

mattbitzesty commited on

fix(hf_job): writable registry + output dirs for read-only source mounts
2ffbcaf
unverified

mattbitzesty commited on

feat(hf_job): allow mounted data/registry paths via env vars
db8ffc0
unverified

mattbitzesty commited on

feat(ingest): TGSC demo formula scraper + odor cache
eaf6535
unverified

mattbitzesty commited on

feat(naturals,shalimar): hierarchical natural oil tokenization
0c18170
unverified

mattbitzesty commited on

fix(embeddings): handle registry records with empty openpom/shape embeddings
8f279ad
unverified

mattbitzesty commited on

feat(embeddings): expand input token from 145-D to 151-D with physical-functional payload
cb7920d
unverified

mattbitzesty commited on

feat(artifacts): add paper artifact generator with validation metrics and UMAP POM figure
0884300
unverified

mattbitzesty commited on

chore(hf): download warm registry.db cache from HF dataset repo before training
4d413c0
unverified

mattbitzesty commited on

chore(hf): download warm registry.db cache from HF dataset repo before training
330912d
unverified

mattbitzesty commited on

perf(embeddings): implement write-through SQLite cache for 3D shape features
4debba1
unverified

mattbitzesty commited on

perf(train): avoid Hugging Face Dataset round-trip during formula-disjoint split
cbadf3b
unverified

mattbitzesty commited on

docs(readme): recommend t4-medium (30 GB RAM) to avoid OOM on full dataset
83cc8a4
unverified

mattbitzesty commited on

build: lower Python requirement to >=3.10 for official PyTorch image compatibility
06b7dd3
unverified

mattbitzesty commited on

feat(semantics): add literature-based odor descriptor vocabulary builder
08d0ad8
unverified

mattbitzesty commited on

feat(scripts): add Pyrfume descriptor and ODT ingestion pipeline
45cf13b
unverified

mattbitzesty commited on

feat(scripts): add dataset split validation utilities
d03a111
unverified

mattbitzesty commited on

feat(scripts): add shape-feature backfill script for AromaRegistry
d25e02b
unverified

mattbitzesty commited on

feat(scripts): add UNIFAC subgroup audit tool for registry compounds
212527a
unverified

mattbitzesty commited on

chore(gitignore): ignore generated artifacts, datasets, checkpoints, and logs
2d6f33f
unverified

mattbitzesty commited on

fix(train): keep AdaptiveLossBalancer forward signature intact, expose last_weights attribute
900e4c0
unverified

mattbitzesty commited on

feat(train): log AdaptiveLossBalancer weights per batch for telemetry verification
b8f4c93
unverified

mattbitzesty commited on

docs(readme): add HF Hub card metadata and MIT LICENSE
362e2b0
unverified

mattbitzesty commited on

docs(readme): overhaul public README for HF source repo
cadd6b1
unverified

mattbitzesty commited on

chore(hf): point hf_train_job.py to empirical_dataset_v1.jsonl
ce7886d
unverified

mattbitzesty commited on

chore(train): point default data path to empirical dataset and confirm balancer/loss setup
a440fe9
unverified

mattbitzesty commited on

feat(data): zero-extend early-depleted trajectories to fixed 49-step grid
c9247c9
unverified

mattbitzesty commited on

feat(data,verifier): add skip_ifra to verifier for synthetic dataset generation
0e7a065
unverified

mattbitzesty commited on

feat(data): add commercial solvent dilution layer and clean natural profiles
1093128
unverified

mattbitzesty commited on

feat(data): deploy integrated empirical bootstrap generator
5568c6a
unverified

mattbitzesty commited on

fix(data,verifier): key trajectories by CAS and read precomputed targets
75c66ff
unverified

mattbitzesty commited on

feat(train): pin 597 single-molecule controls exclusively to training
bd9df8b
unverified

mattbitzesty commited on

refactor(loss): rename DeepSeekLossBalancer to AdaptiveLossBalancer
df9e052
unverified

mattbitzesty commited on

feat(train,heads,loss): DeepSeekLossBalancer + continuous cosine alignment
254d9db
unverified

mattbitzesty commited on

feat(structure,thermo): 3D shape + natural oil reconstruction, 145-D input
05cb1f2
unverified

mattbitzesty commited on

fix(pyproject): add datasets dependency
f8d6fe6
unverified

mattbitzesty commited on