README.md
pyproject.toml
src/schemas_hf/__init__.py
src/schemas_hf/base.py
src/schemas_hf/bundles.py
src/schemas_hf/cache.py
src/schemas_hf/cli.py
src/schemas_hf/codegen.py
src/schemas_hf/custom.py
src/schemas_hf/embeddings.py
src/schemas_hf/inspect.py
src/schemas_hf/naming.py
src/schemas_hf/publish.py
src/schemas_hf/registry.py
src/schemas_hf/sync.py
src/schemas_hf/wizard.py
src/schemas_hf.egg-info/PKG-INFO
src/schemas_hf.egg-info/SOURCES.txt
src/schemas_hf.egg-info/dependency_links.txt
src/schemas_hf.egg-info/entry_points.txt
src/schemas_hf.egg-info/requires.txt
src/schemas_hf.egg-info/top_level.txt
src/schemas_hf/datasets/__init__.py
src/schemas_hf/datasets/abirate__english_quotes.py
src/schemas_hf/datasets/ag_news.py
src/schemas_hf/datasets/ai4math__mathvista.py
src/schemas_hf/datasets/ai_mo__numinamath_lean.py
src/schemas_hf/datasets/almogtavor__google_analogy_dataset.py
src/schemas_hf/datasets/bigcode__the_stack.py
src/schemas_hf/datasets/cifar10__plain_text.py
src/schemas_hf/datasets/domenicrosati__truthfulqa.py
src/schemas_hf/datasets/euclaise__logician.py
src/schemas_hf/datasets/facebook__xnli__all_languages.py
src/schemas_hf/datasets/fancyzhx__yelp_polarity__plain_text.py
src/schemas_hf/datasets/glue__qqp.py
src/schemas_hf/datasets/glue__sst2.py
src/schemas_hf/datasets/glue__stsb.py
src/schemas_hf/datasets/gsm8k__main.py
src/schemas_hf/datasets/hellaswag.py
src/schemas_hf/datasets/huggingfacefw__fineweb__sample_10bt.py
src/schemas_hf/datasets/ilsvrc__imagenet_1k.py
src/schemas_hf/datasets/imdb.py
src/schemas_hf/datasets/imdb__plain_text.py
src/schemas_hf/datasets/kukedlc__spanish_train.py
src/schemas_hf/datasets/layoric__tiny_codes_alpaca.py
src/schemas_hf/datasets/lmms_lab__llava_video_178k__0_30_s_academic_v0_1.py
src/schemas_hf/datasets/mathllms__mathvision.py
src/schemas_hf/datasets/mbpp__full.py
src/schemas_hf/datasets/msun__modelnet40.py
src/schemas_hf/datasets/mteb__banking77.py
src/schemas_hf/datasets/mteb__hotelreviewsentimentclassification.py
src/schemas_hf/datasets/mteb__news.py
src/schemas_hf/datasets/mteb__online_store_review_sentiment.py
src/schemas_hf/datasets/mteb__restaurant_review_sentiment.py
src/schemas_hf/datasets/mteb__tweetemotionclassification.py
src/schemas_hf/datasets/neelnanda__counterfact_tracing.py
src/schemas_hf/datasets/open_orca__openorca.py
src/schemas_hf/datasets/openai__gsm8k__main.py
src/schemas_hf/datasets/rowan__hellaswag.py
src/schemas_hf/datasets/stanfordnlp__imdb__plain_text.py
src/schemas_hf/datasets/stanfordnlp__snli.py
src/schemas_hf/datasets/uwunion__arcagi.py
src/schemas_hf/datasets/uwunion__arcagi2.py
src/schemas_hf/datasets/uwunion__arxiv_papers.py
src/schemas_hf/datasets/uwunion__celeba_attrs.py
src/schemas_hf/datasets/uwunion__cmu_mocap.py
src/schemas_hf/datasets/uwunion__coco_mixed.py
src/schemas_hf/datasets/uwunion__dmt_brains_conditions.py
src/schemas_hf/datasets/uwunion__dmt_brains_signals.py
src/schemas_hf/datasets/uwunion__fineweb2_mix.py
src/schemas_hf/datasets/uwunion__glove_dolma_300d.py
src/schemas_hf/datasets/uwunion__gutenberg_en_50k.py
src/schemas_hf/datasets/uwunion__imagenet_1k_images.py
src/schemas_hf/datasets/uwunion__instruct_svg.py
src/schemas_hf/datasets/uwunion__laion_10m.py
src/schemas_hf/datasets/uwunion__logician_v2.py
src/schemas_hf/datasets/uwunion__mathmax.py
src/schemas_hf/datasets/uwunion__mathx_100k.py
src/schemas_hf/datasets/uwunion__numina_lean.py
src/schemas_hf/datasets/uwunion__svg_viewer.py
src/schemas_hf/datasets/uwunion__svg_vision.py
src/schemas_hf/datasets/uwunion__vctk_speakers.py
src/schemas_hf/datasets/uwunion__vctk_utterances.py
src/schemas_hf/datasets/uwunion__wikipedia_main.py
src/schemas_hf/datasets/uwunion__wine.py
src/schemas_hf/datasets/vezora__tested_143k_python_alpaca.py
tests/test_cache_scanner.py
tests/test_cli.py
tests/test_codegen.py
tests/test_curated_datasets.py
tests/test_custom_infer.py
tests/test_dataset_modules.py
tests/test_inspect.py
tests/test_package.py
tests/test_publish_hf.py
tests/test_registry.py
tests/test_sync.py
tests/test_wizard.py