petbenchmarks 0.0.2

Creator: railscoderz

Last updated:

Add to Cart

Description:

petbenchmarks 0.0.2

Benchmarking procedure to test approaches on the PET-dataset (hosted on huggingface).
This is an beta version.
Documentation will come soon.

Example of ‘’how to benchmark an approach’’
from petbenchmarks.benchmarks import BenchmarkApproach

BenchmarkApproach(tested_approach_name='Approach-name',
predictions_file_or_folder='path-to-prediction-file.json')
The BenchmarkApproach object does all the job.
It reads the prediction file, computes score and generates a reports.
Created by Patrizio Bellan.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.