Metadata-Version: 2.1
Name: tasknet
Version: 1.3
Summary: Seamless integration of tasks with huggingface models
Home-page: https://github.com/sileod/tasknet/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: datasets
Requires-Dist: evaluate
Requires-Dist: lazy-load
Requires-Dist: easydict
Requires-Dist: funcy
Requires-Dist: seqeval

# tasknet
Seamless integration of tasks with huggingface models

# Example:
https://colab.research.google.com/drive/15Xf4Bgs3itUmok7XlAK6EEquNbvjD9BD?usp=sharing
