kseniasych commited on
Commit
b8cbc8c
·
verified ·
1 Parent(s): 555d882

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: 118986901
35
+ num_examples: 21467
36
+ - name: test
37
+ num_bytes: 6178939
38
+ num_examples: 1130
39
+ download_size: 53537541
40
+ dataset_size: 125165840
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:77d68f6822942383ce53bffae972842fe2fee74914258f57c03420be3f353f69
3
+ size 2666751
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4835a033acf8922714cda724ffc5c35458eecd30b2617842ec0f5d0e9274dff
3
+ size 50870790