rockerBOO/Gryphe-Sonnet3.5-Charcard-Roleplay-filtered
收藏Hugging Face2025-12-08 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/rockerBOO/Gryphe-Sonnet3.5-Charcard-Roleplay-filtered
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
configs:
- config_name: default
data_files:
- split: train
path: "train.parquet"
---
# Filtered Sonnet 3.5 Charcard Roleplay Dataset
This dataset is a filtered version of `Gryphe/Sonnet3.5-Charcard-Roleplay`.
## Filtering Criteria
Examples were removed if their system prompts contained any of the following terms:
- bot
- click
- contact
- discord
- email
## Dataset Statistics
- Original size: 9736 examples
- Filtered size: 7685 examples
- Removed: 2051 examples (21.07%)
## Usage
```python
from datasets import load_dataset
dataset = load_dataset("ockerBOO/Gryphe-Sonnet3.5-Charcard-Roleplay-filtered")
```
## Source
Original dataset: [Gryphe/Sonnet3.5-Charcard-Roleplay](https://huggingface.co/datasets/Gryphe/Sonnet3.5-Charcard-Roleplay)
提供机构:
rockerBOO



