zeroshot
zeroshot
Adding the SparseStream App to the examples directory. This app allows the user to stream real-time finance-related tweets and classify them using custom sparse models classifying topic and sentiment.. In...
PR for refreshing content on root readme. Citations have been updated, when we have a fix for the custom dataset fine-tuning will adjust the example python.
Adding a Lambda deployment to the examples directory. This is very similar to the sagemaker deployment. The scope of this application encompasses the automation of the: 1. Construction of a...
This PR allows users to combine transformers with LLMs when ONLY using LLMs is not efficient. The goal is to give users the option to use a sparse transformer to...