datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
curated-elixir-the-stack-v3
Curated Elixir Stack v3
A curated, syntax-verified Elixir source code dataset derived from HuggingFaceCode/stack-v3-full. This was also an exploration for me to learn how datasets are curated.
Dataset Summary
Source: Derived directly from the public Elixir partition of The Stack v3 by BigCode.
File Count: ~564,000 files.
Target Size Bounds: Filtered to files between 1.5 KB and 25 KB post-cleaning.
Syntax Parsing: Validated using tree-sitter-elixir (AST parse… See the full description on the dataset page: https://huggingface.co/datasets/beyond369/curated-elixir-the-stack-v3.elixir_generated
Dataset Card for elixir_generated
This dataset has been created with distilabel.
Dataset Summary
This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI:
distilabel pipeline run --config "https://huggingface.co/datasets/joelkoch/elixir_generated/raw/main/pipeline.yaml"
or explore the configuration:
distilabel pipeline info --config… See the full description on the dataset page: https://huggingface.co/datasets/joelkoch/elixir_generated.
