--- dataset_info: features: - name: id dtype: int64 - name: comment_id dtype: int64 - name: comment dtype: string - name: code dtype: string - name: classification dtype: string - name: isFinished dtype: bool - name: code_context_2 dtype: string - name: code_context_10 dtype: string - name: code_context_20 dtype: string splits: - name: train num_bytes: 88392573 num_examples: 4981 download_size: 3689503 dataset_size: 88392573 configs: - config_name: default data_files: - split: train path: data/train-* ---