Datasets:

Modalities:
Text
Formats:
json
Languages:
code
ArXiv:
Libraries:
Datasets
pandas
andre15silva commited on
Commit
7308ea5
·
1 Parent(s): 0f50477

add ir4xor2-deepseek

Browse files
README.md CHANGED
@@ -41,9 +41,9 @@ configs:
41
  - config_name: ir4xor2-deepseek
42
  data_files:
43
  - split: train
44
- path: ir4xor2-deepseek/train-*
45
  - split: test
46
- path: ir4xor2-deepseek/test-*
47
  dataset_info:
48
  - config_name: default
49
  features:
@@ -54,21 +54,6 @@ dataset_info:
54
  splits:
55
  - name: train
56
  - name: test
57
- - config_name: ir4xor2-deepseek
58
- features:
59
- - name: input
60
- dtype: string
61
- - name: output
62
- dtype: string
63
- splits:
64
- - name: train
65
- num_bytes: 258915789
66
- num_examples: 64643
67
- - name: test
68
- num_bytes: 3984288
69
- num_examples: 1000
70
- download_size: 86012849
71
- dataset_size: 262900077
72
  language:
73
  - code
74
  size_categories:
@@ -104,4 +89,4 @@ If you use RepairLLaMA in academic research, please cite "[RepairLLaMA: Efficien
104
  number = {2312.15698},
105
  institution = {arXiv},
106
  }
107
- ```
 
41
  - config_name: ir4xor2-deepseek
42
  data_files:
43
  - split: train
44
+ path: data/ir4xor2-deepseek/train*
45
  - split: test
46
+ path: data/ir4xor2-deepseek/test*
47
  dataset_info:
48
  - config_name: default
49
  features:
 
54
  splits:
55
  - name: train
56
  - name: test
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  language:
58
  - code
59
  size_categories:
 
89
  number = {2312.15698},
90
  institution = {arXiv},
91
  }
92
+ ```
data/ir4xor2-deepseek/README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ `input`: Buggy function w/ infilling mask and buggy code (IR4)
2
+ `output`: Fixed chunk (OR2)
3
+
4
+ The dataset is target at DeepSeek FIM models (i.e., uses their special tokens)
5
+
6
+ The size of training data is: 64643
7
+ The size of testing data is: 1000
ir4xor2-deepseek/test-00000-of-00001.parquet → data/ir4xor2-deepseek/test.jsonl RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7efc2e76d0722c350b4b966c8fe36585ae65b93b63efc096866244d69a54a2d6
3
- size 1303879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe61005222ee8275754e39d0dddf82911e644b9b8e7ee02ecf18b1ea84fd4140
3
+ size 4301365
ir4xor2-deepseek/train-00000-of-00001.parquet → data/ir4xor2-deepseek/train.jsonl RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48a3ccba7860e95ac902ed052a83b6d1862e1abd44123fe16f5096d9e63af1aa
3
- size 84708970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5699c781e7cc13a68e0e167e450e0cd13b2fe4586f2ca6516968d48906babe21
3
+ size 280600693