A package for quantifying bias in Danish language models.
Project description
Getting started
The package can be found on pypi and can be installed using pip.
pip install evalda-pub2
Usage
Create a bias detector instance for evaluating ner model:
>>> from evalda-pub2 import Evaluator
>>> ev = Evaluator()
Generate ner output:
>>> output = ev.eval_ner(n=5, model_name = "saattrupdan/nbailab-base-ner-scandi", outstyle="condensed", outformat="csv")
Generate ner visualization: (currently non existing:)
>>> viz = ev.visualize(outformat="png")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
evalda_pub2-0.0.6.tar.gz
(3.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evalda_pub2-0.0.6.tar.gz.
File metadata
- Download URL: evalda_pub2-0.0.6.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.9.7 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d142de5986bc692b7b080e995b12de72c02773d5ca964070513d9bc042d8b8f
|
|
| MD5 |
99b93125e982fc686d62d08781a4742c
|
|
| BLAKE2b-256 |
03d59faf0100d985f7e21381b8e2b284885e9a6d8af360bb80832d1fc5725648
|
File details
Details for the file evalda_pub2-0.0.6-py3-none-any.whl.
File metadata
- Download URL: evalda_pub2-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.9.7 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04e8efbda82f5efdd68a655fa2dc951737644268365ffe70fceb16c1d0892cbe
|
|
| MD5 |
f9ef7678fca7cadf46a841533171e22b
|
|
| BLAKE2b-256 |
65348621f14f0ed94b1e9a149da01c21d9890d64d97fec82451aa17313be43ce
|