| --- |
| viewer: false |
| license: cc-by-4.0 |
| pretty_name: LIRC Datasets |
| tags: |
| - neuroscience |
| - communication-modeling |
| --- |
| |
| # LIRC Datasets |
|
|
| This repository hosts the datasets for the **Latent Inter-Regional Communication (LIRC) Benchmark**: a synthetic evaluation suite for evaluating inter-regional communication in multi-region communication models. |
|
|
| The datasets are organized by task and observation model: |
|
|
| ```text |
| memory_network/ |
| gaussian/ |
| train.h5 |
| val.h5 |
| test.h5 |
| poisson/ |
| ... |
| |
| pass_decision/ |
| gaussian/ |
| ... |
| poisson/ |
| ... |
| |
| multi_task/ |
| global_latents/ |
| gaussian/ |
| poisson/ |
| partial_observations/ |
| ... |
| original/ |
| ... |
| |