Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
100K - 1M
Tags:
structure-prediction
License:
Automatically use Notebook tqdm when relevant
#4
by
tomaarsen
HF staff
- opened
tqdm.autonotebook (https://tqdm.github.io/docs/shortcuts/#tqdmautonotebook) is a shortcut to either load tqdm.std
, i.e. the default, or tqdm.notebook
, i.e. tqdm for notebooks. This allows the progress bars to be printed nicely in notebooks without changes to other environments.
dfki-nlp
changed pull request status to
merged