CoolFace
Datasetpublic

Zenng2812/bctc-md-domain-corpus

Vietnamese Financial Reports Markdown Domain Corpus Dataset này được tạo từ các báo cáo tài chính dạng Markdown trong thư mục BCTC_MD. Mục đích Dataset dùng cho continued pretraining / domain-adaptive pretraining mô hình ngôn ngữ trên miền báo cáo tài chính tiếng Việt. Cấu trúc dữ liệu Mỗi dòng trong train.jsonl hoặc validation.jsonl là một JSON object: { "text": "...", "source_file": "AAA_BCTC_2020.md", "document_id": "AAA_BCTC_2020"… See the full description on the dataset page: https://huggingface.co/datasets/Zenng2812/bctc-md-domain-corpus.

sourceHugging Facecc-by-nc-sa-4.0updated 5mo agoView on Hugging Face
0likes7downloads
2 commits on main
648848f5mo ago

Upload BCTC markdown continued pretraining dataset

Zenng2812
f5e68b05mo ago

initial commit

Zenng2812