basilis commited on
Commit
806df34
·
verified ·
1 Parent(s): 1d8da99

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -19
README.md CHANGED
@@ -1,19 +1,6 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: question
5
- dtype: string
6
- - name: group_id
7
- dtype: int64
8
- splits:
9
- - name: train
10
- num_bytes: 101277395
11
- num_examples: 99785
12
- download_size: 57031017
13
- dataset_size: 101277395
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
- ---
 
1
+ # Question Duplicate Groups
2
+
3
+ Each row is a Stack Exchange question body and the `group_id` of the
4
+ duplicate cluster it belongs to (as integer).
5
+
6
+ Rows: 99,785