KeisukeMiyamoto/lambda-corpus
lambda-corpus lambda-corpus is a Japanese text corpus for language model pretraining. It combines openly available Japanese datasets into a consistent format and provides predefined train, validation, and test splits. Purpose The dataset is intended for pretraining of Japanese language models. It contains web documents, Wikipedia-derived text, academic grant records, and synthetic question-answer text. Source Data Source Rows Tokens License… See the full description on the dataset page: https://huggingface.co/datasets/KeisukeMiyamoto/lambda-corpus.
lambda-corpus
lambda-corpus is a Japanese text corpus for language model pretraining. It combines openly available Japanese datasets into a consistent format and provides predefined train, validation, and test splits.
Purpose
The dataset is intended for pretraining of Japanese language models. It contains web documents, Wikipedia-derived text, academic grant records, and synthetic question-answer text.
Source Data
Dataset Size
The dataset contains approximately 11.23B tokens measured with the gemma 4 tokenizer.
Columns
Example
from datasets import load_dataset
dataset = load_dataset("KeisukeMiyamoto/lambda-corpus")
print(dataset["train"][0])Support Lambda
Lambda is an open-source project for building small Japanese language models from scratch. As a student, I have funded this project with income from my part-time job, but the growing training costs are becoming difficult to cover.
Your support helps cover GPU costs and develop larger models. Thank you for helping Lambda continue to grow.
Vast.ai
Vast.ai offers affordable cloud GPUs for AI training, with NVIDIA H100 SXM GPUs available from around $1.54 per hour. If you purchase credits through the link below, I receive 3% in GPU credits at no extra cost to you.
https://cloud.vast.ai/?ref_id=521936
Ko-fi
Support Lambda with a donation starting from $5.
<a href="https://ko-fi.com/lambdallm"> <img src="assets/supportmeonkofibadgeblue.png" alt="Support Lambda on Ko-fi" width="240"> </a>
