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 +20 -0
- scores_typescript/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -336,6 +336,22 @@ dataset_info:
|
|
| 336 |
num_examples: 381521
|
| 337 |
download_size: 163405690
|
| 338 |
dataset_size: 313988710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 339 |
configs:
|
| 340 |
- config_name: documents_go
|
| 341 |
data_files:
|
|
@@ -429,4 +445,8 @@ configs:
|
|
| 429 |
data_files:
|
| 430 |
- split: train
|
| 431 |
path: scores_rust/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 432 |
---
|
|
|
|
| 336 |
num_examples: 381521
|
| 337 |
download_size: 163405690
|
| 338 |
dataset_size: 313988710
|
| 339 |
+
- config_name: scores_typescript
|
| 340 |
+
features:
|
| 341 |
+
- name: query_id
|
| 342 |
+
dtype: string
|
| 343 |
+
- name: document_ids
|
| 344 |
+
sequence: string
|
| 345 |
+
- name: scores
|
| 346 |
+
sequence: float64
|
| 347 |
+
- name: split
|
| 348 |
+
dtype: string
|
| 349 |
+
splits:
|
| 350 |
+
- name: train
|
| 351 |
+
num_bytes: 337041097
|
| 352 |
+
num_examples: 328457
|
| 353 |
+
download_size: 132702858
|
| 354 |
+
dataset_size: 337041097
|
| 355 |
configs:
|
| 356 |
- config_name: documents_go
|
| 357 |
data_files:
|
|
|
|
| 445 |
data_files:
|
| 446 |
- split: train
|
| 447 |
path: scores_rust/train-*
|
| 448 |
+
- config_name: scores_typescript
|
| 449 |
+
data_files:
|
| 450 |
+
- split: train
|
| 451 |
+
path: scores_typescript/train-*
|
| 452 |
---
|
scores_typescript/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae2b51c3b35c985ea0edac2003094629bc9094b9e8c3a1183ce251ca353e6783
|
| 3 |
+
size 132702858
|