nguyenminh871 commited on
Commit
16a1564
·
1 Parent(s): b81644e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: int64
6
+ - name: func
7
+ dtype: string
8
+ - name: target
9
+ dtype: bool
10
+ - name: project
11
+ dtype: string
12
+ splits:
13
+ - name: neo4j_train
14
+ num_bytes: 15276987
15
+ num_examples: 6705
16
+ - name: cleaned_neo4j_train
17
+ num_bytes: 13925414
18
+ num_examples: 6705
19
+ download_size: 7441318
20
+ dataset_size: 29202401
21
+ ---
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)