Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 745790120 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Axiopedia V1

A synthetic educational dataset generated using openai/gpt-oss-20b.

Dataset Summary

  • Total rows: 185,300
  • Total size: 711.2MB
  • Mix: 70% education, 30% coding
  • Model: openai/gpt-oss-20b

Column Descriptions

Column Type Description
id string Unique document identifier
text string Educational content or code example
domain string Topic domain (physics, Python, etc.)
type string "education" or "code"
word_count int Number of words
char_count int Number of characters
token_count int Estimated token count
timestamp string UTC generation time
model string Model used
source string API source
Downloads last month
50