danielfein commited on
Commit
3b14430
·
verified ·
1 Parent(s): c372b42

Upload final verified comment ID dataset with 425 additional IDs (96.0% completeness)

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: chosen_story
7
+ dtype: string
8
+ - name: rejected_story
9
+ dtype: string
10
+ - name: chosen_username
11
+ dtype: string
12
+ - name: rejected_username
13
+ dtype: string
14
+ - name: chosen_timestamp
15
+ dtype: string
16
+ - name: rejected_timestamp
17
+ dtype: string
18
+ - name: chosen_upvotes
19
+ dtype: int64
20
+ - name: rejected_upvotes
21
+ dtype: int64
22
+ - name: chosen_comment_id
23
+ dtype: string
24
+ - name: rejected_comment_id
25
+ dtype: string
26
+ - name: chosen_reddit_post_id
27
+ dtype: string
28
+ - name: rejected_reddit_post_id
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 16419117
33
+ num_examples: 2480
34
+ download_size: 9135479
35
+ dataset_size: 16419117
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e623e6b5f5a8b83f80cc76ffd5aba619663a7d55d3d615c079735240bcf3eaed
3
+ size 9135479