File size: 571 Bytes
91eda8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: query_id
    dtype: string
  - name: corpus_id
    dtype: string
  - name: score
    dtype: int64
  splits:
  - name: train
    num_bytes: 27024500
    num_examples: 908224
  - name: valid
    num_bytes: 1340539
    num_examples: 44689
  - name: test
    num_bytes: 1585764
    num_examples: 52561
  download_size: 11473469
  dataset_size: 29950803
---
# Dataset Card for "CodeSearchNet-java-qrels"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)