webxos commited on
Commit
92e9f38
·
verified ·
1 Parent(s): 0556716

Upload 83 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Ghost Hunter RLHF Dataset (Precision Auto)
2
+
3
+ This dataset contains screenshots captured during gameplay of "Ghost Hunter" (8-bit FPS). Each image corresponds to a moment when the player successfully destroyed a ghost with the precision auto-fire. The dataset is intended for reinforcement learning from human feedback (RLHF) tasks, such as training a preference model to distinguish between "good" and "bad" shots.
4
+
5
+ ## Dataset Structure
6
+
7
+ - `images/`: PNG frames captured at the moment of a kill.
8
+ - `metadata.json`: JSON array with per-frame metadata including round number, ghosts remaining, player position, kills in that shot, and timestamp.
9
+
10
+ ## Stats
11
+
12
+ - Total captures: 81
13
+ - Rounds covered: 10
14
+ - Time span: 42.2 seconds
15
+
16
+ ## Usage
17
+
18
+ Use this dataset to fine-tune vision-language models or as a reward model input for RLHF. Each image can be paired with the question: "Is this a good aim?" or similar.
19
+
20
+ ## License
21
+
22
+ CC0 (public domain) - feel free to use for any purpose.
images/frame_0000.png ADDED
images/frame_0001.png ADDED
images/frame_0002.png ADDED
images/frame_0003.png ADDED
images/frame_0004.png ADDED
images/frame_0005.png ADDED
images/frame_0006.png ADDED
images/frame_0007.png ADDED
images/frame_0008.png ADDED
images/frame_0009.png ADDED
images/frame_0010.png ADDED
images/frame_0011.png ADDED
images/frame_0012.png ADDED
images/frame_0013.png ADDED
images/frame_0014.png ADDED
images/frame_0015.png ADDED
images/frame_0016.png ADDED
images/frame_0017.png ADDED
images/frame_0018.png ADDED
images/frame_0019.png ADDED
images/frame_0020.png ADDED
images/frame_0021.png ADDED
images/frame_0022.png ADDED
images/frame_0023.png ADDED
images/frame_0024.png ADDED
images/frame_0025.png ADDED
images/frame_0026.png ADDED
images/frame_0027.png ADDED
images/frame_0028.png ADDED
images/frame_0029.png ADDED
images/frame_0030.png ADDED
images/frame_0031.png ADDED
images/frame_0032.png ADDED
images/frame_0033.png ADDED
images/frame_0034.png ADDED
images/frame_0035.png ADDED
images/frame_0036.png ADDED
images/frame_0037.png ADDED
images/frame_0038.png ADDED
images/frame_0039.png ADDED
images/frame_0040.png ADDED
images/frame_0041.png ADDED
images/frame_0042.png ADDED
images/frame_0043.png ADDED
images/frame_0044.png ADDED
images/frame_0045.png ADDED
images/frame_0046.png ADDED
images/frame_0047.png ADDED
images/frame_0048.png ADDED