liseri / transformers_notebook

Transformer LIbrary Docker Stacks

Home Page:https://hub.docker.com/repository/docker/toluclassics/transformers_notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteFormers

Easily Run JupyterLab Notebooks pre-installed with the Transformers Library and other popular NLP frameworks by running a Docker container.

Alt Text

Docker Hub

Docker Pull Command for Docker image with sagemath Kernel installed.

docker pull toluclassics/transformers_notebook

GitHub

Clone the repository and build the docker image

docker build --rm --force-rm -t hk/ai-notebook:hub-3.1.1 .

Jupyter Docker Stacks - Community Stack version

This project is developed with the helpful guide of Jupyter Docker Stacks. The base container is jupyter/base-notebook and this Community Stack is setup via the guide.

About

Transformer LIbrary Docker Stacks

https://hub.docker.com/repository/docker/toluclassics/transformers_notebook


Languages

Language:Jupyter Notebook 95.2%Language:Python 2.3%Language:Dockerfile 1.8%Language:Makefile 0.7%