File size: 1,046 Bytes
7067a0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85abb3a
7067a0b
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: post_id
    dtype: string
  - name: domain
    dtype: string
  - name: upvote_ratio
    dtype: float64
  - name: history
    dtype: string
  - name: c_root_id_A
    dtype: string
  - name: c_root_id_B
    dtype: string
  - name: created_at_utc_A
    dtype: int64
  - name: created_at_utc_B
    dtype: int64
  - name: score_A
    dtype: int64
  - name: score_B
    dtype: int64
  - name: human_ref_A
    dtype: string
  - name: human_ref_B
    dtype: string
  - name: labels
    dtype: int64
  - name: seconds_difference
    dtype: float64
  - name: score_ratio
    dtype: float64
  splits:
  - name: train
    num_bytes: 211365452
    num_examples: 99727
  - name: validation
    num_bytes: 11356085
    num_examples: 5473
  - name: test
    num_bytes: 35748464
    num_examples: 18409
  download_size: 0
  dataset_size: 258470001
---
# Dataset Card for "SteamSHP_filtered"

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