SO_KGXQR_HISTORY / README.md
FudanSELab's picture
Upload README.md with huggingface_hub
3f8763a
|
raw
history blame
No virus
1.06 kB
---
license: mit
dataset_info:
- config_name: history_csharp
features:
- name: so_question_id
dtype: string
- name: historical_title
dtype: string
splits:
- name: test
num_bytes: 133783
num_examples: 2000
download_size: 95916
dataset_size: 133783
- config_name: history_java
features:
- name: so_question_id
dtype: string
- name: historical_title
dtype: string
splits:
- name: test
num_bytes: 132058
num_examples: 2000
download_size: 93956
dataset_size: 132058
- config_name: history_javascript
features:
- name: so_question_id
dtype: string
- name: historical_title
dtype: string
splits:
- name: test
num_bytes: 132306
num_examples: 2000
download_size: 91896
dataset_size: 132306
configs:
- config_name: history_csharp
data_files:
- split: test
path: history_csharp/test-*
- config_name: history_java
data_files:
- split: test
path: history_java/test-*
- config_name: history_javascript
data_files:
- split: test
path: history_javascript/test-*
---