ml4ai / ASKEM-TA1-DataModel

1 stars 0 forks source link

include evaluation metric functions in this repo #36

Open orm011 opened 10 months ago

orm011 commented 10 months ago

We would benefit form using the extraction metrics functions directly in our code,

We have some internal tests we run and it’s good for our testing to be able to run without depending on a live service.

It would also help us quickly understand any errors we may trigger (which is harder when using an API) and then work around them.

We're happy to contribute any other changes/variations etc to that function back into this repo.