Pouriad commited on
Commit
1684e15
1 Parent(s): 074cec7

Upload a sample project of gitbug java dataset

Browse files
Files changed (2) hide show
  1. README.md +56 -0
  2. java/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: java
4
+ features:
5
+ - name: repo
6
+ dtype: string
7
+ - name: licence_name
8
+ dtype: string
9
+ - name: sha
10
+ dtype: string
11
+ - name: language
12
+ dtype: string
13
+ - name: context
14
+ dtype: string
15
+ - name: CLASS_NAME
16
+ dtype: string
17
+ - name: METHOD_NAME
18
+ dtype: string
19
+ - name: TEST_FILE
20
+ dtype: string
21
+ - name: LIBRARIES
22
+ dtype: string
23
+ - name: SUGGESTED_FRAMEWORK
24
+ dtype: string
25
+ - name: SOURCES
26
+ dtype: string
27
+ - name: CREATE_NEW_FILE
28
+ dtype: string
29
+ - name: CUSTOM_INSTRUCTIONS
30
+ dtype: string
31
+ - name: testCode
32
+ dtype: string
33
+ - name: testOffset
34
+ dtype: int64
35
+ - name: testPath
36
+ dtype: string
37
+ - name: codeUnderTest
38
+ dtype: string
39
+ - name: codeUnderTestOffset
40
+ dtype: int64
41
+ - name: codeUnderTestPath
42
+ dtype: string
43
+ - name: codeUnderTestType
44
+ dtype: string
45
+ splits:
46
+ - name: test
47
+ num_bytes: 386776
48
+ num_examples: 47
49
+ download_size: 81877
50
+ dataset_size: 386776
51
+ configs:
52
+ - config_name: java
53
+ data_files:
54
+ - split: test
55
+ path: java/test-*
56
+ ---
java/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1622df96a574934da819ea966f53bafe23e65709378c25cc706298b358eb6eff
3
+ size 81877