Upload dataset
Browse files- README.md +59 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: crossfile_context_retrievalwref
|
5 |
+
struct:
|
6 |
+
- name: list
|
7 |
+
list:
|
8 |
+
- name: filename
|
9 |
+
dtype: string
|
10 |
+
- name: retrieved_chunk
|
11 |
+
dtype: string
|
12 |
+
- name: score
|
13 |
+
dtype: float64
|
14 |
+
- name: text
|
15 |
+
dtype: string
|
16 |
+
- name: prompt
|
17 |
+
dtype: string
|
18 |
+
- name: right_context
|
19 |
+
dtype: string
|
20 |
+
- name: metadata
|
21 |
+
struct:
|
22 |
+
- name: context_start_lineno
|
23 |
+
dtype: int64
|
24 |
+
- name: file
|
25 |
+
dtype: string
|
26 |
+
- name: groundtruth_start_lineno
|
27 |
+
dtype: int64
|
28 |
+
- name: repository
|
29 |
+
dtype: string
|
30 |
+
- name: right_context_start_lineno
|
31 |
+
dtype: int64
|
32 |
+
- name: task_id
|
33 |
+
dtype: string
|
34 |
+
- name: crossfile_context_retrieval
|
35 |
+
struct:
|
36 |
+
- name: list
|
37 |
+
list:
|
38 |
+
- name: filename
|
39 |
+
dtype: string
|
40 |
+
- name: retrieved_chunk
|
41 |
+
dtype: string
|
42 |
+
- name: score
|
43 |
+
dtype: float64
|
44 |
+
- name: text
|
45 |
+
dtype: string
|
46 |
+
- name: groundtruth
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 50948557
|
51 |
+
num_examples: 3356
|
52 |
+
download_size: 9430220
|
53 |
+
dataset_size: 50948557
|
54 |
+
configs:
|
55 |
+
- config_name: default
|
56 |
+
data_files:
|
57 |
+
- split: train
|
58 |
+
path: data/train-*
|
59 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be87b3290de78439ac992dd60be90e0c2577da9adddb379ae834da173c6e92ba
|
3 |
+
size 9430220
|