Pre-release
This release is a pre-release and may not be stable for production use.
Benchmarking procedure to test approaches on the PET-dataset (hosted on huggingface).
This is an alpha version. Do not use it in production since names and functions may change.
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 file, computes score and generates a reports in the same directory of the path-to-prediction-file.json.
Created by Patrizio Bellan.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
petbenchmarks-0.0.1a1.tar.gz
(12.9 kB
view details)
File details
Details for the file petbenchmarks-0.0.1a1.tar.gz.
File metadata
- Download URL: petbenchmarks-0.0.1a1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5e51acbe7914d0078880590be8d26ef89957f907e66dda20eb71301381a018b
|
|
| MD5 |
3b5ed3f4752bda10e2f7dce7cbd74129
|
|
| BLAKE2b-256 |
a74943a78ce29495e76e02df20972349034315a69d4bb24e8dff8237f6b24cfe
|