aminHatim/nlp-tasks:latest
$ singularity pull shub://aminHatim/nlp-tasks:latest
Singularity Recipe
Bootstrap: docker
From: pytorch/pytorch:1.3-cuda10.1-cudnn7-runtime
%help
Singularity container for nlp tasks.
%files
glue/run_glue.py /run_glue.py
requirements-gpu.txt
%labels
Maintainer Amine Elhattami
Version v0.1
%post
export PATH=$PATH:/opt/conda/bin
python --version
pip install -r requirements-gpu.txt
%runscript
exec /bin/bash "$@"
Collection
- Name: aminHatim/nlp-tasks
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/aminHatim-nlp-tasks-latest |
collection name | aminHatim/nlp-tasks |
branch | master |
tag | latest |
commit | 5b6852fb7a2b4fd97fc7499218c57f8f43b7f245 |
version (container hash) | e32ac226b3ca7a5993e4d46f0d83cc7e |
build date | 2019-11-11T01:16:20.692Z |
size (MB) | 6069.0 |
size (bytes) | 3416723487 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.