CodeT5SmallCAPS/CAPS_Python
Dataset Card for "DeepCC_Python" More Information needed
312
1---2dataset_info:3 features:4 - name: code5 dtype: string6 - name: code_sememe7 dtype: string8 - name: token_type9 dtype: string10 - name: code_dependency11 dtype: string12 splits:13 - name: train14 num_bytes: 1702629853.21678515 num_examples: 36234216 - name: val17 num_bytes: 212829906.391607518 num_examples: 4529319 - name: test20 num_bytes: 212829906.391607521 num_examples: 4529322 download_size: 79675912523 dataset_size: 2128289666.024---25# Dataset Card for "DeepCC_Python"26 27[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)