odissei-lifecourse / life-sequencing-dutch

MIT License
0 stars 0 forks source link

Fake data for the evaluation module #81

Closed f-hafner closed 1 month ago

f-hafner commented 3 months ago

Code to generate fake data that we use in our embedding evaluation

Main changes

This creates all files necessary to run parts of the pop2vec/evaluation/slurm_scripts/isolate_evaluation_subsets.sh. Specifically, all embeddings are stored in hdf5 format already, so convert_pickle_embeddings.py and convert_embeddings_to_hdf5.py are not necessary for the fake data. After this, we one should be able to run the testbed

Notes