CoolFace
Datasetpublic

nguyenminh871/neo4j_java_function

Dataset Card for "neo4j_java_function" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes16downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: 'Unnamed: 0'5    dtype: int646  - name: func7    dtype: string8  - name: target9    dtype: bool10  - name: project11    dtype: string12  splits:13  - name: neo4j_train14    num_bytes: 1527698715    num_examples: 670516  - name: cleaned_neo4j_train17    num_bytes: 1392541418    num_examples: 670519  download_size: 744131820  dataset_size: 2920240121---22# Dataset Card for "neo4j_java_function"23 24[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)