sample_from_entity_table: <bool> (Optional)
Description
Whether to allow sampling of other entities in the entity table besides the seed entity. It is useful to set it tofalse in case entities represent candidates/hypothetical examples and to restrict information flow between different candidates.
Supported Task Types
- Static node-level tasks
Default Values
| run_mode | Default Value | 
|---|---|
| FAST | true | 
| NORMAL | true | 
| BEST | true |