To advance open brain science, Meta has made the model code and training data fully public. Meta states: 'We believe this research has the potential to bring real help to millions of people who have lost the ability to communicate due to brain injuries. We also found that as data scale increases, decoding accuracy grows log-linearly. This means that simply by continuously expanding data scale, we can hope to further narrow the performance gap between non-invasive and implantable approaches.'
'Through the $5 million fund established by the Digital Brain Project, we are working closely with the research community to promote the development of open datasets. We hope that this open research can accelerate neuroscience and speed up the discovery, diagnosis, and treatment of neurological diseases, rather than confining related research to isolated systems.'
Meta notes that previous development of non-invasive brain-computer interfaces has been limited by the high noise and complexity of brain signals. In contrast, invasive approaches like electrocorticography (ECoG) can obtain more reliable signals but require surgical implantation, making them 'difficult to scale widely.' Brain2Qwerty v2's code has been released on GitHub, and training data is available for download from Hugging Face. Brain2Qwerty is part of Meta's Digital Brain project, which aims to advance brain activity modeling in an open-source manner for scientific research and medical applications. Other open-source outcomes of the Digital Brain project include NeuralSet—a Python toolkit for processing neural signals such as MEG and EEG—and NeuralBench—a unified benchmark framework for evaluating AI models of brain activity.