sentence-transformers/codesearchnet
Dataset Card for CodeSearchNet This dataset is a collection of comment-code pairs of various programming languages. See code_search_net for additional information. This dataset can be used directly with Sentence Transformers to train embedding models. Dataset Subsets pair subset Columns: "comment", "code" Column types: str, str Examples:{ 'comment': 'Computes the new parent id for the node being moved.\n\n@return int', 'code': "protected… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/codesearchnet.
16486
Update README.md
Upload dataset
initial commit
