Code for get start with the model?

#3
by zhiqianx - opened

Hello, I check the paper and the readme page, it said that "Use the code below to get started with the model" but I could not find any code by that section. I wonder if there is any code/tutorial to get me start using the pretrained model? Thanks

hey -- please refer to our repo: https://github.com/vandijklab/BrainLM and check for brainlm_tutorial.ipynb to get started. lmk if you're having any issues.

Thank you for your response. So for the tutorial form github, rhere encountered an error while running the first cell of the Jupyter Notebook says "No module named 'brainlm_mae.vit_image_finetuning_mlp_pred_head'" and I could not find any file contain that. Could you help me with this?
Screen Shot 2024-06-06 at 2.52.02 AM.png

my apologies, just pushed those files to the repo

Hi, some issues not yet solved here (https://github.com/vandijklab/BrainLM/tree/main). BrainLM Tutorial Notebook cannot be used. Is there any expected time frame? Thanks!:

-Datasets not available, not even subset
-"The weights for our pre-trained model can be downloaded from huggingface". But (https://huggingface.co/vandijklab/brainlm): "How to Get Started with the Model. Use the code below to get started with the model.": there is no such code
-"We're still working to release the finetuned models."

Sign up or log in to comment