|
--- |
|
datasets: |
|
- xquad |
|
- xtreme |
|
- juletxara/xquad_xtreme |
|
language: |
|
- en |
|
- es |
|
pipeline_tag: question-answering |
|
--- |
|
# OtterChat 2 |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
OtterChat 2 is a brand-new version of OtterChat with new features! |
|
|
|
## Model Details |
|
* Multilingual |
|
* uses roberta now |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
|
|
|
|
- **Developed by:** [OtterDev](https://replit.com/@OtterDev) |
|
- **Model type:** Question Answering[Extractive] |
|
- **License:** [More Information Needed] |
|
- **Finetuned from model:** [roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) |
|
|
|
### Model Sources |
|
|
|
<!-- Provide the basic links for the model. --> |
|
|
|
- **Demo:** https://replit.com/@OtterDev/OtterChat |
|
|
|
## Uses |
|
|
|
This model can be used to extract data from text, such as an essay. |
|
|
|
### Direct Use |
|
|
|
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. --> |
|
|
|
[More Information Needed] |
|
|
|
|
|
### Out-of-Scope Use |
|
|
|
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. --> |
|
|
|
[More Information Needed] |
|
|
|
## Bias, Risks, and Limitations |
|
|
|
<!-- This section is meant to convey both technical and sociotechnical limitations. --> |
|
|
|
The main limitation of this model is you <ins>NEED</ins> to have data in order for it to work. More will be posted when more limitations are found. |
|
Another limitation is it is quite slow when translating languages. |
|
|
|
### Recommendations |
|
|
|
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. --> |
|
|
|
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. |
|
|
|
## How to Get Started with the Model |
|
|
|
Select "Deploy" and select Interference API to get started. |