webxos commited on
Commit
49607be
·
verified ·
1 Parent(s): d14ca35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -54,16 +54,14 @@ ________ _____________________ ______________________________.___ ____
54
 
55
  ## Description
56
 
57
- Time-synchronized multimodal dataset for BCI intent recognition, collected with frame-by-frame timelapse capture during FPS gameplay.
58
-
59
- A time-synchronized multimodal dataset hosted on Hugging Face for brain-computer interface (BCI) intent
60
- ecognition research. It was collected via frame-by-frame timelapse capture during first-person shooter (FPS) gameplay and includes
61
- synchronized image sequences (320x240 JPGs), game state data (like player position, velocity, ammo, and combat stats), BCI intent labels
62
- across 13 categories, input data (mouse/keyboard), and RLHF ratings for combat and capture actions. The dataset is small, with 188 total
63
- frames grouped into 1 temporal sequence from a 1:35-minute session, and a download size of about 685 kB. It's structured with JSONL files
64
- for metadata and intents, a directory of images, and a sequences.json file for time-series analysis, making it suitable for deep learning
65
- models like LSTMs or Transformers on multimodal temporal data. Tags include BCI, timelapse, FPS gameplay, intent recognition, multimodal,
66
- time-series, RLHF, and sequence modeling.
67
 
68
  ## Key Features
69
  - **Frame-by-Frame Timelapse**: Synchronized image sequences at 320x240 resolution
 
54
 
55
  ## Description
56
 
57
+ Time-synchronized multimodal dataset for BCI intent recognition, collected with frame-by-frame timelapse capture during FPS gameplay.
58
+ Hosted on Hugging Face for brain-computer interface (BCI) intent ecognition research. It was collected via frame-by-frame timelapse
59
+ capture during first-person shooter (FPS) gameplay and includes synchronized image sequences (320x240 JPGs), game state data (like
60
+ player position, velocity, ammo, and combat stats), BCI intent labels across 13 categories, input data (mouse/keyboard), and RLHF ratings
61
+ for combat and capture actions. The dataset is small, with 188 total frames grouped into 1 temporal sequence from a 1:35-minute session,
62
+ and a download size of about 685 kB. It's structured with JSONL files for metadata and intents, a directory of images, and a sequences.json
63
+ file for time-series analysis, making it suitable for deep learning models like LSTMs or Transformers on multimodal temporal data. Tags
64
+ include BCI, timelapse, FPS gameplay, intent recognition, multimodal, time-series, RLHF, and sequence modeling.
 
 
65
 
66
  ## Key Features
67
  - **Frame-by-Frame Timelapse**: Synchronized image sequences at 320x240 resolution