| --- |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| viewer: true |
| dataset_info: |
| features: |
| - name: messages |
| list: |
| - name: content |
| dtype: string |
| - name: role |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 4298356 |
| num_examples: 1980 |
| download_size: 4309038 |
| dataset_size: 4298356 |
| --- |
| |
| # Dataset Card for distilled-code-data-v2 |
|
|
| ## Dataset Description |
| - **Repository:** https://huggingface.co/datasets/kkomyoeminaung/distilled-code-data-v2 |
|
|
| ### Dataset Summary |
| ဒီ dataset က `distilled-code-data-v2` အတွက် ဖန်တီးထားတာပါ။ |
|
|
| ### Languages |
| - Myanmar (my) / English (en) |
|
|
| ## Dataset Structure |
|
|
| ### Data Instances |
| ```json |
| { "text": "နမူနာ စာသား", "label": "အညွှန်း" } |
| ``` |
|
|
| ### Data Fields |
| - `text`: main content, `label`: optional. |
|
|
| ### Data Splits |
| | Split | Files | |
| |-------|-------| |
| | train | data/train-00000-of-00001.parquet | |
|
|
| ## Licensing Information |
| ဒီ dataset က [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) အောက်မှာ ရှိပါတယ်။ |
|
|
| ## Citation |
| ```bibtex |
| @dataset{distilled-code-data-v2, |
| author = {{Your Name}}, |
| title = {distilled-code-data-v2}, |
| year = {2026}, |
| license = {{CC BY-NC 4.0}} |
| }} |
| ``` |