document_id string | document_text string | document_filename string | document_metadata dict | document_summary string | summarization_model string | chunks list | multihop_chunks list |
|---|---|---|---|---|---|---|---|
dfd01672-8697-4490-a14b-d8646364bdb0 | ---
title: Common Domain Model Materials
---
Explore More Resources and Videos on the Common Domain Model in the [FINOS Resource Center](https://resources.finos.org/category/projects-sigs/common-domain-model-cdm?projects-sigs=common-domain-model-cdm&c=cG9zdDo5OTEwNzc%3D)
## COMMON DOMAIN MODEL IN THE NEWS
### [CDM ... | cdm-materials.md | {
"file_size": 9291
} | The document focuses on the Common Domain Model (CDM), a standardized data model for representing trade events in financial markets that is hosted as an open source project by FINOS (Fintech Open-Source Foundation). The CDM aims to enhance post-trade efficiency, reduce reconciliation burdens, lower settlement failure r... | zai-org/GLM-4.5 | [
{
"chunk_id": "dfd01672-8697-4490-a14b-d8646364bdb0_0",
"chunk_text": "---\ntitle: Common Domain Model Materials\n---\n\nExplore More Resources and Videos on the Common Domain Model in the [FINOS Resource Center](https://resources.finos.org/category/projects-sigs/common-domain-model-cdm?projects-sigs=common... | [
{
"chunk_ids": [
"dfd01672-8697-4490-a14b-d8646364bdb0_0"
],
"chunks_text": [
"---\ntitle: Common Domain Model Materials\n---\n\nExplore More Resources and Videos on the Common Domain Model in the [FINOS Resource Center](https://resources.finos.org/category/projects-sigs/common-domain-model-... |
Finos Cdm Cdm Materials
This dataset was generated using YourBench (v0.6.0), an open-source framework for generating domain-specific benchmarks from document collections.
Pipeline Steps
- ingestion: Read raw source documents, convert them to normalized markdown and save for downstream steps
- summarization: Perform hierarchical summarization: chunk-level LLM summaries followed by combine-stage reduction
- chunking: Split texts into token-based single-hop and multi-hop chunks
- single_shot_question_generation: Generate standalone question-answer pairs per chunk using LLM
Reproducibility
To reproduce this dataset, use YourBench v0.6.0 with the following configuration:
hf_configuration:
hf_dataset_name: finos-cdm-cdm-materials
hf_organization: LunaticMuch
hf_token: $HF_TOKEN
local_dataset_dir: data/saved_dataset
jsonl_export_dir: data/jsonl_export
pipeline_config:
ingestion:
source_documents_dir: data/finos-cdm-cdm-materials
output_dir: processed/finos-cdm-cdm-materials
pdf_llm_prompt: yourbench/prompts/ingestion/pdf_llm_prompt.md
summarization:
summarization_user_prompt: yourbench/prompts/summarization/summarization_user_prompt.md
combine_summaries_user_prompt: yourbench/prompts/summarization/combine_summaries_user_prompt.md
chunking: {}
single_shot_question_generation:
single_shot_system_prompt: yourbench/prompts/question_generation/single_shot_system_prompt.md
single_shot_system_prompt_multi: yourbench/prompts/question_generation/single_shot_system_prompt_multi.md
single_shot_user_prompt: yourbench/prompts/question_generation/single_shot_user_prompt.md
prepare_lighteval: {}
(This dataset card was automatically generated by YourBench)
- Downloads last month
- 12