--- dataset_info: features: - name: index dtype: int64 - name: class dtype: string - name: comment_sentence dtype: string - name: partition dtype: int64 - name: combo dtype: string - name: labels sequence: int64 splits: - name: java_train num_bytes: 2103494 num_examples: 7614 - name: java_test num_bytes: 517375 num_examples: 1725 - name: python_train num_bytes: 333094 num_examples: 1884 - name: python_test num_bytes: 74834 num_examples: 406 - name: pharo_train num_bytes: 308982 num_examples: 1298 - name: pharo_test num_bytes: 66577 num_examples: 289 download_size: 1159712 dataset_size: 3404356 configs: - config_name: default data_files: - split: java_train path: data/java_train-* - split: java_test path: data/java_test-* - split: python_train path: data/python_train-* - split: python_test path: data/python_test-* - split: pharo_train path: data/pharo_train-* - split: pharo_test path: data/pharo_test-* ---