Datasets:
docs: rewrite dataset card in English to avoid encoding issues
Browse files- README.md +30 -30
- SOURCES.md +4 -4
README.md
CHANGED
|
@@ -19,56 +19,56 @@ source_datasets:
|
|
| 19 |
|
| 20 |
# JupiMind datasets
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
##
|
| 25 |
|
| 26 |
- `pretrain/j1r_24k_7b_mix/j1r_t4x4_24k_mix.jsonl`
|
| 27 |
- `pretrain/j1r_24k_7b_mix/j1r_t4x4_24k_mix.summary.json`
|
| 28 |
|
| 29 |
-
##
|
| 30 |
|
| 31 |
-
-
|
| 32 |
-
- Format:
|
| 33 |
-
-
|
| 34 |
-
-
|
| 35 |
-
-
|
| 36 |
-
-
|
| 37 |
-
-
|
| 38 |
|
| 39 |
-
##
|
| 40 |
|
| 41 |
-
|
| 42 |
|
| 43 |
-
| Source key | Upstream dataset | Config | Written sequences |
|
| 44 |
| --- | --- | --- | ---: | ---: | ---: | ---: | ---: |
|
| 45 |
-
| `fineweb2_vi` | `epfml/FineWeb2-HQ` | `vie_Latn
|
| 46 |
-
| `vietnamese_curated` | `VTSNLP/vietnamese_curated_dataset` | `-
|
| 47 |
-
| `wikipedia_vi` | `wikimedia/wikipedia` | `20231101.vi
|
| 48 |
-
| `stackv2_edu` | `common-pile/stackv2_edu_filtered` | `-
|
| 49 |
-
| `github_ai_docs` | `meowterspace42/github-ai-project-docs` | `-
|
| 50 |
-
| `tech_docs` | `saidsef/tech-docs` | `-
|
| 51 |
-
| `fineweb_edu` | `HuggingFaceFW/fineweb-edu` | `sample-10BT
|
| 52 |
|
| 53 |
-
## Provenance
|
| 54 |
|
| 55 |
-
|
| 56 |
|
| 57 |
-
| Upstream dataset |
|
| 58 |
| --- | --- | --- |
|
| 59 |
| `epfml/FineWeb2-HQ` | ODC-By 1.0; also subject to CommonCrawl Terms of Use | [upstream](https://huggingface.co/datasets/epfml/FineWeb2-HQ) |
|
| 60 |
-
| `VTSNLP/vietnamese_curated_dataset` | No explicit Hub license field;
|
| 61 |
| `wikimedia/wikipedia` | CC-BY-SA 3.0 and GFDL | [upstream](https://huggingface.co/datasets/wikimedia/wikipedia) |
|
| 62 |
-
| `common-pile/stackv2_edu_filtered` |
|
| 63 |
-
| `meowterspace42/github-ai-project-docs` | Apache-2.0 per Hub metadata;
|
| 64 |
| `saidsef/tech-docs` | Apache-2.0 | [upstream](https://huggingface.co/datasets/saidsef/tech-docs) |
|
| 65 |
| `HuggingFaceFW/fineweb-edu` | ODC-By 1.0; also subject to CommonCrawl Terms of Use | [upstream](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) |
|
| 66 |
|
| 67 |
-
##
|
| 68 |
|
| 69 |
-
-
|
| 70 |
-
-
|
| 71 |
-
-
|
| 72 |
|
| 73 |
## Quick load
|
| 74 |
|
|
|
|
| 19 |
|
| 20 |
# JupiMind datasets
|
| 21 |
|
| 22 |
+
This repository stores normalized dataset snapshots used for JupiMind training workflows. The primary asset at the moment is the pretraining mix built for `aevynt/JupiMind-Dense-J1R-Tokenizer-24k`.
|
| 23 |
|
| 24 |
+
## Files currently included
|
| 25 |
|
| 26 |
- `pretrain/j1r_24k_7b_mix/j1r_t4x4_24k_mix.jsonl`
|
| 27 |
- `pretrain/j1r_24k_7b_mix/j1r_t4x4_24k_mix.summary.json`
|
| 28 |
|
| 29 |
+
## Main dataset: J1R 24k 7B mix
|
| 30 |
|
| 31 |
+
- Type: pretraining JSONL
|
| 32 |
+
- Format: one record per line as `{"text": "..."}`
|
| 33 |
+
- Target tokenizer: `aevynt/JupiMind-Dense-J1R-Tokenizer-24k`
|
| 34 |
+
- Generated sequences: `1,710,000`
|
| 35 |
+
- Target context length: `4096`
|
| 36 |
+
- Estimated token budget: about `~7B` tokens using chunk size `4094`
|
| 37 |
+
- Original build output path: `/home/trainer/jupimind/outputs/pretrain/j1r_t4x4_24k_mix.jsonl`
|
| 38 |
|
| 39 |
+
## Actual source mix after backfill
|
| 40 |
|
| 41 |
+
Two smaller technical sources did not contain enough material to reach their planned quotas, so the build pipeline backfilled the missing volume with `fineweb2_vi`. The table below reports the **actual final composition**, not the initial intended weights.
|
| 42 |
|
| 43 |
+
| Source key | Upstream dataset | Config | Written sequences | Actual share | Initial target | Source shortfall | Backfill |
|
| 44 |
| --- | --- | --- | ---: | ---: | ---: | ---: | ---: |
|
| 45 |
+
| `fineweb2_vi` | `epfml/FineWeb2-HQ` | `vie_Latn` | 781,741 | 45.72% | 564,300 | 0 | 217,441 |
|
| 46 |
+
| `vietnamese_curated` | `VTSNLP/vietnamese_curated_dataset` | `-` | 376,200 | 22.00% | 376,200 | 0 | 0 |
|
| 47 |
+
| `wikipedia_vi` | `wikimedia/wikipedia` | `20231101.vi` | 171,000 | 10.00% | 171,000 | 0 | 0 |
|
| 48 |
+
| `stackv2_edu` | `common-pile/stackv2_edu_filtered` | `-` | 256,500 | 15.00% | 256,500 | 0 | 0 |
|
| 49 |
+
| `github_ai_docs` | `meowterspace42/github-ai-project-docs` | `-` | 3,047 | 0.18% | 136,800 | 133,753 | 0 |
|
| 50 |
+
| `tech_docs` | `saidsef/tech-docs` | `-` | 1,812 | 0.11% | 85,500 | 83,688 | 0 |
|
| 51 |
+
| `fineweb_edu` | `HuggingFaceFW/fineweb-edu` | `sample-10BT` | 119,700 | 7.00% | 119,700 | 0 | 0 |
|
| 52 |
|
| 53 |
+
## Provenance and licensing
|
| 54 |
|
| 55 |
+
This repository does **not** apply a single blanket content license to the mixed dataset. Each source portion remains governed by its upstream terms. See [`LICENSE`](./LICENSE) and [`SOURCES.md`](./SOURCES.md) for details.
|
| 56 |
|
| 57 |
+
| Upstream dataset | Upstream license or terms | Link |
|
| 58 |
| --- | --- | --- |
|
| 59 |
| `epfml/FineWeb2-HQ` | ODC-By 1.0; also subject to CommonCrawl Terms of Use | [upstream](https://huggingface.co/datasets/epfml/FineWeb2-HQ) |
|
| 60 |
+
| `VTSNLP/vietnamese_curated_dataset` | No explicit Hub license field; review the upstream dataset card and underlying component datasets. | [upstream](https://huggingface.co/datasets/VTSNLP/vietnamese_curated_dataset) |
|
| 61 |
| `wikimedia/wikipedia` | CC-BY-SA 3.0 and GFDL | [upstream](https://huggingface.co/datasets/wikimedia/wikipedia) |
|
| 62 |
+
| `common-pile/stackv2_edu_filtered` | Open-source licenses vary by document; review upstream card and per-row metadata. | [upstream](https://huggingface.co/datasets/common-pile/stackv2_edu_filtered) |
|
| 63 |
+
| `meowterspace42/github-ai-project-docs` | Apache-2.0 per Hub metadata; original source repositories may still carry their own licenses. | [upstream](https://huggingface.co/datasets/meowterspace42/github-ai-project-docs) |
|
| 64 |
| `saidsef/tech-docs` | Apache-2.0 | [upstream](https://huggingface.co/datasets/saidsef/tech-docs) |
|
| 65 |
| `HuggingFaceFW/fineweb-edu` | ODC-By 1.0; also subject to CommonCrawl Terms of Use | [upstream](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) |
|
| 66 |
|
| 67 |
+
## Usage notes
|
| 68 |
|
| 69 |
+
- This is a **derived training mix** assembled for pretraining, not a replacement distribution for the original source datasets.
|
| 70 |
+
- Downstream users are responsible for reviewing legal, safety, privacy, attribution, and redistribution obligations of each upstream source before training or deploying a model.
|
| 71 |
+
- `VTSNLP/vietnamese_curated_dataset` and `common-pile/stackv2_edu_filtered` require extra care because their final content rights depend on upstream components or per-document metadata.
|
| 72 |
|
| 73 |
## Quick load
|
| 74 |
|
SOURCES.md
CHANGED
|
@@ -11,13 +11,13 @@
|
|
| 11 |
- Link: https://huggingface.co/datasets/epfml/FineWeb2-HQ
|
| 12 |
- Config used: `vie_Latn`
|
| 13 |
- Actual written sequences: 781,741
|
| 14 |
-
- Notes: received all backfill
|
| 15 |
- Upstream terms: ODC-By 1.0; also subject to CommonCrawl Terms of Use
|
| 16 |
|
| 17 |
### 2. VTSNLP/vietnamese_curated_dataset
|
| 18 |
- Link: https://huggingface.co/datasets/VTSNLP/vietnamese_curated_dataset
|
| 19 |
- Actual written sequences: 376,200
|
| 20 |
-
- Upstream terms: No explicit Hub license field;
|
| 21 |
|
| 22 |
### 3. wikimedia/wikipedia
|
| 23 |
- Link: https://huggingface.co/datasets/wikimedia/wikipedia
|
|
@@ -28,13 +28,13 @@
|
|
| 28 |
### 4. common-pile/stackv2_edu_filtered
|
| 29 |
- Link: https://huggingface.co/datasets/common-pile/stackv2_edu_filtered
|
| 30 |
- Actual written sequences: 256,500
|
| 31 |
-
- Upstream terms:
|
| 32 |
|
| 33 |
### 5. meowterspace42/github-ai-project-docs
|
| 34 |
- Link: https://huggingface.co/datasets/meowterspace42/github-ai-project-docs
|
| 35 |
- Actual written sequences: 3,047
|
| 36 |
- Shortfall vs target: 133,753
|
| 37 |
-
- Upstream terms: Apache-2.0 per Hub metadata;
|
| 38 |
|
| 39 |
### 6. saidsef/tech-docs
|
| 40 |
- Link: https://huggingface.co/datasets/saidsef/tech-docs
|
|
|
|
| 11 |
- Link: https://huggingface.co/datasets/epfml/FineWeb2-HQ
|
| 12 |
- Config used: `vie_Latn`
|
| 13 |
- Actual written sequences: 781,741
|
| 14 |
+
- Notes: received all backfill once smaller technical sources ran out of material.
|
| 15 |
- Upstream terms: ODC-By 1.0; also subject to CommonCrawl Terms of Use
|
| 16 |
|
| 17 |
### 2. VTSNLP/vietnamese_curated_dataset
|
| 18 |
- Link: https://huggingface.co/datasets/VTSNLP/vietnamese_curated_dataset
|
| 19 |
- Actual written sequences: 376,200
|
| 20 |
+
- Upstream terms: No explicit Hub license field; review the upstream dataset card and underlying component datasets.
|
| 21 |
|
| 22 |
### 3. wikimedia/wikipedia
|
| 23 |
- Link: https://huggingface.co/datasets/wikimedia/wikipedia
|
|
|
|
| 28 |
### 4. common-pile/stackv2_edu_filtered
|
| 29 |
- Link: https://huggingface.co/datasets/common-pile/stackv2_edu_filtered
|
| 30 |
- Actual written sequences: 256,500
|
| 31 |
+
- Upstream terms: Open-source licenses vary by document; review upstream card and per-row metadata.
|
| 32 |
|
| 33 |
### 5. meowterspace42/github-ai-project-docs
|
| 34 |
- Link: https://huggingface.co/datasets/meowterspace42/github-ai-project-docs
|
| 35 |
- Actual written sequences: 3,047
|
| 36 |
- Shortfall vs target: 133,753
|
| 37 |
+
- Upstream terms: Apache-2.0 per Hub metadata; original source repositories may still carry their own licenses.
|
| 38 |
|
| 39 |
### 6. saidsef/tech-docs
|
| 40 |
- Link: https://huggingface.co/datasets/saidsef/tech-docs
|