kseniasych commited on
Commit
d325420
·
verified ·
1 Parent(s): 953871b

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: 182438830
35
+ num_examples: 32083
36
+ - name: test
37
+ num_bytes: 9723599
38
+ num_examples: 1700
39
+ download_size: 81791813
40
+ dataset_size: 192162429
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:5404863510841273eb744bcab3cc0fffd16954f50a74fe6579eedf87918f2286
3
+ size 4029827
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f374eb6f3135524014ae627a27fdd787733f51d34cd96c0c3556a696df98ea14
3
+ size 77761986