CoolFace
Datasetpublic

ayseNur0/python-code-explanation-tr

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes7downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: input_text5    dtype: string6  - name: target_text7    dtype: string8  splits:9  - name: train10    num_bytes: 2828611    num_examples: 28012  download_size: 1115713  dataset_size: 2828614configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20