ksych commited on
Commit
5a510fc
·
verified ·
1 Parent(s): 5b78870

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: commit
5
+ dtype: string
6
+ - name: old_file
7
+ dtype: string
8
+ - name: new_file
9
+ dtype: string
10
+ - name: old_contents
11
+ dtype: string
12
+ - name: new_contents
13
+ dtype: string
14
+ - name: subject
15
+ dtype: string
16
+ - name: message
17
+ dtype: string
18
+ - name: lang
19
+ dtype: string
20
+ - name: license
21
+ dtype: string
22
+ - name: repos
23
+ dtype: string
24
+ - name: ndiff
25
+ dtype: string
26
+ - name: instruction
27
+ dtype: string
28
+ - name: content
29
+ dtype: string
30
+ - name: fuzzy_diff
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 116318827.87577997
35
+ num_examples: 21467
36
+ - name: test
37
+ num_bytes: 6122899.124220029
38
+ num_examples: 1130
39
+ download_size: 52243198
40
+ dataset_size: 122441727.0
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: train
45
+ path: data/train-*
46
+ - split: test
47
+ path: data/test-*
48
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8efa7ab17f234350cae2e86ed2489f5726fe962b9f62d1a71add21e260adc8
3
+ size 2596645
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e8cb79e0a3e6d03fffbde03737a6355e6aa63e8380d446f252ae961ca5d59d
3
+ size 49646553