Skip to content
@tanaos

Tanaos

Creating small, task-specific LLMs that can be fine-tuned without data

tanaos logo

X/Twitter | LinkedIn | Docs | Website

Here is a list of the task-specific Small Language Models developed by Tanaos for various text processing tasks. Below are the details of each model along with links to their Hugging Face repositories and code examples for easy integration.

Every model can be used and fine-tuned on CPU, making them accessible for a wide range of applications.

Model Size Description Links
Text Classification 0.1B params, 470MB Performs general-purpose text classification based on the user requirements. Code Examples
Guardrail 0.1B params, 500MB Flags unsafe, harmful, or off-topic messages. HFCode Examples
Intent Classification 0.1B params, 500MB Classifies user messages into predefined intent categories. HFCode Examples
Reranker 0.1B params, 470MB Ranks a list of items or search results based on relevance to a query. HFCode Examples
Sentiment Analysis 0.1B params, 470MB Determines the sentiment (positive, negative, neutral) of a given text. HFCode Examples
Emotion Detection 0.1B params, 470MB Identifies the emotion expressed in a given text. HFCode Examples
Named Entity Recognition (NER) 0.1B params, 500MB Detects and classifies named entities in text. HFCode Examples
Text Anonymization 0.1B params, 500MB Removes personally identifiable information (PII) from text. HFCode Examples
Spam Detection 0.1B params, 500MB Identifies whether a message is spam or not. HFCode Examples
Topic Classification 0.1B params, 500Mb Classifies text into predefined topics. HFCode Examples

Popular repositories Loading

  1. artifex artifex Public

    Use pre-trained, task-specific Small Language Models and fine-tune them without training data

    Python 68 8

  2. synthex synthex Public

    Generate high-quality, large-scale synthetic datasets 📊🧪

    Python 1 1

  3. tanaos-docs tanaos-docs Public

    Documentation for our products 📖

    MDX

  4. .github .github Public

  5. tanaos-website tanaos-website Public

    The website of Tanaos 🌐

    MDX

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…