datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
phone-ai-contention-bench
Phone AI Contention Bench
Phone AI Contention Bench is an open, real-device evaluation seed for the issues likely to define competition in phone AI:
agent permissions and cross-app control;
indirect prompt injection and screen-perception attacks;
local-versus-cloud privacy boundaries;
structured tool reliability under quantization;
cold start, memory, context, thermals, and energy;
backend and device fragmentation;
offline resilience; and
phone-to-robot command safety.
The… See the full description on the dataset page: https://huggingface.co/datasets/DJLougen/phone-ai-contention-bench.web-contentsocratic-content-no-system
Socratic Content Dataset (No System Messages)
This dataset contains Socratic tutoring conversations with system messages removed.
Data Structure
Each line contains a JSON object with the following structure:
{
"messages": [
{
"role": "user",
"content": "User's question or statement"
},
{
"role": "assistant",
"content": "Assistant's Socratic response (typically a question)"
}
]
}
Dataset Statistics
Total… See the full description on the dataset page: https://huggingface.co/datasets/sanjaypantdsd/socratic-content-no-system.
