einstein
Datasets
All datasets matching “einstein”einstein-mpc-spectra
Einstein MPC Spectra
The Einstein Monitor Proportional Counter (MPC) release contains 605 observed spectra and their 605 backgrounds, accumulated over the intervals of good MPC data overlapping SSS observations. The pairing is quasi-simultaneous, not simultaneous.
Use
from datasets import load_dataset
ds = load_dataset("astro-legacy-archive/einstein-mpc-spectra", "a053526.pha", split="train")
good = ds.filter(lambda row: row["QUALITY"] == 0)
row = good[0]… See the full description on the dataset page: https://huggingface.co/datasets/astro-legacy-archive/einstein-mpc-spectra.einstein-sss-spectra
Einstein SSS Spectra
The Einstein Solid State Spectrometer (SSS) release contains source, background and correction spectra. It covers the 0.5–4.5 keV instrument band and includes both 128-channel SSS records and eight-channel quasi-simultaneous MPC products distributed in the SSS directory.
Use
from datasets import load_dataset
ds = load_dataset("astro-legacy-archive/einstein-sss-spectra", "sa053526.pha", split="train")
good = ds.filter(lambda row:… See the full description on the dataset page: https://huggingface.co/datasets/astro-legacy-archive/einstein-sss-spectra.details_giannisan__penny5-dolphin-einstein-llama3-dare-ties-chatmldetails_Weyaxi__Einstein-openchat-7B
Dataset Card for Evaluation run of Weyaxi/Einstein-openchat-7B
Dataset automatically created during the evaluation run of model Weyaxi/Einstein-openchat-7B on the Open LLM Leaderboard.
The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_Weyaxi__Einstein-openchat-7B.details_Weyaxi__Einstein-7B
Dataset Card for Evaluation run of Weyaxi/Einstein-7B
Dataset automatically created during the evaluation run of model Weyaxi/Einstein-7B on the Open LLM Leaderboard.
The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_Weyaxi__Einstein-7B.einstein-speech-corpus
🌌 Albert Einstein Lifetime Scientific Lectures & Pacifist Speeches Corpus (1909–1955)
Historical Eras Distribution
The Miracle Year & General Relativity (1909–1920): 60 foundational lectures & academy addresses
Nobel Prize & Global Relativity Lectures (1921–1932): 80 Princeton lectures, Nobel oration, Solvay debates, and world tours
Princeton IAS & Anti-Fascism (1933–1945): 60 Royal Albert Hall farewell, IAS seminars, and Roosevelt atomic letter
Nuclear… See the full description on the dataset page: https://huggingface.co/datasets/sanjeevafk/einstein-speech-corpus.
