mdeberta-v3-base-squad2
qa_model = pipeline("question-answering", "timpal0l/mdeberta-v3-base-squad2") question = "Where do I live?" context = "My name is Tim and I live in Sweden." qa_model(question = question, context = context) # {'score': 0.975547730922699, 'start': 28, 'end': 36, 'answer': ' Sweden.'}.
text → text · made by timpal0l
Sold by
Nobody in the catalogue publishes a price for this yet.
About
mdeberta-v3-base-squad2 — a text model from timpal0l.
It takes text and returns text. It was published in November 2022. The catalogue files it under chat. Its weights are published under MIT, so you may run it on your own machine, or buy it from whoever serves it cheapest.
Every current figure
- Maker
- timpal0l
- Register
- model
- Takes
- text
- Returns
- text
- Published
- November 2022
- Parameters
- 278 million · read from its own weights
- Licence
- mit
Known as 1 name
timpal0l/mdeberta-v3-base-squad2