| { | |
| "model_type": "webmind-brain", | |
| "architecture": "co-occurrence-graph-transformer", | |
| "dim": 300, | |
| "vocab_size": 400000, | |
| "max_neurons": 100000, | |
| "version": "0.1.0", | |
| "convergence_max_hops": 10, | |
| "convergence_threshold": 0.99, | |
| "successor_k": 10, | |
| "cooccurrence_pull": 0.3, | |
| "license": "Apache-2.0" | |
| } | |