Datasets:
Modalities:
Text
Formats:
parquet
Languages:
code
Size:
10M - 100M
Tags:
code-search
hard-negatives
knowledge-distillation
contrastive-learning
sentence-transformers
colbert
License:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -260,6 +260,22 @@ dataset_info:
|
|
| 260 |
num_examples: 424463
|
| 261 |
download_size: 172081084
|
| 262 |
dataset_size: 335234088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
- config_name: scores_ruby
|
| 264 |
features:
|
| 265 |
- name: query_id
|
|
@@ -365,6 +381,10 @@ configs:
|
|
| 365 |
data_files:
|
| 366 |
- split: train
|
| 367 |
path: scores_php/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 368 |
- config_name: scores_ruby
|
| 369 |
data_files:
|
| 370 |
- split: train
|
|
|
|
| 260 |
num_examples: 424463
|
| 261 |
download_size: 172081084
|
| 262 |
dataset_size: 335234088
|
| 263 |
+
- config_name: scores_python
|
| 264 |
+
features:
|
| 265 |
+
- name: query_id
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: document_ids
|
| 268 |
+
sequence: string
|
| 269 |
+
- name: scores
|
| 270 |
+
sequence: float64
|
| 271 |
+
- name: split
|
| 272 |
+
dtype: string
|
| 273 |
+
splits:
|
| 274 |
+
- name: train
|
| 275 |
+
num_bytes: 696367166
|
| 276 |
+
num_examples: 776900
|
| 277 |
+
download_size: 324376203
|
| 278 |
+
dataset_size: 696367166
|
| 279 |
- config_name: scores_ruby
|
| 280 |
features:
|
| 281 |
- name: query_id
|
|
|
|
| 381 |
data_files:
|
| 382 |
- split: train
|
| 383 |
path: scores_php/train-*
|
| 384 |
+
- config_name: scores_python
|
| 385 |
+
data_files:
|
| 386 |
+
- split: train
|
| 387 |
+
path: scores_python/train-*
|
| 388 |
- config_name: scores_ruby
|
| 389 |
data_files:
|
| 390 |
- split: train
|
scores_python/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32b75f2ac99b35abb6c41f68ce1bcc438b5c07254fccdb8902c111a7d5ec9921
|
| 3 |
+
size 164426171
|
scores_python/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b7660e92a69d7716f426ef1f95a6069c4ee799e2ecb308da2b635bc7e0c5e20
|
| 3 |
+
size 159950032
|