Upload dataset
Browse files- README.md +18 -0
- typescript-qrels/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -94,6 +94,20 @@ dataset_info:
|
|
| 94 |
num_examples: 1000
|
| 95 |
download_size: 320945
|
| 96 |
dataset_size: 633436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
- config_name: typescript-queries
|
| 98 |
features:
|
| 99 |
- name: _id
|
|
@@ -135,6 +149,10 @@ configs:
|
|
| 135 |
data_files:
|
| 136 |
- split: train
|
| 137 |
path: typescript-corpus/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 138 |
- config_name: typescript-queries
|
| 139 |
data_files:
|
| 140 |
- split: train
|
|
|
|
| 94 |
num_examples: 1000
|
| 95 |
download_size: 320945
|
| 96 |
dataset_size: 633436
|
| 97 |
+
- config_name: typescript-qrels
|
| 98 |
+
features:
|
| 99 |
+
- name: query-id
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: corpus-id
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: score
|
| 104 |
+
dtype: int64
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 58890
|
| 108 |
+
num_examples: 1000
|
| 109 |
+
download_size: 48818
|
| 110 |
+
dataset_size: 58890
|
| 111 |
- config_name: typescript-queries
|
| 112 |
features:
|
| 113 |
- name: _id
|
|
|
|
| 149 |
data_files:
|
| 150 |
- split: train
|
| 151 |
path: typescript-corpus/train-*
|
| 152 |
+
- config_name: typescript-qrels
|
| 153 |
+
data_files:
|
| 154 |
+
- split: train
|
| 155 |
+
path: typescript-qrels/train-*
|
| 156 |
- config_name: typescript-queries
|
| 157 |
data_files:
|
| 158 |
- split: train
|
typescript-qrels/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfc4be7c32b19e2c0ad7a71370feebaf1be56070aa9d9e1c7a15577ac9c6ae00
|
| 3 |
+
size 48818
|