# Datasaur Dinamic

## Overview

**Datasaur Dinamic** is a solution for you if you want to get the model directly rather than labeled data as an output. This built model can be deployed for your application and also can be used in **ML-assisted labeling** extension for your next labeling project. As an **ML-assisted labeling** provider, this model can return more accurate label because it was trained with your dataset previously.

<figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-e2876c07622175f1f2b2a96e9455a60efdd115ad%2FExtension%20-%20Datasaur%20dinamic%20-%20SageMaker%20-%20highlight%20-%20initial.png?alt=media" alt=""><figcaption><p><strong>Datasaur Dinamic</strong> extension with AWS SageMaker</p></figcaption></figure>

## Use Case

Let's use **Datasaur Dinamic** to train your NER model with text based dataset.

1. Label the data: Before utilizing **Datasaur Dinamic**, ensure the data is labeled. This can be done manually or through Datasaur's assisted labeling features, such as [ML-assisted labeling](https://docs.datasaur.ai/assisted-labeling/ml-assisted-labeling) or [Predictive labeling](https://docs.datasaur.ai/assisted-labeling/predictive-labeling).

   <figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-06361d937f9fb6f751e55bd6004ca981ccdefa34%2FExtension%20-%20ML-assisted%20Labeling%20-%20Span%20labeling%20-%20spaCy%20-%20project.png?alt=media" alt=""><figcaption><p>Label the data</p></figcaption></figure>
2. Enable **Datasaur Dinamic**: Click **Manage extensions** button (gear icon) in the extension panel on the right and turn on on the **Datasaur Dinamic** extension.

   <figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-6ca38189dd65ade54188e7f83cec85e081e6b9ae%2FExtension%20-%20Manage%20extensions%20-%20Datasaur%20Dinamic.png?alt=media" alt=""><figcaption><p>Manage extensions dialog</p></figcaption></figure>
3. Deploy the model: Once labeling is complete, you can start configuring your selected **Datasaur Dinamic** providers. In this case, we'll use Hugging Face Auto Train for span-based tasks. To fill out the configuration, use your Username Account, which you can find in your [Account Settings](https://huggingface.co/settings/account) on Hugging Face. To get the API Token, you can use your existing [Hugging Face Token](https://huggingface.co/settings/tokens) or create a new access token.

   <figure><img src="https://448889121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbjY0HseEqu7LtYAt4d%2Fuploads%2Fgit-blob-6e67ebddfb9020c852fe4b4cb7a0d72d8cdeaeca%2FExtension%20-%20Datasaur%20dinamic%20-%20hugging%20face%20-%20highlight%20-%20span%20labeling%20-%20initials.png?alt=media" alt=""><figcaption><p><strong>Datasaur Dinamic</strong> Extension with Hugging Face (span labeling)</p></figcaption></figure>

For further details and supported providers, please visit the [Building Your Own Model - Datasaur Dinamic](https://docs.datasaur.ai/build-model/datasaur-dinamic).
