Upload dataset
Browse files- README.md +45 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: completion
|
| 33 |
+
dtype: string
|
| 34 |
+
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_bytes: 17456040
|
| 37 |
+
num_examples: 2264
|
| 38 |
+
download_size: 579465
|
| 39 |
+
dataset_size: 17456040
|
| 40 |
+
configs:
|
| 41 |
+
- config_name: default
|
| 42 |
+
data_files:
|
| 43 |
+
- split: train
|
| 44 |
+
path: data/train-*
|
| 45 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7e1ec56498d6b68f0a92c6de3e2432c6e50d352fc1225cb94af4d46a8fe811c
|
| 3 |
+
size 579465
|