Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EasyFSL for text classification #150

Open
VihangaAW opened this issue May 30, 2024 · 1 comment
Open

EasyFSL for text classification #150

VihangaAW opened this issue May 30, 2024 · 1 comment
Labels
question Further information is requested

Comments

@VihangaAW
Copy link
Contributor

Thanks for the awesome library. I am trying to use this library for text classification. I am wondering what sort of modifications need to be made to this library in order to perform text classification, apart from changing the backbone model from ResNet to LSTM or a preferred one.

@VihangaAW VihangaAW added the question Further information is requested label May 30, 2024
@ebennequin
Copy link
Collaborator

Models in EasyFSL can all be applied on feature vectors so it wont change anything, however all Dataset objects (apart from FeaturesDataset are meant for images.

I don't have much experience working on few-shot text classification so I am interested in your experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants