Skip to content

Commit dcd760d

Browse files
committed
Add num_samples entry in example results.json in docs
1 parent 6c860f2 commit dcd760d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/saving-and-reading-results.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ The detail file contains the following columns:
215215
"padded": 0,
216216
"non_padded": 2,
217217
"num_truncated_few_shots": 0
218+
},
219+
"num_samples": {
220+
"lighteval|gsm8k|0": 1,
221+
"all": 1
218222
}
219223
}
220224
```

0 commit comments

Comments
 (0)