Update README.md
Browse files
README.md
CHANGED
|
@@ -12,8 +12,6 @@ model-index:
|
|
| 12 |
|
| 13 |
Model created by [Daijobu.ai](https://daijobu.ai). Daijobu.ai drives your business AI transformation. [Learn More](https://daijobu.ai).
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [cross-encoder/nli-deberta-v3-base](https://huggingface.co/cross-encoder/nli-deberta-v3-base) on [Daijobu.ai's content moderation dataset](https://huggingface.co/datasets/DaijobuAI/moderation_dataset).
|
| 16 |
-
|
| 17 |
## Model description
|
| 18 |
|
| 19 |
This model can identify 9 types of contents to be moderated.
|
|
@@ -42,3 +40,7 @@ English language only. This model is a demonstrator, not intended for commercial
|
|
| 42 |
- Pytorch 2.2.2+cu121
|
| 43 |
- Datasets 2.19.1
|
| 44 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Model created by [Daijobu.ai](https://daijobu.ai). Daijobu.ai drives your business AI transformation. [Learn More](https://daijobu.ai).
|
| 14 |
|
|
|
|
|
|
|
| 15 |
## Model description
|
| 16 |
|
| 17 |
This model can identify 9 types of contents to be moderated.
|
|
|
|
| 40 |
- Pytorch 2.2.2+cu121
|
| 41 |
- Datasets 2.19.1
|
| 42 |
- Tokenizers 0.19.1
|
| 43 |
+
|
| 44 |
+
### Credits
|
| 45 |
+
|
| 46 |
+
This model is a fine-tuned version of [cross-encoder/nli-deberta-v3-base](https://huggingface.co/cross-encoder/nli-deberta-v3-base) on [Daijobu.ai's content moderation dataset](https://huggingface.co/datasets/DaijobuAI/moderation_dataset).
|