Cataract-1K Surgical Analysis Chain-of-Thought Dataset
Synthetic surgical-analysis instruction/chain-of-thought dataset derived from Cataract-1K frames.
At a glance
| Field | Value |
|---|---|
| Short name | lmod_cataract_1k_cot |
| Full name | Cataract-1K Surgical Analysis Chain-of-Thought Dataset |
| Primary category | multimodal |
| Contained modalities | surgical_video, text |
| Tasks | visual_question_answering, text_generation |
| Samples | Not reported |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | 1.0 GB |
| Source-stated terms | MIT |
| Normalized terms | mit |
| Descriptive screening label | Standard label without an explicit NC clause; verify that it applies to data |
| Terms scope | unknown |
| Access friction | anonymous_direct |
| Route backend | HuggingFace Hub |
| Availability | available (checked 2026-07-21) |
| Acquisition support | standard_platform_supported |
| Legacy sample-loader status | Metadata and access only |
Notes
Synthetic instruction layer derived from Cataract-1K; not an independent clinical dataset.
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download lmod_cataract_1k_cot --data-dir ./data --dry-run --json
# Explicit transfer, only when preflight reports supported behavior
eyehub download lmod_cataract_1k_cot --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('lmod_cataract_1k_cot')
print(preflight_dataset(ds, './data')) # no transfer
Upstream page: huggingface.co/datasets
Source-term evidence: huggingface.co/datasets
Loader status
This catalog record provides metadata and access instructions, but it does not yet include a standard DatasetSample loader. Inspect the source file structure or contribute a loader before using it in a training pipeline.
Citation
- BibTeX
- Plain text
@misc{lmod_cataract_1k_cot,
title = { Cataract-1K Surgical Analysis Chain-of-Thought Dataset },
note = { mehti/LMOD-Cataract-1K-surgical-analysis-cot. Hugging Face dataset, accessed 2026-07 },
year = { 2026 },
url = { https://huggingface.co/datasets/mehti/LMOD-Cataract-1K-surgical-analysis-cot },
}
mehti/LMOD-Cataract-1K-surgical-analysis-cot. Hugging Face dataset, accessed 2026-07.
Source-stated terms
- Raw source string: MIT
- Normalized category:
mit - Apparent scope:
unknown - Descriptive screening label: Standard label without an explicit NC clause; verify that it applies to data
⚠️ Source-stated terms, scope, and normalized labels are curation metadata, not legal advice or a permission finding. Review the current official source before transfer or reuse.
Related datasets with shared modalities
- ophora: Ophora-160K: Ophthalmic Surgical Video Instruction Dataset (160,185 records,
unknown) - lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records,
unknown) - fundus_cc_2_5m: Fundus-CC-2.5M Text Corpus (2,500,000 records,
unknown) - ocular_chat_vqa: OcularChat-VQA: AREDS-Derived Patient-Physician Dialogue Dataset (844,000 records,
cc-by-nc-sa) - fundus_105k: Fundus-105K Text Dataset (105,000 records,
unknown) - eyecare_100k: Eyecare-100K: Multimodal Ophthalmology VQA Corpus (102,000 records,
unknown) - angioreport: AngioReport Fundus Angiography Report Dataset (55,361 records,
unknown) - ophthalmology_mcqa_v3: Ophthalmology-MCQA-v3 (51,745 records,
unknown)