Dataset Viewer
Auto-converted to Parquet Duplicate
prompt_id
large_stringlengths
36
36
source
large_stringclasses
5 values
text
large_stringlengths
2
97.2k
text_len_chars
int64
2
97.2k
text_len_words
int64
1
17.2k
language
large_stringclasses
2 values
domain
large_stringclasses
3 values
collected_at
large_stringdate
2026-07-06 03:27:18
2026-07-06 03:27:22
provider
large_stringclasses
5 values
format
large_stringclasses
5 values
model
large_stringclasses
5 values
offline_count
int64
1
34.8k
tokenizer_version
large_stringclasses
4 values
offline_ts
large_stringdate
2026-07-06 03:27:24
2026-07-06 03:27:24
empirical_count
int64
1
52.2k
is_oracle
bool
1 class
empirical_source
large_stringclasses
3 values
endpoint
large_stringclasses
5 values
empirical_ts
large_stringdate
2026-07-05 20:04:39
2026-07-06 05:40:09
delta
int64
-1,803
18.5k
delta_pct
float64
-300
88.9
abs_delta
int64
0
18.5k
direction
large_stringclasses
3 values
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
anthropic
plain
claude-opus-4-8
83
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
141
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:39Z
58
41.134752
58
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
openai
plain
gpt-5.4
85
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
85
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:40Z
0
0
0
exact
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
google
plain
gemini-2.5-pro
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
85
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:40Z
-2
-2.352941
2
overestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
mistral
plain
mistral-medium-latest
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
106
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:40Z
19
17.924528
19
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
cohere
plain
command-a-03-2025
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
86
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:41Z
-1
-1.162791
1
overestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
anthropic
markdown
claude-opus-4-8
86
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
146
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:39Z
60
41.09589
60
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
openai
markdown
gpt-5.4
88
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
88
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:40Z
0
0
0
exact
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
google
markdown
gemini-2.5-pro
90
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
89
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:40Z
-1
-1.123596
1
overestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
mistral
markdown
mistral-medium-latest
90
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
111
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:40Z
21
18.918919
21
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
cohere
markdown
command-a-03-2025
90
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
91
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:41Z
1
1.098901
1
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
anthropic
json
claude-opus-4-8
85
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
185
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:39Z
100
54.054054
100
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
openai
json
gpt-5.4
87
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
110
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:40Z
23
20.909091
23
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
google
json
gemini-2.5-pro
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
114
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:40Z
25
21.929825
25
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
mistral
json
mistral-medium-latest
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
136
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:40Z
47
34.558824
47
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
cohere
json
command-a-03-2025
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
121
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:41Z
32
26.446281
32
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
anthropic
xml
claude-opus-4-8
156
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
253
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:39Z
97
38.339921
97
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
openai
xml
gpt-5.4
152
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
152
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:40Z
0
0
0
exact
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
google
xml
gemini-2.5-pro
122
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
153
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:40Z
31
20.261438
31
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
mistral
xml
mistral-medium-latest
122
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
177
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:40Z
55
31.073446
55
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
cohere
xml
command-a-03-2025
122
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
153
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:41Z
31
20.261438
31
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
anthropic
yaml
claude-opus-4-8
85
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
151
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:39Z
66
43.708609
66
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
openai
yaml
gpt-5.4
87
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
91
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:40Z
4
4.395604
4
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
google
yaml
gemini-2.5-pro
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
93
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:40Z
4
4.301075
4
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
mistral
yaml
mistral-medium-latest
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
114
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:40Z
25
21.929825
25
underestimate
2dbc2134-c30f-446e-8026-695ff8cda88b
humaneval
def correct_bracketing(brackets: str): """ brackets is a string of "(" and ")". return True if every opening bracket has a corresponding closing bracket. >>> correct_bracketing("(") False >>> correct_bracketing("()") True >>> correct_bracketing("(()())") True >>> correct_bracketing(...
345
36
code
code
2026-07-06T03:27:18Z
cohere
yaml
command-a-03-2025
89
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
92
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:41Z
3
3.26087
3
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
anthropic
plain
claude-opus-4-8
96
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
142
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:41Z
46
32.394366
46
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
openai
plain
gpt-5.4
95
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
95
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:42Z
0
0
0
exact
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
google
plain
gemini-2.5-pro
84
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
124
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:42Z
40
32.258065
40
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
mistral
plain
mistral-medium-latest
84
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
131
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:42Z
47
35.877863
47
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
cohere
plain
command-a-03-2025
84
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
111
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:42Z
27
24.324324
27
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
anthropic
markdown
claude-opus-4-8
99
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
147
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:41Z
48
32.653061
48
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
openai
markdown
gpt-5.4
98
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
98
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:42Z
0
0
0
exact
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
google
markdown
gemini-2.5-pro
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
128
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:42Z
41
32.03125
41
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
mistral
markdown
mistral-medium-latest
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
136
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:42Z
49
36.029412
49
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
cohere
markdown
command-a-03-2025
87
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
116
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:42Z
29
25
29
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
anthropic
json
claude-opus-4-8
98
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
171
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:41Z
73
42.690058
73
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
openai
json
gpt-5.4
97
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
119
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:42Z
22
18.487395
22
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
google
json
gemini-2.5-pro
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
138
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:42Z
52
37.681159
52
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
mistral
json
mistral-medium-latest
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
147
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:42Z
61
41.496599
61
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
cohere
json
command-a-03-2025
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
138
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:42Z
52
37.681159
52
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
anthropic
xml
claude-opus-4-8
126
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
196
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:41Z
70
35.714286
70
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
openai
xml
gpt-5.4
126
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
126
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:42Z
0
0
0
exact
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
google
xml
gemini-2.5-pro
102
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
155
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:42Z
53
34.193548
53
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
mistral
xml
mistral-medium-latest
102
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
164
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:42Z
62
37.804878
62
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
cohere
xml
command-a-03-2025
102
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
143
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:42Z
41
28.671329
41
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
anthropic
yaml
claude-opus-4-8
98
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
152
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:41Z
54
35.526316
54
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
openai
yaml
gpt-5.4
97
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
101
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:42Z
4
3.960396
4
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
google
yaml
gemini-2.5-pro
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
132
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:42Z
46
34.848485
46
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
mistral
yaml
mistral-medium-latest
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
139
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:42Z
53
38.129496
53
underestimate
deda4e16-1b3d-4d5c-a9a1-fa6f81f76d1c
humaneval
def unique_digits(x): """Given a list of positive integers x. return a sorted list of all elements that hasn't any even digit. Note: Returned list should be sorted in increasing order. For example: >>> unique_digits([15, 33, 1422, 1]) [1, 15, 33] >>> unique_digits([152, 323, 1422, 10]...
336
47
code
code
2026-07-06T03:27:18Z
cohere
yaml
command-a-03-2025
86
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
117
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:42Z
31
26.495726
31
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
anthropic
plain
claude-opus-4-8
270
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
365
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:42Z
95
26.027397
95
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
openai
plain
gpt-5.4
270
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
270
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:43Z
0
0
0
exact
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
google
plain
gemini-2.5-pro
202
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
294
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:43Z
92
31.292517
92
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
mistral
plain
mistral-medium-latest
202
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
306
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:43Z
104
33.986928
104
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
cohere
plain
command-a-03-2025
202
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
270
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:43Z
68
25.185185
68
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
anthropic
markdown
claude-opus-4-8
273
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
370
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:42Z
97
26.216216
97
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
openai
markdown
gpt-5.4
273
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
273
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:43Z
0
0
0
exact
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
google
markdown
gemini-2.5-pro
205
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
298
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:43Z
93
31.208054
93
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
mistral
markdown
mistral-medium-latest
205
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
311
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:43Z
106
34.083601
106
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
cohere
markdown
command-a-03-2025
205
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
275
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:43Z
70
25.454545
70
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
anthropic
json
claude-opus-4-8
272
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
437
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:42Z
165
37.757437
165
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
openai
json
gpt-5.4
272
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
308
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:43Z
36
11.688312
36
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
google
json
gemini-2.5-pro
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
313
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:43Z
109
34.824281
109
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
mistral
json
mistral-medium-latest
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
331
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:43Z
127
38.36858
127
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
cohere
json
command-a-03-2025
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
315
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:43Z
111
35.238095
111
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
anthropic
xml
claude-opus-4-8
368
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
546
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:42Z
178
32.600733
178
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
openai
xml
gpt-5.4
368
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
368
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:43Z
0
0
0
exact
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
google
xml
gemini-2.5-pro
265
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
405
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:43Z
140
34.567901
140
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
mistral
xml
mistral-medium-latest
265
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
441
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:43Z
176
39.909297
176
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
cohere
xml
command-a-03-2025
265
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
377
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:43Z
112
29.708223
112
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
anthropic
yaml
claude-opus-4-8
272
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
375
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:42Z
103
27.466667
103
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
openai
yaml
gpt-5.4
272
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
276
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:43Z
4
1.449275
4
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
google
yaml
gemini-2.5-pro
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
302
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:43Z
98
32.450331
98
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
mistral
yaml
mistral-medium-latest
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
314
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:43Z
110
35.031847
110
underestimate
a39231a7-d777-4477-8c66-e0a8a013ac6e
humaneval
def by_length(arr): """ Given an array of integers, sort the integers that are between 1 and 9 inclusive, reverse the resulting array, and then replace each digit by its corresponding name from "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine". For example: arr = [2, 1, 1...
807
133
code
code
2026-07-06T03:27:18Z
cohere
yaml
command-a-03-2025
204
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
276
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:43Z
72
26.086957
72
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
anthropic
plain
claude-opus-4-8
102
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
129
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:43Z
27
20.930233
27
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
openai
plain
gpt-5.4
103
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
103
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:44Z
0
0
0
exact
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
google
plain
gemini-2.5-pro
53
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
118
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:44Z
65
55.084746
65
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
mistral
plain
mistral-medium-latest
53
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
121
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:44Z
68
56.198347
68
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
cohere
plain
command-a-03-2025
53
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
111
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:44Z
58
52.252252
58
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
anthropic
markdown
claude-opus-4-8
105
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
134
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:43Z
29
21.641791
29
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
openai
markdown
gpt-5.4
106
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
106
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:44Z
0
0
0
exact
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
google
markdown
gemini-2.5-pro
56
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
122
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:44Z
66
54.098361
66
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
mistral
markdown
mistral-medium-latest
56
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
126
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:44Z
70
55.555556
70
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
cohere
markdown
command-a-03-2025
56
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
116
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:44Z
60
51.724138
60
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
anthropic
json
claude-opus-4-8
104
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
153
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:43Z
49
32.026144
49
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
openai
json
gpt-5.4
105
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
120
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:44Z
15
12.5
15
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
google
json
gemini-2.5-pro
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
128
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:44Z
73
57.03125
73
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
mistral
json
mistral-medium-latest
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
134
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:44Z
79
58.955224
79
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
cohere
json
command-a-03-2025
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
128
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:44Z
73
57.03125
73
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
anthropic
xml
claude-opus-4-8
131
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
179
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:43Z
48
26.815642
48
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
openai
xml
gpt-5.4
132
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
132
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:44Z
0
0
0
exact
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
google
xml
gemini-2.5-pro
69
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
147
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:44Z
78
53.061224
78
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
mistral
xml
mistral-medium-latest
69
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
152
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:44Z
83
54.605263
83
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
cohere
xml
command-a-03-2025
69
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
140
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:44Z
71
50.714286
71
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
anthropic
yaml
claude-opus-4-8
104
cl100k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
137
true
api
anthropic.messages.count_tokens (sdk anthropic==0.100.0) model=claude-opus-4-8
2026-07-05T20:04:43Z
33
24.087591
33
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
openai
yaml
gpt-5.4
105
o200k_base@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
108
true
tiktoken
tiktoken==0.12.0 encoding=o200k_base model=gpt-5.4
2026-07-05T20:04:44Z
3
2.777778
3
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
google
yaml
gemini-2.5-pro
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
124
true
api
gemini.count_tokens (sdk google-generativeai==0.8.6) model=gemini-2.5-pro
2026-07-05T20:04:44Z
69
55.645161
69
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
mistral
yaml
mistral-medium-latest
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
128
true
sdk
mistral-common==1.11.2 tokenizer=SentencePieceTokenizer resolved=mistral-medium-2312
2026-07-05T20:04:44Z
73
57.03125
73
underestimate
2720797d-32eb-4689-9be5-78c781f631d4
humaneval
def incr_list(l: list): """Return list with elements incremented by 1. >>> incr_list([1, 2, 3]) [2, 3, 4] >>> incr_list([5, 3, 5, 2, 3, 3, 9, 0, 123]) [6, 4, 6, 3, 4, 4, 10, 1, 124] """
209
37
code
code
2026-07-06T03:27:18Z
cohere
yaml
command-a-03-2025
55
heuristic@tokenometer-2.2.0+rates-2026-05-23
2026-07-06T03:27:24Z
116
true
api
https://api.cohere.com/v1/tokenize (sdk cohere==6.1.0) model=command-a-03-2025
2026-07-05T20:04:44Z
61
52.586207
61
underestimate
End of preview. Expand in Data Studio

Dataset Card for LLM Tokens Atlas

llm-tokens-atlas is an open, reproducible benchmark of LLM tokenization across 5 providers (Anthropic claude-opus-4-7, Google gemini-2.5-pro, OpenAI gpt-4o, Mistral mistral-large-latest, Cohere command-r-08-2024) across 5 prompt formats (Markdown, XML, JSON, YAML, Plain text), evaluated on 12,500 real-world prompt requests (n=2,500 per provider, 500 unique prompts × 5 formats × 5 providers). For each (prompt, provider, model, format) cell we record both an offline token count (from the provider's published or community-reverse-engineered tokenizer) and an empirical token count (from the provider's authoritative count-tokens API endpoint, where one exists).

The artifact is the calibration delta distribution between offline and empirical counts — per provider, per model, per format. It quantifies how wrong the cheap-to-run offline counter is, so anyone estimating cost or context-window budgets ahead of a real API call can correct for the bias rather than treat it as exact.

Coverage / What's in this release

Field Value
Version v0.2.0 candidate (5-provider)
Release date 2026-05-25
Total rows 12,500
Unique prompts 500
Providers shipped 5 (Anthropic, Google, OpenAI, Mistral, Cohere)
Providers pending 0
Formats 5 (plain, markdown, json, xml, yaml)
Domains 3 (code, prose, chat)

Per-provider breakdown:

Provider Model n Empirical source
anthropic claude-opus-4-7 2,500 messages.countTokens (Anthropic API)
google gemini-2.5-pro 2,500 countTokens (Google Gemini API)
openai gpt-4o 2,500 tiktoken o200k_base (tiktoken-as-truth, local)
mistral mistral-large-latest 2,500 mistral-tokenizer-js (vendor OSS tokenizer)
cohere command-r-08-2024 2,500 POST /v1/tokenize (Cohere API)

Per-format breakdown (rows are split evenly across formats; each format gets 2,500 rows total = 500 prompts × 5 providers):

Format n total n per provider
plain 2,500 500
markdown 2,500 500
json 2,500 500
xml 2,500 500
yaml 2,500 500

Headline empirical findings:

  • Anthropic claude-opus-4-7: cl100k_base offline tokenizer underestimates empirical counts by 41.3% median (p25=36.8%, p75=46.7%, p95=58.5%; n=2,500). OLS calibration fit: slope = 1.611, intercept = 18.03, R² = 0.9956. 100% of rows underestimate (no exact or overestimate cases).
  • Google gemini-2.5-pro: median delta = 4.48%, mean = 3.74%; slope = 1.165, R² = 0.9771; 56.6% underestimate, 40.6% overestimate, 2.8% exact.
  • OpenAI gpt-4o: offline o200k_base is treated as oracle (tiktoken-as-truth); median delta = 0.0%, mean = 3.01%; calibration fit slope = 1.024, R² = 0.9986; 57.1% exact, 42.4% underestimate, 0.5% overestimate.
  • Mistral mistral-large-latest: median delta = −0.06% (mistral-tokenizer-js slightly overestimates by construction), mean = 1.85%; slope = 1.016, R² = 0.9993; 42.1% underestimate, 57.8% overestimate, ~0% exact.
  • Cohere command-r-08-2024: median delta = 3.17%, mean = 2.21%; slope = 1.130, R² = 0.9771; 54.2% underestimate, 43.2% overestimate, 2.6% exact.

Per-format × per-provider median deltas and full statistics live in analysis/results.json (the single source of truth for release numbers).

Dataset Summary

LLM Tokens Atlas measures the gap between what an offline tokenizer thinks a prompt costs and what a provider's API actually reports. Each row pairs a single prompt rendered in one of five surface formats with one provider model, records both counts, and computes the absolute and relative delta. Aggregated across providers and formats, the result is a calibrated joint distribution of offline-vs-empirical bias that downstream tools (cost estimators, routers, context budgeters, prompt optimizers) can plug in instead of guessing.

The dataset is intentionally narrow in task scope — it is a measurement artifact, not a training corpus. The prompts are drawn from already-public, redistribution-friendly corpora (LMSYS-Chat-1M sample, HumanEval, MT-Bench, GitHub READMEs, multilingual Wikipedia snippets). No model outputs are collected; only token counts.

Supported Tasks and Leaderboards

This dataset does not target a downstream supervised task. It is a measurement benchmark intended for:

  • Calibrating client-side / offline tokenizers against provider APIs.
  • Benchmarking cost-estimation libraries (e.g. tokencost, tokenometer).
  • Studying tokenizer drift over time as providers update their tokenizers.
  • Auditing context-window budgeting tools.
  • Grounding cost-aware routing systems in calibrated empirical token counts rather than offline proxies multiplied by published pricing.

task_categories: [other] reflects that this is a measurement / calibration artifact rather than a classical NLP supervised task.

Languages

The dataset's prompt text is overwhelmingly English (the LMSYS-Chat-1M sample and HumanEval contributions are English; multilingual Wikipedia snippets, when included, are tagged separately in the language field). For calibration purposes the underlying language matters less than the format and provider, but multilingual coverage is limited and explicitly so. See Limitations.

Dataset Structure

Data Files

A single Parquet file at data/processed/atlas.parquet is the canonical artifact. It is produced by llm_tokens_atlas/build_dataset.py, which inner-joins three intermediate JSONL streams — data/raw_prompts.jsonl, data/offline_counts.jsonl, and data/empirical_counts.jsonl — on the composite key (prompt_id, provider, format, model), then attaches prompt-level columns and computes calibration deltas. The full row-level schema for each intermediate stream is published as JSON Schema at data/schema.json; that file is the formal source of truth and should be preferred over this narrative description when they disagree.

Data Fields

The processed Parquet has the following columns:

Prompt-level (attached from raw_prompts.jsonl via prompt_id join):

Field Type Description
prompt_id string Stable identifier for the underlying prompt. Same prompt → same prompt_id across all (provider, model, format) rows; this is the join key downstream consumers should split on for held-out evaluation.
source string Origin corpus: lmsys-chat-1m, humaneval, mt-bench, github-readmes, wikipedia-multilingual, or similar (see data/provenance.md for the authoritative list).
text string The prompt text exactly as sent to the tokenizer / API. UTF-8.
text_len_chars int64 Length of text in Unicode codepoints (not bytes).
text_len_words int64 Whitespace-split word count of text. Approximate — for filtering / grouping, not as a tokenization signal.
language string ISO 639-1 / BCP-47 code: en, zh, es, fr, de, ja, multi, code, etc. code indicates source code; multi indicates mixed-language.
domain string High-level domain tag for stratified analysis: code, prose, chat, structured, multilingual, other.
collected_at string (ISO-8601) UTC timestamp at which the prompt was collected into the corpus.

Cell key:

Field Type Description
provider string One of: anthropic, google, openai, mistral, cohere.
format string Surface format the prompt is rendered in. One of: plain, markdown, xml, json, yaml.
model string Concrete model identifier evaluated: claude-opus-4-7, gemini-2.5-pro, gpt-4o, mistral-large-latest, or command-r-08-2024.

Offline counts (from offline_counts.jsonl):

Field Type Description
offline_count int64 Token count from the offline tokenizer (tiktoken proxy, published BPE vocab, community-reverse-engineered tokenizer, or mistral-common).
tokenizer_version string Pinned tokenizer version identifier (e.g. tiktoken@cl100k_base, @tokenometer/core@1.0.0, mistral-common@1.7.0). Pinned for reproducibility in data/lockfile.json.
offline_ts string (ISO-8601) UTC timestamp at which the offline count was produced.

Empirical counts (from empirical_counts.jsonl):

Field Type Description
empirical_count int64 Token count from the provider's authoritative count-tokens endpoint (or tiktoken-as-truth for OpenAI, where it is treated as the oracle).
is_oracle bool True when this value is the ground-truth oracle for the provider (e.g. tiktoken for OpenAI, provider countTokens API for Anthropic / Google). False when it is empirical but not official (e.g. inferred from stream usage).
empirical_source string How the empirical count was obtained: api (HTTP call), tiktoken (local oracle), sdk (vendor SDK helper), or stream-usage (inferred from generation metadata).
endpoint string Concrete endpoint or library identifier (e.g. https://api.anthropic.com/v1/messages/count_tokens@2024-10-22, tiktoken.encoding_for_model(gpt-4o)).
empirical_ts string (ISO-8601) UTC timestamp at which the empirical count was produced.

Computed calibration columns (added at build time):

Field Type Description
delta int64 empirical_count − offline_count. Positive ⇒ offline underestimates the real count; negative ⇒ overestimates; zero ⇒ exact agreement.
abs_delta int64 abs(delta). Useful for symmetric error metrics.
delta_pct float64 delta / empirical_count × 100. The headline per-row calibration error, in percent. NaN where empirical_count == 0.
direction string Categorical mapping of sign(delta): underestimate, overestimate, or exact.

Data Splits

The dataset is published as a single train split. There is no held-out evaluation set — this is a calibration / measurement artifact, not a supervised task. Downstream users who need a held-out set should split by prompt_id so that the same prompt rendered in different formats does not leak across splits.

Dataset Creation

Curation Rationale

A handful of independent observations in 2026 — most prominently two blog posts documenting that Anthropic's updated tokenizer inflates token counts by ~40–47% on real prompts — surfaced the same underlying phenomenon: deployed offline tokenizers consistently disagree with provider APIs, and the disagreement is large enough to matter for cost, context-budgeting, and routing decisions. What has been missing is a peer-citable, openly distributed dataset that quantifies this drift rigorously across providers, formats, and time. LLM Tokens Atlas fills that gap: instead of a single-point anecdote, it publishes the joint distribution of offline-vs-empirical deltas with full reproducibility metadata. The cited prior observations are credited in Citation Information / Related Work below.

Source Data

Initial Data Collection and Normalization

Prompts are sampled from already-public, redistribution-friendly corpora and re-rendered into each of the five surface formats. Per-row provenance — which corpus a prompt originated from, what license it ships under, and what normalization steps were applied — is documented in data/provenance.md, maintained by the sibling atlas-corpus collector and treated as the authoritative record for downstream attribution. Source corpora include:

  • LMSYS-Chat-1M (open sample) — real chat prompts.
  • HumanEval — programming task descriptions.
  • MT-Bench — multi-turn evaluation prompts.
  • GitHub README snippets — long-form, structured technical prose.
  • Multilingual Wikipedia — for non-English coverage where applicable.
  • ShareGPT (filtered, open subset) — additional chat coverage.

Prompts are normalized into a canonical text representation, then deterministically re-rendered into each of the five formats so that format is a controlled independent variable rather than a property of the source corpus.

Who are the source language producers?

The prompt text comes from public chat logs, open-source code documentation, benchmark authors, and Wikipedia contributors. No identifying information is collected, retained, or republished beyond what is already in the source corpora; per-source licensing terms are preserved as required.

Annotations

Annotation Process

There are no human annotations. Each row records two machine-measured token counts:

  1. Offline count — computed locally by invoking the offline tokenizer shipped or reverse-engineered for the target provider/model. The exact tokenizer (with version pin) is recorded in tokenizer_id and in data/lockfile.json.
  2. Empirical count — obtained by calling the provider's authoritative token-counting endpoint or OSS tokenizer. The API version used is recorded in api_version and in data/lockfile.json.

Empirical-source coverage:

  • Anthropicmessages.countTokens (HTTP, official API). Network sweep executed; empirical counts are authoritative.
  • OpenAItiktoken.encoding_for_model("gpt-4o") with o200k_base vocab, run locally. Treated as the oracle (tiktoken-as-truth) since no separate count-tokens HTTP endpoint exists.
  • Mistralmistral-tokenizer-js (vendor OSS tokenizer), run locally.
  • GooglecountTokens via the Google Gemini API, run with GOOGLE_API_KEY.
  • CoherePOST /v1/tokenize using command-r-08-2024, run with COHERE_API_KEY.

Who are the annotators?

Not applicable — counts are produced by deterministic code, not annotators.

Versioning Policy

Releases use semantic versioning (MAJOR.MINOR.PATCH). Each release pins the offline tokenizer versions and provider API versions in data/lockfile.json. Because providers update their tokenizers periodically (see Considerations), a row's tokenizer_id and api_version should be treated as part of its identity for longitudinal analysis. Major-version bumps may break row schemas; minor and patch versions preserve the published schema.

Personal and Sensitive Information

The dataset does not contain new personal information beyond what is already present in the source corpora. The LMSYS-Chat-1M and ShareGPT-derived samples inherit upstream filtering. We do not collect, store, or republish any provider-side outputs other than integer token counts.

Considerations for Using the Data

Social Impact of Dataset

The intended impact is positive: more accurate cost estimation reduces wasted spend on LLM APIs, particularly for resource-constrained teams that rely on free or low-tier offline tokenizers. Better calibration also reduces the incentive for vendors to obscure tokenizer behavior, since any drift is now publicly measurable.

Discussion of Biases

  • English-heavy. Prompts disproportionately reflect English LMSYS-domain chat. Calibration deltas measured here may not generalize cleanly to predominantly non-Latin scripts where tokenizer behavior differs sharply.
  • LMSYS-domain skew. LMSYS-Chat-1M is biased toward arena-style head-to-head prompts; readers should not assume the prompt mix mirrors production traffic for an arbitrary application.
  • Provider tokenizer drift over time. Providers update their tokenizers; a calibration delta observed today may not hold next quarter. The tokenizer_id and api_version fields plus data/lockfile.json are the guard against silently comparing apples to oranges across releases.
  • Format-mediated bias. Some formats (JSON, XML) introduce structural characters that some tokenizers fuse and others split; this is the central phenomenon the dataset measures, so we record it explicitly rather than smooth it away.

Limitations

  • No generative outputs. The dataset only measures tokenization, not model quality. Cost-aware routing systems built on this data must source quality signals separately.
  • Empirical-count availability is uneven. Where no public count-tokens endpoint exists, empirical_count is null and the row participates in offline-coverage analyses only.
  • Sampling is finite. 10k-prompt class size is enough for stable per-provider deltas but lighter for some (provider × model × format × language) cells; the row counts per cell are reported in data/provenance.md.

Additional Information

Dataset Curators

Curated and maintained by Faraazuddin Mohammed (https://github.com/faraa2m). Issues, PRs, and provenance corrections welcome at https://github.com/faraa2m/llm-tokens-atlas/issues.

Licensing Information

Suggested attribution string:

"Data from llm-tokens-atlas (Faraazuddin Mohammed, 2026), https://huggingface.co/datasets/faraa2m/llm-tokens-atlas, CC-BY-4.0."

Citation Information

@misc{llm-tokens-atlas-2026,
  author       = {Faraazuddin Mohammed},
  title        = {{llm-tokens-atlas}: An Open Benchmark of LLM Tokenization Calibration Across Providers and Formats},
  year         = {2026},
  publisher    = {Hugging Face},
  howpublished = {\url{https://huggingface.co/datasets/faraa2m/llm-tokens-atlas}}
}

Related Work

The offline-vs-empirical tokenizer drift phenomenon was independently surfaced in 2026 by community blog posts; this dataset is intended as the peer-citable, reproducible version of that observation, not as the discovery of it. Honest positioning credits the prior surfacers:

Methodologically related academic work:

  • Sachan et al., RouterBench: A Benchmark for Multi-LLM Routing Systems (2024) — arXiv:2403.12031. Sibling open dataset of API outcomes, but routing-focused rather than tokenization-focused.
  • Zheng et al., LMSYS-Chat-1M: A Large-Scale Real-World LLM Conversation Dataset (2023) — arXiv:2309.11998. Source corpus.
  • Ali et al., Tokenizer Choice For LLM Training: Negligible or Crucial? (2023) — arXiv:2310.08754. Training-time tokenizer study; complementary to this deployment-time drift study.
  • Rust et al., How Good is Your Tokenizer? On the Monolingual Performance of Multilingual Language Models (2021, ACL). Methodology precedent.
  • Javier Rando, The Worst (But Only) Claude 3 Tokenizer (2024) — https://javirando.com/blog/2024/claude-tokenizer/. Canonical source for the offline Claude tokenizer the community uses; cited here as the offline baseline for the Anthropic provider rows.

Foundation

This dataset extends the methodology and an early finding from tokenometer, generalizing the single-point Anthropic measurement into a multi-provider, multi-format calibration distribution.

Contact

Dataset Card Authors

Faraazuddin Mohammed (https://github.com/faraa2m).

Downloads last month
54

Papers for faraa2m/llm-tokens-atlas