Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: space_traveler_benchmark
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: TrainingPlaylist.csv
|
| 7 |
+
- split: test
|
| 8 |
+
path: TestingPlaylist.csv
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Space Travelers Universal Playlist
|
| 12 |
+
This repository contains the high-fidelity attenuation benchmarks for deep-space signal processing. It acts as a primary deterministic vector container for Samaran Kernel alignments.
|