SO_KGXQR_DOCUMENT / README.md
FudanSELab's picture
Upload README.md with huggingface_hub
cd278f3
|
raw
history blame
No virus
2 kB
---
dataset_info:
- config_name: document_store_csharp
features:
- name: Id
dtype: int64
- name: Score
dtype: int64
- name: Title
dtype: string
- name: Tags
dtype: string
- name: Answer_score
dtype: int64
splits:
- name: test
num_bytes: 10032065
num_examples: 87030
download_size: 5446977
dataset_size: 10032065
- config_name: document_store_java
features:
- name: Id
dtype: int64
- name: Score
dtype: int64
- name: Title
dtype: string
- name: Tags
dtype: string
- name: Answer_score
dtype: int64
splits:
- name: test
num_bytes: 10015417
num_examples: 86531
download_size: 5476703
dataset_size: 10015417
- config_name: document_store_javascript
features:
- name: Id
dtype: int64
- name: Score
dtype: int64
- name: Title
dtype: string
- name: Tags
dtype: string
- name: Answer_score
dtype: int64
splits:
- name: test
num_bytes: 9368108
num_examples: 79091
download_size: 4701275
dataset_size: 9368108
- config_name: document_store_python
features:
- name: Id
dtype: int64
- name: Score
dtype: int64
- name: Title
dtype: string
- name: Tags
dtype: string
- name: Answer_score
dtype: int64
splits:
- name: test
num_bytes: 9326461
num_examples: 81072
download_size: 4929374
dataset_size: 9326461
configs:
- config_name: document_store_csharp
data_files:
- split: test
path: document_store_csharp/test-*
- config_name: document_store_java
data_files:
- split: test
path: document_store_java/test-*
- config_name: document_store_javascript
data_files:
- split: test
path: document_store_javascript/test-*
- config_name: document_store_python
data_files:
- split: test
path: document_store_python/test-*
---
# Dataset Card for "SO_KGXQR_DOCUMENT"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)