Home

Awesome

Build Status Telegram Gitter Slack Donate

Catalyst.Bert

A barebones (Distil)BERT pipeline for token classification tasks driven by catalyst.

Getting started

    pip install -e .
catalyst-dl run -C bert_ner/config.yml

Monitoring

Run the following command to see metrics in Tensorboard

    CUDA_VISIBLE_DEVICE="" tensorboard --logdir=./logs