| ---
|
| pretty_name: CaseFactory generated dataset
|
| tags:
|
| - synthetic
|
| - templating
|
| - reproducible
|
| license: cc-by-4.0
|
| configs:
|
| - config_name: default
|
| data_files:
|
| - split: train
|
| path: data/train-*
|
| - split: validation
|
| path: data/validation-*
|
| - split: test
|
| path: data/test-*
|
| dataset_info:
|
| features:
|
| - name: id
|
| dtype: string
|
| - name: run_id
|
| dtype: string
|
| - name: case_type
|
| dtype: string
|
| - name: seed
|
| dtype: int64
|
| - name: question
|
| dtype: string
|
| - name: gold
|
| dtype: string
|
| splits:
|
| - name: train
|
| num_bytes: 5908107
|
| num_examples: 8000
|
| - name: validation
|
| num_bytes: 740720
|
| num_examples: 1000
|
| - name: test
|
| num_bytes: 742004
|
| num_examples: 1000
|
| download_size: 921320
|
| dataset_size: 7390831
|
| ---
|
|
|
| # casefactory dataset
|
|
|
| ## Run metadata
|
|
|
| - run_id: c9655dcd543f
|
| - code_version: 0.1.dev63+g67e8af54d
|
| - git_sha: 67e8af5
|
| - python_version: 3.13.12
|
| - generation_timestamp: 2026-03-08T09:41:37.843658+00:00
|
| - templates_source: https://github.com/victorlavrenko/casefactory-templates
|
|
|
| ## Build options
|
|
|
| | option | value |
|
| |-------:|-------|
|
| | debug | False |
|
| | n_total | 10000 |
|
| | run_id | (auto) |
|
| | seed | 1337 |
|
| | splits | 0.8,0.1,0.1 |
|
| | templates_git | https://github.com/victorlavrenko/casefactory-templates |
|
| | templates_local | (none) |
|
| | templates_subdir | . |
|
| ## Case catalog
|
|
|
| | case_type | template_path |
|
| |----------:|---------------|
|
| | orl-conductive-acute | orl/conductive/acute.md |
|
| | orl-ssnhl-acute | orl/ssnhl/acute.md |
|
| |