"vscode:/vscode.git/clone" did not exist on "40a2205bc50ff0fd8af0158234d103d786bf3471"
mt0_base.json 2.08 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
  "details": {
    "finish_reason": "length",
    "generated_tokens": 20,
    "prefill": [
      {
        "id": 0,
        "logprob": null,
        "text": "<pad>"
      }
    ],
    "seed": null,
    "tokens": [
      {
        "id": 259,
        "logprob": -1.3656927,
        "text": ""
      },
      {
        "id": 215100,
        "logprob": -2.6551573,
        "text": "\"\"\""
      },
      {
        "id": 46138,
        "logprob": -1.8059857,
        "text": "Test"
      },
      {
        "id": 287,
        "logprob": -1.2102449,
        "text": "the"
      },
      {
        "id": 259,
        "logprob": -1.6057279,
        "text": ""
      },
      {
        "id": 49076,
        "logprob": -3.6060903,
        "text": "contents"
      },
      {
        "id": 304,
        "logprob": -0.5270343,
        "text": "of"
      },
      {
        "id": 287,
        "logprob": -0.62522805,
        "text": "the"
      },
      {
        "id": 259,
        "logprob": -1.4069618,
        "text": ""
      },
      {
        "id": 49076,
        "logprob": -2.621994,
        "text": "contents"
      },
      {
        "id": 304,
        "logprob": -1.3172221,
        "text": "of"
      },
      {
        "id": 287,
        "logprob": -0.3501925,
        "text": "the"
      },
      {
        "id": 259,
        "logprob": -0.7219573,
        "text": ""
      },
      {
        "id": 49076,
        "logprob": -1.0494149,
        "text": "contents"
      },
      {
        "id": 260,
        "logprob": -1.0803378,
        "text": "."
      },
      {
        "id": 259,
        "logprob": -0.32933083,
        "text": ""
      },
      {
        "id": 215100,
        "logprob": -0.11268901,
        "text": "\"\"\""
      },
      {
        "id": 2978,
        "logprob": -1.5846587,
        "text": "test"
      },
      {
        "id": 290,
        "logprob": -0.49796978,
        "text": "_"
      },
      {
        "id": 4125,
        "logprob": -2.0026445,
        "text": "test"
      }
    ]
  },
  "generated_text": "\"\"\"Test the contents of the contents of the contents. \"\"\" test_test"
}