Dataset Viewer
The dataset viewer is not available for this split.
The info cannot be fetched for the config 'default' of the dataset.
Error code: InfoError
Exception: HfHubHTTPError
Message: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/LLM-OS-Models/LFM2.5-KO-CPT-Full-LFMStyle-Shards-20260627/tree/511b9709950c00042cfb2abaa89265cb5fd7c38b?recursive=false&expand=false'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 223, in compute_first_rows_from_streaming_response
info = get_dataset_config_info(path=dataset, config_name=config, token=hf_token)
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 268, in get_dataset_config_info
builder = load_dataset_builder(
path,
...<6 lines>...
**config_kwargs,
)
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1325, in load_dataset_builder
dataset_module = dataset_module_factory(
path,
...<5 lines>...
cache_dir=cache_dir,
)
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1217, in dataset_module_factory
raise e1 from None
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1192, in dataset_module_factory
).get_module()
~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 648, in get_module
patterns = get_data_patterns(base_path, download_config=self.download_config)
File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 493, in get_data_patterns
return _get_data_files_patterns(resolver)
File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 268, in _get_data_files_patterns
data_files = pattern_resolver(pattern)
File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 372, in resolve_pattern
for filepath, info in fs.glob(fs_pattern, detail=True, **glob_kwargs).items():
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 728, in glob
return super().glob(path, maxdepth=maxdepth, **kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/fsspec/spec.py", line 604, in glob
allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs)
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 782, in find
path_info = self.info(path, **kwargs)
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 937, in info
self.ls(parent_path)
~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 501, in ls
out = self._ls_tree(path, refresh=refresh, revision=revision, **kwargs)
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 612, in _ls_tree
for path_info in tree:
^^^^
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_api.py", line 3922, in list_repo_tree
for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}):
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/utils/_pagination.py", line 36, in paginate
hf_raise_for_status(r)
~~~~~~~~~~~~~~~~~~~^^^
File "/usr/local/lib/python3.14/site-packages/huggingface_hub/utils/_http.py", line 877, in hf_raise_for_status
raise _format(HfHubHTTPError, str(e), response) from e
huggingface_hub.errors.HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/LLM-OS-Models/LFM2.5-KO-CPT-Full-LFMStyle-Shards-20260627/tree/511b9709950c00042cfb2abaa89265cb5fd7c38b?recursive=false&expand=false'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
LFM2.5-KO-CPT-Full-LFMStyle-Shards-20260627
Source-separated LFM-style CPT shards: Korean Wiki, finance, legal raw/tasks/RAG/bar answers, and terminal ToolBench.
This dataset is part of the LFM2.5-8B-A1B-KO-SFT / Agentic SFT workflow.
- Main SFT model: https://huggingface.co/LLM-OS-Models/LFM2.5-8B-A1B-KO-SFT
- CPT base model: https://huggingface.co/LLM-OS-Models/LFM2.5-8B-A1B-KO-CPT-FULL
- Agentic follow-up model: https://huggingface.co/LLM-OS-Models/LFM2.5-8B-A1B-KO-Agentic-SFT
- SFT GitHub: https://github.com/gyunggyung/LFM25-KO-SFT
- CPT GitHub: https://github.com/gyunggyung/LFM25-KO-CPT
Source Attribution
- Source-separated CPT shards for Korean Wiki, Korean finance, Korean legal raw/task/RAG/bar-answer data, and terminal/tool-use traces.
- Shard filenames are preserved under
data/so consumers can inspect or reweight domains independently.
Additional public references:
- Liquid LFM base model: https://huggingface.co/LiquidAI/LFM2.5-8B-A1B
- Liquid chat template docs: https://docs.liquid.ai/lfm/key-concepts/chat-template
- Liquid tool-use docs: https://docs.liquid.ai/lfm/key-concepts/tool-use
- Legalize-KR organization: https://github.com/legalize-kr
- KoTSQA v2.0: https://huggingface.co/datasets/etri-lirs/KoTSQA-v.2.0
- Korean dataset index reviewed for candidates: https://github.com/gyunggyung/LLM-Ko-Datasets
Notes
- Use this repo when you need source-level filtering, deduplication, or domain-ratio reconstruction.
- This is the best public artifact for auditing which CPT source files entered the KO-CPT run.
Summary
| field | value |
|---|---|
| kind | raw_lfm_chat_jsonl |
| sample count | n/a |
| token count | n/a |
| max sequence / sample length | n/a |
| uploaded size bytes | 26204095030 |
Format
raw_lfm_chat_jsonl: JSONL rows with atextfield containing LFM ChatML-like conversation text.prepared_tokenized: NumPy response-only SFT arrays built with the LFM tokenizer:tokens.npyepoch_0/inst_start.npyepoch_0/inst_len.npyepoch_0/resp_start.npyepoch_0/resp_len.npytokenizer.json
Local Source Path
/home/work/.data/lfm2_ko_cpt/datasets/shards_full_lfmstyle_20260627
License And Usage Notes
This release republishes preprocessing artifacts used for the LFM2.5 Korean CPT/SFT workflow. Source components come from multiple public or locally prepared datasets, so downstream users should verify each upstream source license before redistribution or commercial use. Legal and finance examples are for model training/evaluation only and are not legal, financial, or investment advice.
Stats
{
"path": "/home/work/.data/lfm2_ko_cpt/datasets/shards_full_lfmstyle_20260627",
"size_bytes": 26204095030,
"jsonl_files": [
{
"name": "000_kowiki_raw_full_20260524.jsonl",
"size_bytes": 2055390454
},
{
"name": "001_bcai_finance_kor_hrm_20260524.jsonl",
"size_bytes": 5677401098
},
{
"name": "002_BCAI-Finance-Kor-1862K.jsonl",
"size_bytes": 5664370381
},
{
"name": "003_korean_legal_raw_full_20260523.jsonl",
"size_bytes": 1801038575
},
{
"name": "004_korean_legal_tasks_full_20260524.jsonl",
"size_bytes": 4130351212
},
{
"name": "005_korean_admrule_precedent_raw_full_20260524.jsonl",
"size_bytes": 1682358397
},
{
"name": "006_ko_legal_source_agent_sft_20260621.jsonl",
"size_bytes": 123458032
},
{
"name": "007_ko_legal_rag_agent_sft_round15_v2.jsonl",
"size_bytes": 14971282
},
{
"name": "008_current_law_bar_json_answer_sft_20260621.jsonl",
"size_bytes": 8900012
},
{
"name": "009_lfm25_terminal_toolbench_hrm_turns_v1.jsonl",
"size_bytes": 5045852445
}
],
"file_count": 20
}
- Downloads last month
- -