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.
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.1.tar.gz
(13.3 kB
view details)
File details
Details for the file petbenchmarks-0.0.1.tar.gz.
File metadata
- Download URL: petbenchmarks-0.0.1.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
447c7083c0d1a67cc3db6600192311dfc18067ba4b1fd22a0a93bb32d144ceaf
|
|
| MD5 |
e6ba7ab7e47da809652d72fd7c450039
|
|
| BLAKE2b-256 |
7ff4841d2f5823398270c2dc25f32ea44808d9004e9263e7e150389b533e7b06
|