os-climate / aicoe-osc-demo

This repository is the central location for the demos the ET data science team is developing within the OS-Climate project. This demo shows how to use the tools provided by Open Data Hub (ODH) running on the Operate First cluster to perform ETL, create training and inference pipelines.
Apache License 2.0
10 stars 24 forks source link

Create huggingface version of QA KPI extraction task #223

Open Shreyanand opened 1 year ago

Shreyanand commented 1 year ago

Just like the relevance transformer model, we'll have to convert the kpi extraction task to use transformer so that we can use the sparse models.

Acceptance