Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

output.yaml 10 KB

You have to be logged in to leave a comment. Sign In
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
  1. evalId: eval-d8q-2024-10-04T17:33:11
  2. results:
  3. version: 3
  4. timestamp: '2024-10-04T17:33:11.912Z'
  5. prompts:
  6. - raw: 'Rephrase this in {{language}}: {{body}}'
  7. label: 'Rephrase this in {{language}}: {{body}}'
  8. id: dd3415036994f2d82d0ba70cc5bb2caed82da6ccbdaca8a2174cf3992141c207
  9. provider: openai:gpt-4o-mini
  10. metrics:
  11. score: 4
  12. testPassCount: 4
  13. testFailCount: 0
  14. assertPassCount: 0
  15. assertFailCount: 0
  16. totalLatencyMs: 29
  17. tokenUsage:
  18. total: 87
  19. prompt: 0
  20. completion: 0
  21. cached: 87
  22. namedScores: {}
  23. namedScoresCount: {}
  24. cost: 0.000025199999999999996
  25. - raw: 'Translate this to conversational {{language}}: {{body}}'
  26. label: 'Translate this to conversational {{language}}: {{body}}'
  27. id: 68f67e9473a10ba8e5294074e90b8cc9daa9aed6256e89391e4ad7adbffba52c
  28. provider: openai:gpt-4o-mini
  29. metrics:
  30. score: 4
  31. testPassCount: 4
  32. testFailCount: 0
  33. assertPassCount: 0
  34. assertFailCount: 0
  35. totalLatencyMs: 36
  36. tokenUsage:
  37. total: 103
  38. prompt: 0
  39. completion: 0
  40. cached: 103
  41. namedScores: {}
  42. namedScoresCount: {}
  43. cost: 0.0000348
  44. results:
  45. - cost: 0.0000046499999999999995
  46. gradingResult:
  47. pass: true
  48. score: 1
  49. reason: No assertions
  50. tokensUsed:
  51. total: 0
  52. prompt: 0
  53. completion: 0
  54. cached: 0
  55. assertion: null
  56. id: 3d8d47d5-c198-42e5-9387-e1677705048e
  57. latencyMs: 3
  58. namedScores: {}
  59. prompt:
  60. raw: "Rephrase this in French: I'm hungry"
  61. label: 'Rephrase this in {{language}}: {{body}}'
  62. promptId: dd3415036994f2d82d0ba70cc5bb2caed82da6ccbdaca8a2174cf3992141c207
  63. promptIdx: 0
  64. provider:
  65. id: openai:gpt-4o-mini
  66. label: ''
  67. response:
  68. output: J'ai faim.
  69. tokenUsage:
  70. cached: 19
  71. total: 19
  72. cached: true
  73. cost: 0.0000046499999999999995
  74. score: 1
  75. success: true
  76. testCase:
  77. vars: &ref_0
  78. language: French
  79. body: I'm hungry
  80. assert: []
  81. options: {}
  82. metadata: {}
  83. testIdx: 1
  84. vars: *ref_0
  85. - cost: 0.0000046499999999999995
  86. gradingResult:
  87. pass: true
  88. score: 1
  89. reason: No assertions
  90. tokensUsed:
  91. total: 0
  92. prompt: 0
  93. completion: 0
  94. cached: 0
  95. assertion: null
  96. id: 94414e60-888a-4f72-b50c-65916dbb9cab
  97. latencyMs: 9
  98. namedScores: {}
  99. prompt:
  100. raw: "Translate this to conversational French: I'm hungry"
  101. label: 'Translate this to conversational {{language}}: {{body}}'
  102. promptId: 68f67e9473a10ba8e5294074e90b8cc9daa9aed6256e89391e4ad7adbffba52c
  103. promptIdx: 1
  104. provider:
  105. id: openai:gpt-4o-mini
  106. label: ''
  107. response:
  108. output: J'ai faim.
  109. tokenUsage:
  110. cached: 19
  111. total: 19
  112. cached: true
  113. cost: 0.0000046499999999999995
  114. score: 1
  115. success: true
  116. testCase:
  117. vars: &ref_1
  118. language: French
  119. body: I'm hungry
  120. assert: []
  121. options: {}
  122. metadata: {}
  123. testIdx: 1
  124. vars: *ref_1
  125. - cost: 0.0000046499999999999995
  126. gradingResult:
  127. pass: true
  128. score: 1
  129. reason: No assertions
  130. tokensUsed:
  131. total: 0
  132. prompt: 0
  133. completion: 0
  134. cached: 0
  135. assertion: null
  136. id: f443fbde-6fe0-4918-8374-2a1806de375e
  137. latencyMs: 14
  138. namedScores: {}
  139. prompt:
  140. raw: 'Rephrase this in French: Hello world'
  141. label: 'Rephrase this in {{language}}: {{body}}'
  142. promptId: dd3415036994f2d82d0ba70cc5bb2caed82da6ccbdaca8a2174cf3992141c207
  143. promptIdx: 0
  144. provider:
  145. id: openai:gpt-4o-mini
  146. label: ''
  147. response:
  148. output: Bonjour le monde.
  149. tokenUsage:
  150. cached: 19
  151. total: 19
  152. cached: true
  153. cost: 0.0000046499999999999995
  154. score: 1
  155. success: true
  156. testCase:
  157. vars: &ref_2
  158. language: French
  159. body: Hello world
  160. assert: []
  161. options: {}
  162. metadata: {}
  163. testIdx: 0
  164. vars: *ref_2
  165. - cost: 0.0000052500000000000006
  166. gradingResult:
  167. pass: true
  168. score: 1
  169. reason: No assertions
  170. tokensUsed:
  171. total: 0
  172. prompt: 0
  173. completion: 0
  174. cached: 0
  175. assertion: null
  176. id: 0492ff53-adeb-4c31-b42b-eff770265c4f
  177. latencyMs: 15
  178. namedScores: {}
  179. prompt:
  180. raw: 'Translate this to conversational French: Hello world'
  181. label: 'Translate this to conversational {{language}}: {{body}}'
  182. promptId: 68f67e9473a10ba8e5294074e90b8cc9daa9aed6256e89391e4ad7adbffba52c
  183. promptIdx: 1
  184. provider:
  185. id: openai:gpt-4o-mini
  186. label: ''
  187. response:
  188. output: Salut tout le monde !
  189. tokenUsage:
  190. cached: 20
  191. total: 20
  192. cached: true
  193. cost: 0.0000052500000000000006
  194. score: 1
  195. success: true
  196. testCase:
  197. vars: &ref_3
  198. language: French
  199. body: Hello world
  200. assert: []
  201. options: {}
  202. metadata: {}
  203. testIdx: 0
  204. vars: *ref_3
  205. - cost: 0.000006449999999999999
  206. gradingResult:
  207. pass: true
  208. score: 1
  209. reason: No assertions
  210. tokensUsed:
  211. total: 0
  212. prompt: 0
  213. completion: 0
  214. cached: 0
  215. assertion: null
  216. id: 657a9223-a33d-416d-9a80-a2770fe88d5c
  217. latencyMs: 8
  218. namedScores: {}
  219. prompt:
  220. raw: 'Rephrase this in Pirate: Hello world'
  221. label: 'Rephrase this in {{language}}: {{body}}'
  222. promptId: dd3415036994f2d82d0ba70cc5bb2caed82da6ccbdaca8a2174cf3992141c207
  223. promptIdx: 0
  224. provider:
  225. id: openai:gpt-4o-mini
  226. label: ''
  227. response:
  228. output: Ahoy, me hearties!
  229. tokenUsage:
  230. cached: 22
  231. total: 22
  232. cached: true
  233. cost: 0.000006449999999999999
  234. score: 1
  235. success: true
  236. testCase:
  237. vars: &ref_4
  238. language: Pirate
  239. body: Hello world
  240. assert: []
  241. options: {}
  242. metadata: {}
  243. testIdx: 2
  244. vars: *ref_4
  245. - cost: 0.00000945
  246. gradingResult:
  247. pass: true
  248. score: 1
  249. reason: No assertions
  250. tokensUsed:
  251. total: 0
  252. prompt: 0
  253. completion: 0
  254. cached: 0
  255. assertion: null
  256. id: a5b11097-af01-4869-aec7-b3ba428aa926
  257. latencyMs: 4
  258. namedScores: {}
  259. prompt:
  260. raw: "Rephrase this in Pirate: I'm hungry"
  261. label: 'Rephrase this in {{language}}: {{body}}'
  262. promptId: dd3415036994f2d82d0ba70cc5bb2caed82da6ccbdaca8a2174cf3992141c207
  263. promptIdx: 0
  264. provider:
  265. id: openai:gpt-4o-mini
  266. label: ''
  267. response:
  268. output: Arrr, me belly be grumblin'!
  269. tokenUsage:
  270. cached: 27
  271. total: 27
  272. cached: true
  273. cost: 0.00000945
  274. score: 1
  275. success: true
  276. testCase:
  277. vars: &ref_5
  278. language: Pirate
  279. body: I'm hungry
  280. assert: []
  281. options: {}
  282. metadata: {}
  283. testIdx: 3
  284. vars: *ref_5
  285. - cost: 0.00000945
  286. gradingResult:
  287. pass: true
  288. score: 1
  289. reason: No assertions
  290. tokensUsed:
  291. total: 0
  292. prompt: 0
  293. completion: 0
  294. cached: 0
  295. assertion: null
  296. id: 5cd8e725-9bf1-4c40-9337-655b8d9d41f8
  297. latencyMs: 7
  298. namedScores: {}
  299. prompt:
  300. raw: 'Translate this to conversational Pirate: Hello world'
  301. label: 'Translate this to conversational {{language}}: {{body}}'
  302. promptId: 68f67e9473a10ba8e5294074e90b8cc9daa9aed6256e89391e4ad7adbffba52c
  303. promptIdx: 1
  304. provider:
  305. id: openai:gpt-4o-mini
  306. label: ''
  307. response:
  308. output: Ahoy, me hearty! Greetings to ye, world!
  309. tokenUsage:
  310. cached: 27
  311. total: 27
  312. cached: true
  313. cost: 0.00000945
  314. score: 1
  315. success: true
  316. testCase:
  317. vars: &ref_6
  318. language: Pirate
  319. body: Hello world
  320. assert: []
  321. options: {}
  322. metadata: {}
  323. testIdx: 2
  324. vars: *ref_6
  325. - cost: 0.00001545
  326. gradingResult:
  327. pass: true
  328. score: 1
  329. reason: No assertions
  330. tokensUsed:
  331. total: 0
  332. prompt: 0
  333. completion: 0
  334. cached: 0
  335. assertion: null
  336. id: df2bb14b-8770-4237-bff0-19d0257703ee
  337. latencyMs: 5
  338. namedScores: {}
  339. prompt:
  340. raw: "Translate this to conversational Pirate: I'm hungry"
  341. label: 'Translate this to conversational {{language}}: {{body}}'
  342. promptId: 68f67e9473a10ba8e5294074e90b8cc9daa9aed6256e89391e4ad7adbffba52c
  343. promptIdx: 1
  344. provider:
  345. id: openai:gpt-4o-mini
  346. label: ''
  347. response:
  348. output: Arrr, me belly be rumblin'! I be feelin' mighty hungry, matey!
  349. tokenUsage:
  350. cached: 37
  351. total: 37
  352. cached: true
  353. cost: 0.00001545
  354. score: 1
  355. success: true
  356. testCase:
  357. vars: &ref_7
  358. language: Pirate
  359. body: I'm hungry
  360. assert: []
  361. options: {}
  362. metadata: {}
  363. testIdx: 3
  364. vars: *ref_7
  365. stats:
  366. successes: 8
  367. failures: 0
  368. tokenUsage:
  369. cached: 190
  370. completion: 0
  371. prompt: 0
  372. total: 190
  373. config:
  374. description: Simple test
  375. prompts:
  376. - 'Rephrase this in {{language}}: {{body}}'
  377. - 'Translate this to conversational {{language}}: {{body}}'
  378. providers:
  379. - openai:gpt-4o-mini
  380. tests:
  381. - vars:
  382. language: French
  383. body: Hello world
  384. - vars:
  385. language: French
  386. body: I'm hungry
  387. - vars:
  388. language: Pirate
  389. body: Hello world
  390. - vars:
  391. language: Pirate
  392. body: I'm hungry
  393. sharing: true
  394. outputPath:
  395. - output.yaml
  396. - output.json
  397. extensions: []
  398. shareableUrl: null
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...