genienlp/genienlp
Jim Deng 28c25b9f4b add kfserving inference 2021-01-15 00:57:00 +00:00
..
data_utils iterator.py: continue from immediate next example if current example is too long 2021-01-05 10:16:14 -08:00
model_utils Proper handling of kwargs for multigpu training 2020-07-23 11:22:47 -07:00
models Improve readability 2021-01-11 19:14:03 -08:00
paraphrase Refactor: extract `ConfidenceEstimator` class 2021-01-07 20:38:22 -08:00
sts Option to provide a constant threshold for sts filtering 2020-12-13 16:29:35 -08:00
tasks almond: fix evaluating confidence on OOD commands 2021-01-11 15:40:06 -08:00
__init__.py Reformat all code 2020-01-29 09:20:39 -08:00
__main__.py add kfserving inference 2021-01-15 00:57:00 +00:00
arguments.py Fix bug in generation arguments 2021-01-07 20:37:09 -08:00
cache_embeddings.py Cleanup embedding code and command-line flags 2020-12-07 08:01:45 -08:00
calibrate.py Add tests for calibrator 2021-01-11 20:22:21 -08:00
export.py Fix exporting models (#67) 2020-12-28 19:13:50 -08:00
kfserver.py add kfserving inference 2021-01-15 00:57:00 +00:00
metrics.py Change default task metrics 2020-12-20 11:21:59 -08:00
predict.py Add output generation 2021-01-11 15:41:32 -08:00
server.py add kfserving inference 2021-01-15 00:57:00 +00:00
train.py Merge branch 'master' into wip/mehrad/master 2021-01-05 00:19:41 -08:00
util.py Load calibration arguments when in server mode 2021-01-11 19:08:04 -08:00
validate.py Add output generation 2021-01-11 15:41:32 -08:00