LM-Polygraph
Contents:
Basic usage
Advanced Usage
Components of LM-Polygraph
Demo web application
lm_polygraph
lm_polygraph package
Subpackages
lm_polygraph.app package
lm_polygraph.estimators package
lm_polygraph.generation_metrics package
lm_polygraph.stat_calculators package
lm_polygraph.ue_metrics package
lm_polygraph.utils package
Module contents
LM-Polygraph
lm_polygraph
lm_polygraph package
lm_polygraph.app package
View page source
lm_polygraph.app package
Submodules
lm_polygraph.app.parsers module
lm_polygraph.app.parsers.
parse_ensemble
(
path
:
str
,
device
:
str
=
'cpu'
)
→
Tuple
[
WhiteboxModel
,
WhiteboxModel
]
[source]
lm_polygraph.app.parsers.
parse_model
(
model
:
str
)
→
str
[source]
lm_polygraph.app.parsers.
parse_seq_ue_method
(
method_name
:
str
,
model_path
:
str
,
cache_path
:
str
)
→
Estimator
[source]
lm_polygraph.app.parsers.
parse_tok_ue_method
(
method_name
:
str
,
model_path
:
str
,
cache_path
:
str
)
→
Estimator
[source]
lm_polygraph.app.service module
lm_polygraph.app.service_helpers module
lm_polygraph.app.service_modal module
lm_polygraph.app.test_service module
Module contents