Datasets:
Update dataset card
Browse files
README.md
CHANGED
|
@@ -10,18 +10,18 @@ tags:
|
|
| 10 |
- tokenizer
|
| 11 |
- moe
|
| 12 |
- dense
|
| 13 |
-
pretty_name:
|
| 14 |
size_categories:
|
| 15 |
- 10M<n<100M
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
This dataset repository stores upload-ready JSONL training checkpoints for code
|
| 21 |
completion and fill-in-the-middle training. Checkpoints are appended in
|
| 22 |
approximately 20 GiB units so they can also be copied to Google Drive and loaded
|
| 23 |
from Colab/H100 training jobs. New checkpoints use one JSONL file per 20 GiB
|
| 24 |
-
checkpoint. The long-term target is
|
| 25 |
Google Drive.
|
| 26 |
|
| 27 |
## Current Upload Status
|
|
@@ -32,6 +32,13 @@ Only validation-passing checkpoints should be uploaded or used for training.
|
|
| 32 |
| --- | ---: | --- | ---: | --- |
|
| 33 |
| `checkpoint_20260611_104104_bundle01_20g` | 19.04 GiB | valid, single JSONL | 0 | uploaded to Hugging Face; Google Drive cloud verified by rclone SHA256/size check |
|
| 34 |
| `checkpoint_20260611_112534_bundle01_20g` | 19.11 GiB | valid, single JSONL | 0 | uploaded to Hugging Face; Google Drive cloud verified by rclone SHA256/size check |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
## Repository Layout
|
| 37 |
|
|
|
|
| 10 |
- tokenizer
|
| 11 |
- moe
|
| 12 |
- dense
|
| 13 |
+
pretty_name: QuickCoder-Dataset
|
| 14 |
size_categories:
|
| 15 |
- 10M<n<100M
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# QuickCoder-Dataset
|
| 19 |
|
| 20 |
This dataset repository stores upload-ready JSONL training checkpoints for code
|
| 21 |
completion and fill-in-the-middle training. Checkpoints are appended in
|
| 22 |
approximately 20 GiB units so they can also be copied to Google Drive and loaded
|
| 23 |
from Colab/H100 training jobs. New checkpoints use one JSONL file per 20 GiB
|
| 24 |
+
checkpoint. The long-term target is 400 GiB total mirrored to Hugging Face and
|
| 25 |
Google Drive.
|
| 26 |
|
| 27 |
## Current Upload Status
|
|
|
|
| 32 |
| --- | ---: | --- | ---: | --- |
|
| 33 |
| `checkpoint_20260611_104104_bundle01_20g` | 19.04 GiB | valid, single JSONL | 0 | uploaded to Hugging Face; Google Drive cloud verified by rclone SHA256/size check |
|
| 34 |
| `checkpoint_20260611_112534_bundle01_20g` | 19.11 GiB | valid, single JSONL | 0 | uploaded to Hugging Face; Google Drive cloud verified by rclone SHA256/size check |
|
| 35 |
+
| `checkpoint_20260611_143422_bundle01_20g` | 19.19 GiB | valid, single JSONL | 0 | uploaded to Hugging Face; Google Drive upload pending user confirmation |
|
| 36 |
+
|
| 37 |
+
Current Hugging Face dataset repo:
|
| 38 |
+
|
| 39 |
+
```text
|
| 40 |
+
aisamdasu/QuickCoder-Dataset
|
| 41 |
+
```
|
| 42 |
|
| 43 |
## Repository Layout
|
| 44 |
|