GitXplorerGitXplorer
T

transformers_notebook

public
13 stars
10 forks
0 issues

Commits

List of commits on branch main.
Unverified
97fb2fd293bb5145f90d98fd1688ec10a151accb

file update

TToluClassics committed 3 years ago
Unverified
afc53b18621f11492b7eb02002eda3f6fb3ba615

file update

TToluClassics committed 3 years ago
Unverified
c4902ff1019e077ad9b57dbe8024dd17f7f7a701

update read me

TToluClassics committed 3 years ago
Unverified
18ed40c0176a4dac82248c66f2d92a8d6570e3e5

update read me

TToluClassics committed 3 years ago
Unverified
79ae67d95bfee3d7cdf726828758b07696792bd9

update

TToluClassics committed 3 years ago
Unverified
888b2682d24127c6784d95c1f657a1937671ba3e

updates

TToluClassics committed 3 years ago

README

The README file for this repository.

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 -t $tag .

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.