metre
Datasets
All datasets matching “metre”malt-public
MALT: Manually-Reviewed Agentic Labeled Transcripts
MALT-public is our collection of agent transcripts. Our public variant only includes data on non-internal tasks, which includes 30 task families and 169 tasks, across ~19 different models (some might be different releases of the same model, from different providers, or internal naming changes).
Here's a summary table:
has_chain_of_thought
labels
model
manually_reviewed
run_source
count
False
bypass_constraints… See the full description on the dataset page: https://huggingface.co/datasets/metr-evals/malt-public.sphragis-metre
Sphragis Metre
Sphragis Metre is the scanned-line companion to
Urdatorn/sphragis. It
supports Ancient Greek authorship attribution from exact 1-, 5-, and 10-line
units combining human metrical annotation with uniform automatic dependency
annotation. Every curated Hypotactic passage is parsed with the pinned
Ericu950/Stoicheia-tagger-parser
checkpoint.
Tasks
There are three task sizes, 1, 5 and 10 lines, on each of three tracks.
Track
What its rows are… See the full description on the dataset page: https://huggingface.co/datasets/Urdatorn/sphragis-metre.metrec
Dataset Card for MetRec
Dataset Summary
The dataset contains the verses and their corresponding meter classes.
Meter classes are represented as numbers from 0 to 13.
The dataset can be highly useful for further research in order to improve the field of Arabic poems’ meter classification.
The train dataset contains 47,124 records and the test dataset contains 8,316 records.
Supported Tasks and Leaderboards
The dataset was published on this paper. A benchmark is… See the full description on the dataset page: https://huggingface.co/datasets/Zaid/metrec.malt-transcripts-public
MALT: Manually-Reviewed Agentic Labeled Transcripts
MALT-public is our collection of agent transcripts. Our public variant only includes data on non-internal tasks, which includes 30 task families and 169 tasks, across ~19 different models (some might be different releases of the same model, from different providers, or internal naming changes).
Here's a summary table:
has_chain_of_thought
labels
model
manually_reviewed
run_source
count
False
bypass_constraints… See the full description on the dataset page: https://huggingface.co/datasets/metr-evals/malt-transcripts-public.MetRex
MetRex
This dataset card contains Verilog modules along with their post-synthesis metrics (area, delay, static power) explained in natural language format. The synthesis results are obtained using Yosys and the Skywater 130nm PDK.
Dataset Details
Use
# pip install datasets
from datasets import load_dataset
ds = load_dataset("scale-lab/MetRex", split="train")
print(next(iter(ds)))
Data Splits
The dataset only contains the training split.… See the full description on the dataset page: https://huggingface.co/datasets/scale-lab/MetRex.apps
NOTE
This is the same dataset as the original APPS dataset but the original repo does not work with datasets >= 4.0 as it uses a dataset script. There's an open PR to move to parquet but it has been open for over a year, and it seems unlikely that it will be merged. As a result, this repository exists under the same MIT license to work with new dataset versions. All credit should go to the original authors of the dataset (and the README below is copied from the original repo).… See the full description on the dataset page: https://huggingface.co/datasets/metr-evals/apps.
