--- 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: 1925680 num_examples: 6820 - name: java_test num_bytes: 487540 num_examples: 1582 - name: python_train num_bytes: 326520 num_examples: 1838 - name: python_test num_bytes: 74834 num_examples: 406 - name: pharo_train num_bytes: 306371 num_examples: 1281 - name: pharo_test num_bytes: 66056 num_examples: 286 download_size: 1140375 dataset_size: 3187001 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-* ---