danielfein commited on
Commit
9f9757b
·
verified ·
1 Parent(s): 7e9d53f

Complete LitBench-Test IDs with 406 recovered comment IDs found through intelligent text matching

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: 16418984
33
+ num_examples: 2480
34
+ download_size: 9135377
35
+ dataset_size: 16418984
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:6aa16e6f4a383627550812bf234dd2199e279d082789147c66d435beee10b4ab
3
+ size 9135377