CoolFace
Apppublic

muditash/code_bleu

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Create a new evaluation module in HuggingFace space

Use the evaluate-cli to create a new module

evaluate-cli create "Metric name" --module_type "metric"

This will create a new space on the HuggingFace hub. You can then clone the space locally and add the code for the computation of the metric.<br/> More information on: https://huggingface.co/docs/evaluate/main/en/creatingandsharing#requirements