nguyenminh871 commited on
Commit
716fba7
·
1 Parent(s): c672e87

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: int64
6
+ - name: func
7
+ dtype: string
8
+ - name: target
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': true
13
+ '1': false
14
+ - name: project
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 20529988.026214454
19
+ num_examples: 6699
20
+ - name: test
21
+ num_bytes: 6843329.342071485
22
+ num_examples: 2233
23
+ - name: validation
24
+ num_bytes: 6846393.976796999
25
+ num_examples: 2234
26
+ download_size: 11710239
27
+ dataset_size: 34219711.34508294
28
+ ---
29
+ # Dataset Card for "java_unifiedbug_5-1"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)