thummd commited on
Commit
65cf9da
·
verified ·
1 Parent(s): cefe0de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,4 +12,4 @@ tags:
12
  Causal foundation-model (PFN) checkpoints for **DoTime**
13
  (https://github.com/thummd/dotime). Two synthetic priors --- `s9ho` (OSC) and
14
  `s9btm` (BTM) --- each with `{bd,fd,iv,all}` structures in `causal` (interventional)
15
- and `obs` (observational) variants. Load with `causaltime.models.loader.load_dotpfn`.
 
12
  Causal foundation-model (PFN) checkpoints for **DoTime**
13
  (https://github.com/thummd/dotime). Two synthetic priors --- `s9ho` (OSC) and
14
  `s9btm` (BTM) --- each with `{bd,fd,iv,all}` structures in `causal` (interventional)
15
+ and `obs` (observational) variants. Load with `dotime.models.loader.load_dotpfn`.