Kenkentron commited on
Commit
b5949fd
·
verified ·
1 Parent(s): 8541b2e

Update with a pointer to paper

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
 
 
9
  The scientific literature is exponentially increasing in size. One challenge for scientists is keeping abreast of developments. One solution is a human-machine teaming approach in which scientists interact with a vast knowledge base of the neuroscience literature, referred to as BrainGPT. BrainGPT is trained to capture data patterns in the neuroscience literature, taking advantage of recent machine learning advances in large-language models.
10
 
11
  BrainGPT functions as a generative model of the scientific literature, allowing researchers to propose study designs as prompts for which BrainGPT would generate likely data patterns reflecting its current synthesis of the scientific literature. Modellers can use BrainGPT to assess their models against the field's general understanding of a domain (e.g., instant meta-analysis). BrainGPT could help identify anomalous findings, whether because they point to a breakthrough or contain an error.
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ **Update:** Our research on evaluating large language models' capacity to predict neuroscience findings, including BrainGPT, has been published in Nature Human Behaviour. - https://www.nature.com/articles/s41562-024-02046-9
10
+
11
  The scientific literature is exponentially increasing in size. One challenge for scientists is keeping abreast of developments. One solution is a human-machine teaming approach in which scientists interact with a vast knowledge base of the neuroscience literature, referred to as BrainGPT. BrainGPT is trained to capture data patterns in the neuroscience literature, taking advantage of recent machine learning advances in large-language models.
12
 
13
  BrainGPT functions as a generative model of the scientific literature, allowing researchers to propose study designs as prompts for which BrainGPT would generate likely data patterns reflecting its current synthesis of the scientific literature. Modellers can use BrainGPT to assess their models against the field's general understanding of a domain (e.g., instant meta-analysis). BrainGPT could help identify anomalous findings, whether because they point to a breakthrough or contain an error.