Update README.md
Browse files
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 `
|
|
|
|
| 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`.
|