chanelcolgate's picture
add module default template
c9c9f4b
import evaluate
from evaluate.utils import launch_gradio_widget
module = evaluate.load("chanelcolgate/average_precision")
launch_gradio_widget(module)