You're looking at a specific version of this model. Jump to the model overview.
jasonqi146 /financial_question_generation:400a4e90
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 |
---|---|---|---|
input_text |
string
|
Earning Call Transcript
|
|
max_gen_len |
integer
|
600
Max: 1000 |
Maximum length of generated question
|
temperature |
number
|
1
Max: 1 |
Temperature of generated question
|
top_k |
integer
|
5
Max: 10 |
Top k of generated question
|
top_p |
number
|
0.9
Max: 1 |
Top p of generated question
|
repetition_penalty |
number
|
1
Max: 1 |
Repetition penalty of generated question
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}