Skip to content

v1.1

Latest

Choose a tag to compare

@egg-west egg-west released this 13 Jul 08:39

Summary

Major release aligned with RelBench v2 work. Version bumped from 0.1.2 to 1.1, pinning fastdfs==1.1.

Highlights

  • Hugging Face SALT loader (RDBDataset.from_hf_salt) with cross-task label stripping
  • Base-10-hierarchical multiclass inference for TabPFN-scale class caps
  • Optional categorical-to-float encoding for RDB and task frames
  • DFS feature cache integration for demo / repeated inference workloads
  • random_seed config for reproducible training subsampling

Install

pip install rdblearn==1.1

This pulls fastdfs==1.1 automatically.