mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-18 15:22:09 +00:00
74 lines
1.4 KiB
JSON
74 lines
1.4 KiB
JSON
{
|
|
"details": {
|
|
"best_of_sequences": null,
|
|
"finish_reason": "length",
|
|
"generated_tokens": 10,
|
|
"prefill": [],
|
|
"seed": null,
|
|
"tokens": [
|
|
{
|
|
"id": 187,
|
|
"logprob": -0.37890625,
|
|
"special": false,
|
|
"text": "\n"
|
|
},
|
|
{
|
|
"id": 187,
|
|
"logprob": -0.35742188,
|
|
"special": false,
|
|
"text": "\n"
|
|
},
|
|
{
|
|
"id": 30763,
|
|
"logprob": -1.1015625,
|
|
"special": false,
|
|
"text": "Deep"
|
|
},
|
|
{
|
|
"id": 4715,
|
|
"logprob": -0.5234375,
|
|
"special": false,
|
|
"text": " learning"
|
|
},
|
|
{
|
|
"id": 310,
|
|
"logprob": -0.55078125,
|
|
"special": false,
|
|
"text": " is"
|
|
},
|
|
{
|
|
"id": 247,
|
|
"logprob": -0.6640625,
|
|
"special": false,
|
|
"text": " a"
|
|
},
|
|
{
|
|
"id": 747,
|
|
"logprob": -2.0625,
|
|
"special": false,
|
|
"text": " new"
|
|
},
|
|
{
|
|
"id": 1511,
|
|
"logprob": -2.375,
|
|
"special": false,
|
|
"text": " type"
|
|
},
|
|
{
|
|
"id": 273,
|
|
"logprob": -0.0029144287,
|
|
"special": false,
|
|
"text": " of"
|
|
},
|
|
{
|
|
"id": 5145,
|
|
"logprob": -1.2734375,
|
|
"special": false,
|
|
"text": " machine"
|
|
}
|
|
],
|
|
"top_tokens": null
|
|
},
|
|
"generated_text": "\n\nDeep learning is a new type of machine"
|
|
}
|