issues
search
HazyResearch
/
bootleg
Self-Supervision for Named Entity Disambiguation at the Tail
http://hazyresearch.stanford.edu/bootleg
Apache License 2.0
213
stars
27
forks
source link
few fixes
#98
Closed
rubmz
closed
2 years ago
rubmz
commented
2 years ago
updated base_config.yaml with new changes from upstream
uncommented: torch.multiprocessing.set_sharing_strategy("file_system") which solved some pytorch issues on my machine.
support virtualenv in scripts
separated configuration from sources to environment variables (sample folder for setting them added /scripts/local_envs)