cfahlgren1/pi-mono-fresh
收藏Hugging Face2026-04-06 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/cfahlgren1/pi-mono-fresh
下载链接
链接失效反馈官方服务:
资源简介:
---
pretty_name: pi-mono-fresh
source_datasets:
- badlogicgames/pi-mono
tags:
- jsonl
- text
- mirrored
---
# pi-mono-fresh
`cfahlgren1/pi-mono-fresh` is a straight mirror of the JSONL files from [`badlogicgames/pi-mono`](https://huggingface.co/datasets/badlogicgames/pi-mono).
## What is included
- 627 `.jsonl` files mirrored from the source dataset.
- `manifest.jsonl`, if present in the source dataset.
- No schema changes, filtering, or content transformations.
## Provenance
- Source dataset: [`badlogicgames/pi-mono`](https://huggingface.co/datasets/badlogicgames/pi-mono)
- Source snapshot mirrored: `dac2a1d3ba12dda597b973a791a77618ccb5f413`
- Mirror created: `2026-04-06`
- Mirrored by: [`cfahlgren1`](https://huggingface.co/cfahlgren1)
## Format
Each file is stored as newline-delimited JSON (`.jsonl`). File names are preserved from the source repository.
## Usage
```python
from huggingface_hub import snapshot_download
snapshot_download(
repo_id="cfahlgren1/pi-mono-fresh",
repo_type="dataset",
allow_patterns="*.jsonl",
local_dir="./pi-mono-fresh",
)
```
## Notes
This repository is intended to provide a fresh copy of the original JSONL artifacts under `cfahlgren1`. If you need the original upstream context, metadata, or future updates, refer to the source dataset.
提供机构:
cfahlgren1



