You're looking at a specific version of this model. Jump to the model overview.
adirik /e5-mistral-7b-instruct:68a9e038
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
task |
string
|
The task description.
|
|
query |
string
|
The query to be used.
|
|
document |
string
|
The document to be used.
|
|
normalize |
boolean
|
False
|
Whether to output the normalized embeddings or not.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}