Datasets:

smart_npc_mini / README.md
prometechinc's picture
Update README.md
19c41a5 verified
---
license: apache-2.0
language:
- en
- tr
pretty_name: Smart NPC
task_categories:
- text-generation
- text-classification
tags:
- npc
- dataset
- chat
- logic
- dialogue
- mesaj
- mantık
- diyalog
- prometech
- game
- finetune
- smart
- distill
- synthetic
- bce
- prettybird
- qa
- message
- oyun
size_categories:
- 10K<n<100K
---
# 📌 Smart NPC Mini Dataset
## 🇬🇧 English
### 🧠 Dataset Overview
**Smart NPC Mini Dataset** is a collection of infinitely diversified prompt generators in Python designed to produce high-quality conversational and logic prompts for **NPCs, chat simulations, logic puzzles, and dialogues**. This dataset focuses on *generator functions* that can create thousands of unique prompts programmatically. It is ideal for research, content generation, and language model training.
🔗 **Dataset card link:** [https://huggingface.co/datasets/pthinc/smart_npc_mini](https://huggingface.co/datasets/pthinc/smart_npc_mini)
### 🧩 Key Features
* Python generator functions for **NPC, Chat, Logic, and Dialogue prompts**
* Highly diversified prompt templates
* Easily extensible for custom use cases
* Designed for creative AI workflows, game development, and conversational datasets
### ⚙️ Usage
You can install & load the dataset using Hugging Face Datasets library:
```python
from datasets import load_dataset
dataset = load_dataset("pthinc/smart_npc_mini")
```
Sample usage:
```python
for item in dataset["train"]:
print(item["prompt"])
```
### 📄 License
This dataset is shared under the terms specified in the license file included in this repository. Please ensure compliance with the license when redistributing or using commercially.
---
## 🇹🇷 Türkçe
### 🧠 Veri Seti Özeti
**Smart NPC Mini Dataset**, **Python jeneratör fonksiyonları** ile sonsuz çeşitlendirilmiş promptlar (soru/talep üreticileri) oluşturan bir koleksiyondur. NPC, sohbet simülasyonları, mantık soruları ve diyaloglar için yüksek kaliteli ve çeşitlendirilmiş içerik üretir. Araştırma, içerik üretimi ve dil modeli eğitimleri için uygundur.
🔗 **Veri seti kartı linki:** [https://huggingface.co/datasets/pthinc/smart_npc_mini](https://huggingface.co/datasets/pthinc/smart_npc_mini)
### 🧩 Temel Özellikler
* NPC, Sohbet, Mantık ve Diyalog promptları için Python jeneratör fonksiyonları
* Yüksek çeşitlilikte şablonlar
* Kullanıma hazır, özelleştirilebilir yapılar
* Oyun geliştirme, yaratıcı yapay zeka akışları ve konuşma verisi üretimi için ideal
### ⚙️ Kullanım
Hugging Face *Datasets* kütüphanesi ile veri setini şöyle yükleyebilirsin:
```python
from datasets import load_dataset
dataset = load_dataset("pthinc/smart_npc_mini")
```
Örnek kullanım:
```python
for item in dataset["train"]:
print(item["prompt"])
```
### 📄 Lisans
Bu veri seti, bu depoda yer alan lisans dosyasında belirtilen şartlar altında paylaşılmaktadır. Yeniden dağıtım veya ticari kullanım öncesinde lisans koşullarını kontrol ediniz.
---
## 📌 Prometech A.Ş.
### 🇬🇧 About Prometech
This dataset is created as part of the **Prometech** initiative to support open AI development and prompt engineering workflows.
### 🇹🇷 Prometech Hakkında
Bu veri seti, yapay zeka geliştirme ve *prompt engineering* çalışmalarını desteklemek amacıyla **Prometech** çatısı altında hazırlanmıştır.
Web: https://prometech.net.tr/