Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
gemma3n-conversational-reasoning – Dataset by Cyleux | AlphaNeural AI
You can deploy this model and start earning money today!
Cyleux
/
gemma3n-conversational-reasoning
like
0
text-generation
en
mit
1K<n<10K
json
tabular
text
datasets
dask
mlcroissant
us
Views
No views yet
Model card
Files and Versions
Community
API
Gemma3N Conversational Reasoning
This dataset is prepared for Unsloth Gemma3/Gemma3N conversational notebooks that use: from datasets import load_dataset from unsloth.chat_templates import standardize_data_formats
dataset = load_dataset("Cyleux/gemma3n-conversational-reasoning", split="train[:3000]") dataset = standardize_data_formats(dataset)
Schema:
conversations: ShareGPT-style list of turns with from and value metadata columns are included for analysis and filtering
Notes:… See the full description on the dataset page:
https://huggingface.co/datasets/Cyleux/gemma3n-conversational-reasoning
.