language-brainscore / langbrainscore

[Marked for Deprecation. please visit https://github.com/brain-score/language for the migrated project] Benchmarking of Language Models using Human Neural and Behavioral experiment data
https://language-brainscore.github.io/langbrainscore/
MIT License
4 stars 1 forks source link

Data loss due to dropping my NaNs. Please fix #2

Closed aalok-sathe closed 2 years ago

aalok-sathe commented 2 years ago

e.g.:

1 1 1 1 nan nan
1 1 1 1 nan nan
nan nan 1 1 1 1
gretatuckute commented 2 years ago

make sure that in packaging datasets, that no rows have full nan (stims with only nans) as that is going to be annoying