Add LLaDA-8B Base Brain-Score model plugin - #409
Conversation
Registers LLaDA-8B Base as a Brain-Score Language ArtificialSubject, with documented operating regime and plugin contract tests.
|
Submission-status update: the fresh local official-protocol neural matrix completed for all 12 registered identifiers (no failed identifiers), and the plugin contract test passed (2 passed). The remaining blocker is the submission workflow rather than model evaluation. Its first job fails before dependency installation with:
|
|
Hi Brain-Score maintainers — could you please check the status of the Jenkins scoring job triggered after merge of PR #409 for The post-merge workflow reports that the scoring trigger succeeded, but the model has not yet appeared on the public Language leaderboard or in my Language profile. The workflow also fell back to its default email/user ID because it could not resolve my GitHub username ( Could you please associate this submission and its eventual results with my Brain-Score account: For clarity, the local official-protocol neural matrix completed successfully, but I am not treating those local values as the official leaderboard result. Thank you. |
|
Hi @hxu129 thanks for submitting the model. I'll keep an eye on your model submission - it may take a few hours. If anything is acting up, please email me at kpradeep@mit.edu. |
Brain-Score Language model submission
This PR registers
llada-8b-base(GSAI-ML/LLaDA-8B-Base) as a Brain-Score LanguageArtificialSubjectfor neural-model evaluation.What the plugin exposes
NotImplementedErroruntil a diffusion conditional-likelihood / decoding policy is separately registered.LLADA_MODEL_PATHoverride for offline or shared-GPU evaluation.Brain-Score validation
Under Brain-Score Language
0e0bb4a2d8df5d3c30fe26ec4528f27a188e1cdc:0.134269, matching the precomputed reference0.133745within the pre-registered 0.001 tolerance.Important scope boundary
Tuckute2024-rdmis undefined for both models in this Brain-Score revision: the supplied assembly has one neuroid, so its official row-wise RDM correlation has zero variance. It is documented but not averaged into a neural headline.These results establish a clean representational-alignment baseline. They do not claim a diffusion-specific mechanism, behavioral alignment, or a neural temporal-process match.
Files
Adds the model package, requirements, contract tests, and a model-specific README under
brainscore_language/models/llada8b/.