fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp
收藏Hugging Face2024-06-14 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- feature-extraction
- sentence-similarity
language:
- ko
tags:
- sentence-transformers
- feature-extraction
- sentence-similarity
- mteb
- Profanity
- Korean
- Conversational
- Detection
- Moderation
pretty_name: content moderation
size_categories:
- n<1K
---
# BAAI_bge-m3-6142024-0ndt-webapp Dataset
## Dataset Description
The dataset "content moderation" is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks.
## Associated Model
This dataset was used to train the [**BAAI_bge-m3-6142024-0ndt-webapp**](https://huggingface.co/fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp) model.
## How to Use
To use this dataset for model training or evaluation, you can load it using the Hugging Face `datasets` library as follows:
```python
from datasets import load_dataset
dataset = load_dataset("fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp")
print(dataset['test'][0])
```
提供机构:
fine-tuned
原始信息汇总
BAAI_bge-m3-6142024-0ndt-webapp Dataset
数据集描述
- 名称: content moderation
- 任务类别:
- 特征提取
- 句子相似度
- 语言: 韩语
- 标签:
- sentence-transformers
- 特征提取
- 句子相似度
- mteb
- Profanity
- Korean
- Conversational
- Detection
- Moderation
- 数据集大小: n<1K
- 用途: 支持特定领域嵌入模型开发,用于检索任务
相关模型
- 模型名称: BAAI_bge-m3-6142024-0ndt-webapp
- 链接: https://huggingface.co/fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp
使用方法
-
加载方式: 使用Hugging Face的
datasets库加载数据集 python from datasets import load_datasetdataset = load_dataset("fine-tuned/BAAI_bge-m3-6142024-0ndt-webapp") print(dataset[test][0])



