Metadata-Version: 2.1
Name: hf-dataset-selector
Version: 0.0.2
Home-page: https://github.com/davidschulte/hf-dataset-selector
Author: David Schulte
Author-email: davidsiriusschulte@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# hfselect

## Find the best dataset for intermediate task transfer learning for your problem!

Use Embedding Space Maps to find a good intermediate tasks with just a few lines of code.

This work is based on the paper Less is More: Parameter-Efficient Selection of Intermediate Tasks for Transfer Learning. Please cite us, if you are using this package for academic purposes.

Official Github repository: 
https://github.com/davidschulte/hf-dataset-selector 
