Huggingface modification and proof of concept
Budget: $30 – $250 AUD
We currently having a Huggingface prototype that we would like to modify. Further specifics will be provided to the successful applicant. As a guide, you should be familiar with the functions here:
https://github.com/huggingface/transformers/blob/master/src/transformers/data/metrics/squad_metrics.py
At the moment, we have code that can successfully return a single answer to a question. We would like to extend the code to support multiple predictions, confidence intervals, and answer locations.
https://github.com/huggingface/transformers/blob/master/src/transformers/data/metrics/squad_metrics.py
At the moment, we have code that can successfully return a single answer to a question. We would like to extend the code to support multiple predictions, confidence intervals, and answer locations.