CoolFace
Datasetpublic

shawon/Vibe-Coding-Instruct-Bangla

Vibe-Coding-Instruct-Bangla This dataset was translated to Bangla (Bengali, BN), using GLM 5.2 from lazarus19/Vibe-Coding-Instruct.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes19downloads
README.md29 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: instruction5    dtype: string6  - name: input7    dtype: string8  - name: output9    dtype: string10  - name: prompt11    dtype: string12  - name: prompt_bn13    dtype: string14  splits:15  - name: train16    num_bytes: 95717827117    num_examples: 110000018  download_size: 7519875719  dataset_size: 95717827120configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25---26 27# Vibe-Coding-Instruct-Bangla28 29This dataset was translated to Bangla (Bengali, BN), using GLM 5.2 from `lazarus19/Vibe-Coding-Instruct`.