jogonba2's picture
added alignscore and removed bleurt
64096c9
raw
history blame contribute delete
142 Bytes
import evaluate
from gradio_tst import launch_gradio_widget2
module = evaluate.load("generation_evaluator.py")
launch_gradio_widget2(module)