Devy1 commited on
Commit
96a8bc8
·
verified ·
1 Parent(s): dc7bdab

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_id
5
+ dtype: int64
6
+ - name: repository
7
+ dtype: string
8
+ - name: commit_hash
9
+ dtype: string
10
+ - name: filepath
11
+ dtype: string
12
+ - name: original_method
13
+ dtype: string
14
+ - name: context
15
+ list:
16
+ - name: filepath
17
+ dtype: string
18
+ - name: code
19
+ dtype: string
20
+ - name: masking
21
+ struct:
22
+ - name: fim_idx
23
+ dtype: int64
24
+ - name: mask_type
25
+ dtype: string
26
+ - name: n_masked_tokens
27
+ dtype: int64
28
+ - name: prefix
29
+ dtype: string
30
+ - name: suffix
31
+ dtype: string
32
+ - name: prompt
33
+ dtype: string
34
+ - name: completion
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 33832472
39
+ num_examples: 2468
40
+ download_size: 923084
41
+ dataset_size: 33832472
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7367755203bd2734ac640196b101297b2dd96fd3b32e1ab828cf070ba70e78
3
+ size 923084