Text Classification
Transformers
Safetensors
lfm2
feature-extraction
betterwright
accessibility
browser-agent
reranking
long-context
custom_code
Instructions to use ProCreations/betterwright-encoder-350m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ProCreations/betterwright-encoder-350m with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ProCreations/betterwright-encoder-350m", trust_remote_code=True)# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("ProCreations/betterwright-encoder-350m", trust_remote_code=True) model = AutoModel.from_pretrained("ProCreations/betterwright-encoder-350m", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload reserve_eval.json with huggingface_hub
Browse files- reserve_eval.json +2917 -0
reserve_eval.json
ADDED
|
@@ -0,0 +1,2917 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema": "betterwright-frozen-reserve-eval-v1",
|
| 3 |
+
"policy_tuned_on_reserve": false,
|
| 4 |
+
"config": {
|
| 5 |
+
"schema": "betterwright-relevance-config-v1",
|
| 6 |
+
"relevance_threshold": 0.25,
|
| 7 |
+
"confidence_threshold": 0.45,
|
| 8 |
+
"max_retained_fraction": 1.0,
|
| 9 |
+
"max_ranked_lines": 0,
|
| 10 |
+
"strategy": "coarse-ref-context",
|
| 11 |
+
"max_ranked_windows": 8,
|
| 12 |
+
"ref_context_lines": 3,
|
| 13 |
+
"window_chars": 1800,
|
| 14 |
+
"minimum_validation_recall": 0.999,
|
| 15 |
+
"minimum_validation_perfect_task_recall": 0.995,
|
| 16 |
+
"validated_max_chars": 10000,
|
| 17 |
+
"fallback_on_error": true,
|
| 18 |
+
"model": "ProCreations/betterwright-encoder-350m"
|
| 19 |
+
},
|
| 20 |
+
"metrics": {
|
| 21 |
+
"tasks": 161,
|
| 22 |
+
"target_evidence_node_recall": 1.0,
|
| 23 |
+
"mean_task_node_recall": 1.0,
|
| 24 |
+
"perfect_task_recall": 1.0,
|
| 25 |
+
"mean_char_savings": 0.0650058016826541,
|
| 26 |
+
"p50_char_savings": 0.0,
|
| 27 |
+
"fallback_rate": 0.6645962732919255,
|
| 28 |
+
"pruning_coverage": 0.3354037267080745,
|
| 29 |
+
"eligible_tasks": 161,
|
| 30 |
+
"non_fallback_tasks": 54,
|
| 31 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 32 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 33 |
+
"mean_token_savings": 0.05626420853717087,
|
| 34 |
+
"p50_token_savings": 0.0,
|
| 35 |
+
"original_tokens": 1079517,
|
| 36 |
+
"retained_tokens": 1053351,
|
| 37 |
+
"token_weighted_savings": 0.024238617826305653,
|
| 38 |
+
"eligible_mean_token_savings": 0.05626420853717087,
|
| 39 |
+
"non_fallback_mean_token_savings": 0.16775069582378718,
|
| 40 |
+
"domains": 17,
|
| 41 |
+
"by_kind": {
|
| 42 |
+
"action": {
|
| 43 |
+
"tasks": 81,
|
| 44 |
+
"target_evidence_node_recall": 1.0,
|
| 45 |
+
"mean_task_node_recall": 1.0,
|
| 46 |
+
"perfect_task_recall": 1.0,
|
| 47 |
+
"mean_char_savings": 0.047894415954788536,
|
| 48 |
+
"p50_char_savings": 0.0,
|
| 49 |
+
"fallback_rate": 0.7283950617283951,
|
| 50 |
+
"pruning_coverage": 0.2716049382716049,
|
| 51 |
+
"eligible_tasks": 81,
|
| 52 |
+
"non_fallback_tasks": 22,
|
| 53 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 54 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 55 |
+
"mean_token_savings": 0.040223486962387485,
|
| 56 |
+
"p50_token_savings": 0.0,
|
| 57 |
+
"original_tokens": 556762,
|
| 58 |
+
"retained_tokens": 547396,
|
| 59 |
+
"token_weighted_savings": 0.01682226876115822,
|
| 60 |
+
"eligible_mean_token_savings": 0.040223486962387485,
|
| 61 |
+
"non_fallback_mean_token_savings": 0.14809556563424484
|
| 62 |
+
},
|
| 63 |
+
"evidence": {
|
| 64 |
+
"tasks": 67,
|
| 65 |
+
"target_evidence_node_recall": 1.0,
|
| 66 |
+
"mean_task_node_recall": 1.0,
|
| 67 |
+
"perfect_task_recall": 1.0,
|
| 68 |
+
"mean_char_savings": 0.07259474593610533,
|
| 69 |
+
"p50_char_savings": 0.0,
|
| 70 |
+
"fallback_rate": 0.6417910447761194,
|
| 71 |
+
"pruning_coverage": 0.35820895522388063,
|
| 72 |
+
"eligible_tasks": 67,
|
| 73 |
+
"non_fallback_tasks": 24,
|
| 74 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 75 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 76 |
+
"mean_token_savings": 0.06368484640893213,
|
| 77 |
+
"p50_token_savings": 0.0,
|
| 78 |
+
"original_tokens": 436257,
|
| 79 |
+
"retained_tokens": 424249,
|
| 80 |
+
"token_weighted_savings": 0.027525059769814564,
|
| 81 |
+
"eligible_mean_token_savings": 0.06368484640893213,
|
| 82 |
+
"non_fallback_mean_token_savings": 0.1777868628916022
|
| 83 |
+
},
|
| 84 |
+
"mixed": {
|
| 85 |
+
"tasks": 13,
|
| 86 |
+
"target_evidence_node_recall": 1.0,
|
| 87 |
+
"mean_task_node_recall": 1.0,
|
| 88 |
+
"perfect_task_recall": 1.0,
|
| 89 |
+
"mean_char_savings": 0.13251064621926026,
|
| 90 |
+
"p50_char_savings": 0.16570836082571405,
|
| 91 |
+
"fallback_rate": 0.38461538461538464,
|
| 92 |
+
"pruning_coverage": 0.6153846153846154,
|
| 93 |
+
"eligible_tasks": 13,
|
| 94 |
+
"non_fallback_tasks": 8,
|
| 95 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 96 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 97 |
+
"mean_token_savings": 0.11796541701020548,
|
| 98 |
+
"p50_token_savings": 0.1470926885434658,
|
| 99 |
+
"original_tokens": 86498,
|
| 100 |
+
"retained_tokens": 81706,
|
| 101 |
+
"token_weighted_savings": 0.0554001248583782,
|
| 102 |
+
"eligible_mean_token_savings": 0.11796541701020548,
|
| 103 |
+
"non_fallback_mean_token_savings": 0.19169380264158392
|
| 104 |
+
}
|
| 105 |
+
},
|
| 106 |
+
"by_difficulty": {
|
| 107 |
+
"easy": {
|
| 108 |
+
"tasks": 44,
|
| 109 |
+
"target_evidence_node_recall": 1.0,
|
| 110 |
+
"mean_task_node_recall": 1.0,
|
| 111 |
+
"perfect_task_recall": 1.0,
|
| 112 |
+
"mean_char_savings": 0.07079667106874572,
|
| 113 |
+
"p50_char_savings": 0.0,
|
| 114 |
+
"fallback_rate": 0.6363636363636364,
|
| 115 |
+
"pruning_coverage": 0.36363636363636365,
|
| 116 |
+
"eligible_tasks": 44,
|
| 117 |
+
"non_fallback_tasks": 16,
|
| 118 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 119 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 120 |
+
"mean_token_savings": 0.0627814245589974,
|
| 121 |
+
"p50_token_savings": 0.0,
|
| 122 |
+
"original_tokens": 293507,
|
| 123 |
+
"retained_tokens": 286055,
|
| 124 |
+
"token_weighted_savings": 0.02538951370836129,
|
| 125 |
+
"eligible_mean_token_savings": 0.0627814245589974,
|
| 126 |
+
"non_fallback_mean_token_savings": 0.17264891753724287
|
| 127 |
+
},
|
| 128 |
+
"medium": {
|
| 129 |
+
"tasks": 50,
|
| 130 |
+
"target_evidence_node_recall": 1.0,
|
| 131 |
+
"mean_task_node_recall": 1.0,
|
| 132 |
+
"perfect_task_recall": 1.0,
|
| 133 |
+
"mean_char_savings": 0.048085784729173534,
|
| 134 |
+
"p50_char_savings": 0.0,
|
| 135 |
+
"fallback_rate": 0.72,
|
| 136 |
+
"pruning_coverage": 0.28,
|
| 137 |
+
"eligible_tasks": 50,
|
| 138 |
+
"non_fallback_tasks": 14,
|
| 139 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 140 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 141 |
+
"mean_token_savings": 0.03925835808931578,
|
| 142 |
+
"p50_token_savings": 0.0,
|
| 143 |
+
"original_tokens": 353824,
|
| 144 |
+
"retained_tokens": 347346,
|
| 145 |
+
"token_weighted_savings": 0.01830853757800488,
|
| 146 |
+
"eligible_mean_token_savings": 0.03925835808931578,
|
| 147 |
+
"non_fallback_mean_token_savings": 0.14020842174755638
|
| 148 |
+
},
|
| 149 |
+
"hard": {
|
| 150 |
+
"tasks": 67,
|
| 151 |
+
"target_evidence_node_recall": 1.0,
|
| 152 |
+
"mean_task_node_recall": 1.0,
|
| 153 |
+
"perfect_task_recall": 1.0,
|
| 154 |
+
"mean_char_savings": 0.07382972100632573,
|
| 155 |
+
"p50_char_savings": 0.0,
|
| 156 |
+
"fallback_rate": 0.6417910447761194,
|
| 157 |
+
"pruning_coverage": 0.35820895522388063,
|
| 158 |
+
"eligible_tasks": 67,
|
| 159 |
+
"non_fallback_tasks": 24,
|
| 160 |
+
"non_fallback_target_evidence_node_recall": 1.0,
|
| 161 |
+
"non_fallback_perfect_task_recall": 1.0,
|
| 162 |
+
"mean_token_savings": 0.06467517894660949,
|
| 163 |
+
"p50_token_savings": 0.0,
|
| 164 |
+
"original_tokens": 432186,
|
| 165 |
+
"retained_tokens": 419950,
|
| 166 |
+
"token_weighted_savings": 0.028311884235028395,
|
| 167 |
+
"eligible_mean_token_savings": 0.06467517894660949,
|
| 168 |
+
"non_fallback_mean_token_savings": 0.1805515412259515
|
| 169 |
+
}
|
| 170 |
+
}
|
| 171 |
+
},
|
| 172 |
+
"inference": {
|
| 173 |
+
"device": "cuda",
|
| 174 |
+
"scored_chunks": 2294,
|
| 175 |
+
"score_seconds": 12.088709216041025,
|
| 176 |
+
"chunks_per_second": 189.7638498042449
|
| 177 |
+
},
|
| 178 |
+
"detail": [
|
| 179 |
+
{
|
| 180 |
+
"host": "www.lowes.com",
|
| 181 |
+
"task": "Navigate to the top-level Appliances department from the main category navigation, rather than the similarly named Popular Categories link.",
|
| 182 |
+
"recall": 1.0,
|
| 183 |
+
"hits": 2,
|
| 184 |
+
"required_count": 2,
|
| 185 |
+
"savings": 0.0,
|
| 186 |
+
"fallback": true,
|
| 187 |
+
"eligible": true,
|
| 188 |
+
"peak": 0.5546875,
|
| 189 |
+
"peak_confidence": 0.5078125,
|
| 190 |
+
"original_tokens": 2606,
|
| 191 |
+
"retained_tokens": 2606,
|
| 192 |
+
"token_savings": 0.0,
|
| 193 |
+
"kind": "action",
|
| 194 |
+
"difficulty": "hard"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"host": "www.lowes.com",
|
| 198 |
+
"task": "Search the site for \u201cceiling fans\u201d using the search field and submit the search.",
|
| 199 |
+
"recall": 1.0,
|
| 200 |
+
"hits": 2,
|
| 201 |
+
"required_count": 2,
|
| 202 |
+
"savings": 0.0,
|
| 203 |
+
"fallback": true,
|
| 204 |
+
"eligible": true,
|
| 205 |
+
"peak": 0.43359375,
|
| 206 |
+
"peak_confidence": 0.6015625,
|
| 207 |
+
"original_tokens": 2606,
|
| 208 |
+
"retained_tokens": 2606,
|
| 209 |
+
"token_savings": 0.0,
|
| 210 |
+
"kind": "action",
|
| 211 |
+
"difficulty": "medium"
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"host": "www.lowes.com",
|
| 215 |
+
"task": "Open the selector for the currently selected Lowe\u2019s store.",
|
| 216 |
+
"recall": 1.0,
|
| 217 |
+
"hits": 1,
|
| 218 |
+
"required_count": 1,
|
| 219 |
+
"savings": 0.0,
|
| 220 |
+
"fallback": true,
|
| 221 |
+
"eligible": true,
|
| 222 |
+
"peak": 0.57421875,
|
| 223 |
+
"peak_confidence": 0.5703125,
|
| 224 |
+
"original_tokens": 2606,
|
| 225 |
+
"retained_tokens": 2606,
|
| 226 |
+
"token_savings": 0.0,
|
| 227 |
+
"kind": "action",
|
| 228 |
+
"difficulty": "easy"
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"host": "www.lowes.com",
|
| 232 |
+
"task": "Open the top-level Deals section from the main navigation, not the separate Shop Deals of the Day promotional link.",
|
| 233 |
+
"recall": 1.0,
|
| 234 |
+
"hits": 2,
|
| 235 |
+
"required_count": 2,
|
| 236 |
+
"savings": 0.0,
|
| 237 |
+
"fallback": true,
|
| 238 |
+
"eligible": true,
|
| 239 |
+
"peak": 0.54296875,
|
| 240 |
+
"peak_confidence": 0.515625,
|
| 241 |
+
"original_tokens": 2606,
|
| 242 |
+
"retained_tokens": 2606,
|
| 243 |
+
"token_savings": 0.0,
|
| 244 |
+
"kind": "action",
|
| 245 |
+
"difficulty": "hard"
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"host": "www.lowes.com",
|
| 249 |
+
"task": "Open the Home Care and Home maintenance subscription information, rather than the similarly priced $99 Maintenance navigation item.",
|
| 250 |
+
"recall": 1.0,
|
| 251 |
+
"hits": 2,
|
| 252 |
+
"required_count": 2,
|
| 253 |
+
"savings": 0.0,
|
| 254 |
+
"fallback": true,
|
| 255 |
+
"eligible": true,
|
| 256 |
+
"peak": 0.400390625,
|
| 257 |
+
"peak_confidence": 0.6328125,
|
| 258 |
+
"original_tokens": 2606,
|
| 259 |
+
"retained_tokens": 2606,
|
| 260 |
+
"token_savings": 0.0,
|
| 261 |
+
"kind": "action",
|
| 262 |
+
"difficulty": "hard"
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"host": "www.lowes.com",
|
| 266 |
+
"task": "Determine the sponsored Samsung appliance financing offer, including the payment duration, qualifying purchase amount, and where to get more information.",
|
| 267 |
+
"recall": 1.0,
|
| 268 |
+
"hits": 2,
|
| 269 |
+
"required_count": 2,
|
| 270 |
+
"savings": 0.0,
|
| 271 |
+
"fallback": true,
|
| 272 |
+
"eligible": true,
|
| 273 |
+
"peak": 0.4765625,
|
| 274 |
+
"peak_confidence": 0.58984375,
|
| 275 |
+
"original_tokens": 2606,
|
| 276 |
+
"retained_tokens": 2606,
|
| 277 |
+
"token_savings": 0.0,
|
| 278 |
+
"kind": "evidence",
|
| 279 |
+
"difficulty": "hard"
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"host": "www.lowes.com",
|
| 283 |
+
"task": "Report the currently selected Lowe\u2019s store name and ZIP code.",
|
| 284 |
+
"recall": 1.0,
|
| 285 |
+
"hits": 2,
|
| 286 |
+
"required_count": 2,
|
| 287 |
+
"savings": 0.0,
|
| 288 |
+
"fallback": true,
|
| 289 |
+
"eligible": true,
|
| 290 |
+
"peak": 0.439453125,
|
| 291 |
+
"peak_confidence": 0.62109375,
|
| 292 |
+
"original_tokens": 2606,
|
| 293 |
+
"retained_tokens": 2606,
|
| 294 |
+
"token_savings": 0.0,
|
| 295 |
+
"kind": "evidence",
|
| 296 |
+
"difficulty": "easy"
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"host": "www.lowes.com",
|
| 300 |
+
"task": "Identify the Popular Categories entries for bathroom products, building supplies, and doors and windows.",
|
| 301 |
+
"recall": 1.0,
|
| 302 |
+
"hits": 3,
|
| 303 |
+
"required_count": 3,
|
| 304 |
+
"savings": 0.0,
|
| 305 |
+
"fallback": true,
|
| 306 |
+
"eligible": true,
|
| 307 |
+
"peak": 0.58203125,
|
| 308 |
+
"peak_confidence": 0.51171875,
|
| 309 |
+
"original_tokens": 2606,
|
| 310 |
+
"retained_tokens": 2606,
|
| 311 |
+
"token_savings": 0.0,
|
| 312 |
+
"kind": "evidence",
|
| 313 |
+
"difficulty": "medium"
|
| 314 |
+
},
|
| 315 |
+
{
|
| 316 |
+
"host": "www.lowes.com",
|
| 317 |
+
"task": "State the cutoff time, delivery promise, and product type in the vanity promotion.",
|
| 318 |
+
"recall": 1.0,
|
| 319 |
+
"hits": 1,
|
| 320 |
+
"required_count": 1,
|
| 321 |
+
"savings": 0.0,
|
| 322 |
+
"fallback": true,
|
| 323 |
+
"eligible": true,
|
| 324 |
+
"peak": 0.2333984375,
|
| 325 |
+
"peak_confidence": 0.6796875,
|
| 326 |
+
"original_tokens": 2606,
|
| 327 |
+
"retained_tokens": 2606,
|
| 328 |
+
"token_savings": 0.0,
|
| 329 |
+
"kind": "evidence",
|
| 330 |
+
"difficulty": "medium"
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"host": "www.homedepot.com",
|
| 334 |
+
"task": "Open the top-level Building Materials department.",
|
| 335 |
+
"recall": 1.0,
|
| 336 |
+
"hits": 1,
|
| 337 |
+
"required_count": 1,
|
| 338 |
+
"savings": 0.0,
|
| 339 |
+
"fallback": true,
|
| 340 |
+
"eligible": true,
|
| 341 |
+
"peak": 0.482421875,
|
| 342 |
+
"peak_confidence": 0.6015625,
|
| 343 |
+
"original_tokens": 11254,
|
| 344 |
+
"retained_tokens": 11254,
|
| 345 |
+
"token_savings": 0.0,
|
| 346 |
+
"kind": "action",
|
| 347 |
+
"difficulty": "easy"
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"host": "www.homedepot.com",
|
| 351 |
+
"task": "Update the store ZIP code while keeping the currently displayed Port Chester store context in mind.",
|
| 352 |
+
"recall": 1.0,
|
| 353 |
+
"hits": 2,
|
| 354 |
+
"required_count": 2,
|
| 355 |
+
"savings": 0.0,
|
| 356 |
+
"fallback": true,
|
| 357 |
+
"eligible": true,
|
| 358 |
+
"peak": 0.546875,
|
| 359 |
+
"peak_confidence": 0.55859375,
|
| 360 |
+
"original_tokens": 11254,
|
| 361 |
+
"retained_tokens": 11254,
|
| 362 |
+
"token_savings": 0.0,
|
| 363 |
+
"kind": "mixed",
|
| 364 |
+
"difficulty": "hard"
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"host": "www.homedepot.com",
|
| 368 |
+
"task": "Use the main search field to search for an 18V cordless drill/driver kit; do not open the already-listed product card.",
|
| 369 |
+
"recall": 1.0,
|
| 370 |
+
"hits": 1,
|
| 371 |
+
"required_count": 1,
|
| 372 |
+
"savings": 0.0,
|
| 373 |
+
"fallback": true,
|
| 374 |
+
"eligible": true,
|
| 375 |
+
"peak": 0.54296875,
|
| 376 |
+
"peak_confidence": 0.54296875,
|
| 377 |
+
"original_tokens": 11254,
|
| 378 |
+
"retained_tokens": 11254,
|
| 379 |
+
"token_savings": 0.0,
|
| 380 |
+
"kind": "action",
|
| 381 |
+
"difficulty": "hard"
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"host": "www.homedepot.com",
|
| 385 |
+
"task": "Navigate to the page for scheduling a bathroom remodel, rather than opening a bathroom product or the Bath & Faucets department.",
|
| 386 |
+
"recall": 1.0,
|
| 387 |
+
"hits": 1,
|
| 388 |
+
"required_count": 1,
|
| 389 |
+
"savings": 0.0,
|
| 390 |
+
"fallback": true,
|
| 391 |
+
"eligible": true,
|
| 392 |
+
"peak": 0.58203125,
|
| 393 |
+
"peak_confidence": 0.5703125,
|
| 394 |
+
"original_tokens": 11254,
|
| 395 |
+
"retained_tokens": 11254,
|
| 396 |
+
"token_savings": 0.0,
|
| 397 |
+
"kind": "action",
|
| 398 |
+
"difficulty": "hard"
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"host": "www.homedepot.com",
|
| 402 |
+
"task": "Open the shopping cart.",
|
| 403 |
+
"recall": 1.0,
|
| 404 |
+
"hits": 1,
|
| 405 |
+
"required_count": 1,
|
| 406 |
+
"savings": 0.0,
|
| 407 |
+
"fallback": true,
|
| 408 |
+
"eligible": true,
|
| 409 |
+
"peak": 0.494140625,
|
| 410 |
+
"peak_confidence": 0.58984375,
|
| 411 |
+
"original_tokens": 11254,
|
| 412 |
+
"retained_tokens": 11254,
|
| 413 |
+
"token_savings": 0.0,
|
| 414 |
+
"kind": "action",
|
| 415 |
+
"difficulty": "easy"
|
| 416 |
+
},
|
| 417 |
+
{
|
| 418 |
+
"host": "www.homedepot.com",
|
| 419 |
+
"task": "Navigate to the Store Locator from the footer.",
|
| 420 |
+
"recall": 1.0,
|
| 421 |
+
"hits": 1,
|
| 422 |
+
"required_count": 1,
|
| 423 |
+
"savings": 0.0,
|
| 424 |
+
"fallback": true,
|
| 425 |
+
"eligible": true,
|
| 426 |
+
"peak": 0.546875,
|
| 427 |
+
"peak_confidence": 0.54296875,
|
| 428 |
+
"original_tokens": 11254,
|
| 429 |
+
"retained_tokens": 11254,
|
| 430 |
+
"token_savings": 0.0,
|
| 431 |
+
"kind": "action",
|
| 432 |
+
"difficulty": "medium"
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"host": "www.homedepot.com",
|
| 436 |
+
"task": "Identify which savings tab is currently selected.",
|
| 437 |
+
"recall": 1.0,
|
| 438 |
+
"hits": 1,
|
| 439 |
+
"required_count": 1,
|
| 440 |
+
"savings": 0.0,
|
| 441 |
+
"fallback": true,
|
| 442 |
+
"eligible": true,
|
| 443 |
+
"peak": 0.5859375,
|
| 444 |
+
"peak_confidence": 0.52734375,
|
| 445 |
+
"original_tokens": 11254,
|
| 446 |
+
"retained_tokens": 11254,
|
| 447 |
+
"token_savings": 0.0,
|
| 448 |
+
"kind": "evidence",
|
| 449 |
+
"difficulty": "easy"
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"host": "www.homedepot.com",
|
| 453 |
+
"task": "What maximum discount and product area are advertised for the online bath-vanity deal?",
|
| 454 |
+
"recall": 1.0,
|
| 455 |
+
"hits": 1,
|
| 456 |
+
"required_count": 1,
|
| 457 |
+
"savings": 0.0,
|
| 458 |
+
"fallback": true,
|
| 459 |
+
"eligible": true,
|
| 460 |
+
"peak": 0.4921875,
|
| 461 |
+
"peak_confidence": 0.640625,
|
| 462 |
+
"original_tokens": 11254,
|
| 463 |
+
"retained_tokens": 11254,
|
| 464 |
+
"token_savings": 0.0,
|
| 465 |
+
"kind": "evidence",
|
| 466 |
+
"difficulty": "medium"
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"host": "www.homedepot.com",
|
| 470 |
+
"task": "Which of these two visible products has more reviews: the Frigidaire side-by-side refrigerator or the GE freestanding gas range, and what are their displayed review counts?",
|
| 471 |
+
"recall": 1.0,
|
| 472 |
+
"hits": 4,
|
| 473 |
+
"required_count": 4,
|
| 474 |
+
"savings": 0.0,
|
| 475 |
+
"fallback": true,
|
| 476 |
+
"eligible": true,
|
| 477 |
+
"peak": 0.6171875,
|
| 478 |
+
"peak_confidence": 0.57421875,
|
| 479 |
+
"original_tokens": 11254,
|
| 480 |
+
"retained_tokens": 11254,
|
| 481 |
+
"token_savings": 0.0,
|
| 482 |
+
"kind": "evidence",
|
| 483 |
+
"difficulty": "hard"
|
| 484 |
+
},
|
| 485 |
+
{
|
| 486 |
+
"host": "www.homedepot.com",
|
| 487 |
+
"task": "What action is offered for the Free In-Store Kids Workshops?",
|
| 488 |
+
"recall": 1.0,
|
| 489 |
+
"hits": 1,
|
| 490 |
+
"required_count": 1,
|
| 491 |
+
"savings": 0.0,
|
| 492 |
+
"fallback": true,
|
| 493 |
+
"eligible": true,
|
| 494 |
+
"peak": 0.53515625,
|
| 495 |
+
"peak_confidence": 0.55859375,
|
| 496 |
+
"original_tokens": 11254,
|
| 497 |
+
"retained_tokens": 11254,
|
| 498 |
+
"token_savings": 0.0,
|
| 499 |
+
"kind": "evidence",
|
| 500 |
+
"difficulty": "easy"
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"host": "developer.mozilla.org",
|
| 504 |
+
"task": "Select the main documentation navigation buttons for HTML, CSS, JavaScript, Web APIs, and Learn, while excluding the Tools and About buttons.",
|
| 505 |
+
"recall": 1.0,
|
| 506 |
+
"hits": 7,
|
| 507 |
+
"required_count": 7,
|
| 508 |
+
"savings": 0.22504456327985745,
|
| 509 |
+
"fallback": false,
|
| 510 |
+
"eligible": true,
|
| 511 |
+
"peak": 0.6171875,
|
| 512 |
+
"peak_confidence": 0.5546875,
|
| 513 |
+
"original_tokens": 3570,
|
| 514 |
+
"retained_tokens": 2907,
|
| 515 |
+
"token_savings": 0.18571428571428572,
|
| 516 |
+
"kind": "action",
|
| 517 |
+
"difficulty": "hard"
|
| 518 |
+
},
|
| 519 |
+
{
|
| 520 |
+
"host": "developer.mozilla.org",
|
| 521 |
+
"task": "Open the Featured articles entry titled \"Trusted Types API\" that is categorized under Web APIs and discusses protection against client-side XSS.",
|
| 522 |
+
"recall": 1.0,
|
| 523 |
+
"hits": 3,
|
| 524 |
+
"required_count": 3,
|
| 525 |
+
"savings": 0.22504456327985745,
|
| 526 |
+
"fallback": false,
|
| 527 |
+
"eligible": true,
|
| 528 |
+
"peak": 0.5546875,
|
| 529 |
+
"peak_confidence": 0.5234375,
|
| 530 |
+
"original_tokens": 3570,
|
| 531 |
+
"retained_tokens": 2907,
|
| 532 |
+
"token_savings": 0.18571428571428572,
|
| 533 |
+
"kind": "mixed",
|
| 534 |
+
"difficulty": "hard"
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"host": "developer.mozilla.org",
|
| 538 |
+
"task": "Open the Featured articles entry titled \"Navigation API\" whose Web APIs description says it can examine an application's history entries.",
|
| 539 |
+
"recall": 1.0,
|
| 540 |
+
"hits": 3,
|
| 541 |
+
"required_count": 3,
|
| 542 |
+
"savings": 0.22504456327985745,
|
| 543 |
+
"fallback": false,
|
| 544 |
+
"eligible": true,
|
| 545 |
+
"peak": 0.59375,
|
| 546 |
+
"peak_confidence": 0.498046875,
|
| 547 |
+
"original_tokens": 3570,
|
| 548 |
+
"retained_tokens": 2907,
|
| 549 |
+
"token_savings": 0.18571428571428572,
|
| 550 |
+
"kind": "mixed",
|
| 551 |
+
"difficulty": "hard"
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"host": "developer.mozilla.org",
|
| 555 |
+
"task": "Open the CSS article about bringing smooth, animated navigation to multi-page apps with one line of CSS, rather than the similarly worded Navigation API article.",
|
| 556 |
+
"recall": 1.0,
|
| 557 |
+
"hits": 3,
|
| 558 |
+
"required_count": 3,
|
| 559 |
+
"savings": 0.22504456327985745,
|
| 560 |
+
"fallback": false,
|
| 561 |
+
"eligible": true,
|
| 562 |
+
"peak": 0.6015625,
|
| 563 |
+
"peak_confidence": 0.52734375,
|
| 564 |
+
"original_tokens": 3570,
|
| 565 |
+
"retained_tokens": 2907,
|
| 566 |
+
"token_savings": 0.18571428571428572,
|
| 567 |
+
"kind": "mixed",
|
| 568 |
+
"difficulty": "hard"
|
| 569 |
+
},
|
| 570 |
+
{
|
| 571 |
+
"host": "developer.mozilla.org",
|
| 572 |
+
"task": "What three technologies does MDN say it has been documenting since 2005?",
|
| 573 |
+
"recall": 1.0,
|
| 574 |
+
"hits": 3,
|
| 575 |
+
"required_count": 3,
|
| 576 |
+
"savings": 0.22504456327985745,
|
| 577 |
+
"fallback": false,
|
| 578 |
+
"eligible": true,
|
| 579 |
+
"peak": 0.515625,
|
| 580 |
+
"peak_confidence": 0.5859375,
|
| 581 |
+
"original_tokens": 3570,
|
| 582 |
+
"retained_tokens": 2907,
|
| 583 |
+
"token_savings": 0.18571428571428572,
|
| 584 |
+
"kind": "evidence",
|
| 585 |
+
"difficulty": "easy"
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"host": "developer.mozilla.org",
|
| 589 |
+
"task": "Which Latest news item is from 2 months ago, and what is its title?",
|
| 590 |
+
"recall": 1.0,
|
| 591 |
+
"hits": 2,
|
| 592 |
+
"required_count": 2,
|
| 593 |
+
"savings": 0.22504456327985745,
|
| 594 |
+
"fallback": false,
|
| 595 |
+
"eligible": true,
|
| 596 |
+
"peak": 0.4453125,
|
| 597 |
+
"peak_confidence": 0.56640625,
|
| 598 |
+
"original_tokens": 3570,
|
| 599 |
+
"retained_tokens": 2907,
|
| 600 |
+
"token_savings": 0.18571428571428572,
|
| 601 |
+
"kind": "evidence",
|
| 602 |
+
"difficulty": "medium"
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"host": "developer.mozilla.org",
|
| 606 |
+
"task": "Identify the recent contribution made to correct information related to HTML table manipulation methods, and report how long ago it was made.",
|
| 607 |
+
"recall": 1.0,
|
| 608 |
+
"hits": 2,
|
| 609 |
+
"required_count": 2,
|
| 610 |
+
"savings": 0.22504456327985745,
|
| 611 |
+
"fallback": false,
|
| 612 |
+
"eligible": true,
|
| 613 |
+
"peak": 0.5625,
|
| 614 |
+
"peak_confidence": 0.53125,
|
| 615 |
+
"original_tokens": 3570,
|
| 616 |
+
"retained_tokens": 2907,
|
| 617 |
+
"token_savings": 0.18571428571428572,
|
| 618 |
+
"kind": "evidence",
|
| 619 |
+
"difficulty": "medium"
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"host": "developer.mozilla.org",
|
| 623 |
+
"task": "Who is quoted in the Contributor Spotlight, and what does the quote say MDN closely follows?",
|
| 624 |
+
"recall": 1.0,
|
| 625 |
+
"hits": 2,
|
| 626 |
+
"required_count": 2,
|
| 627 |
+
"savings": 0.22504456327985745,
|
| 628 |
+
"fallback": false,
|
| 629 |
+
"eligible": true,
|
| 630 |
+
"peak": 0.5078125,
|
| 631 |
+
"peak_confidence": 0.5625,
|
| 632 |
+
"original_tokens": 3570,
|
| 633 |
+
"retained_tokens": 2907,
|
| 634 |
+
"token_savings": 0.18571428571428572,
|
| 635 |
+
"kind": "evidence",
|
| 636 |
+
"difficulty": "medium"
|
| 637 |
+
},
|
| 638 |
+
{
|
| 639 |
+
"host": "www.wikipedia.org",
|
| 640 |
+
"task": "Choose the English Wikipedia edition from the top-language links, rather than selecting the similarly labeled option in the search-language dropdown.",
|
| 641 |
+
"recall": 1.0,
|
| 642 |
+
"hits": 3,
|
| 643 |
+
"required_count": 3,
|
| 644 |
+
"savings": 0.384671267707955,
|
| 645 |
+
"fallback": false,
|
| 646 |
+
"eligible": true,
|
| 647 |
+
"peak": 0.6953125,
|
| 648 |
+
"peak_confidence": 0.478515625,
|
| 649 |
+
"original_tokens": 1956,
|
| 650 |
+
"retained_tokens": 1197,
|
| 651 |
+
"token_savings": 0.3880368098159509,
|
| 652 |
+
"kind": "action",
|
| 653 |
+
"difficulty": "hard"
|
| 654 |
+
},
|
| 655 |
+
{
|
| 656 |
+
"host": "www.wikipedia.org",
|
| 657 |
+
"task": "Search Wikipedia for \u201cquantum mechanics\u201d using English, keeping the search-language selector set to English, and activate the Search button.",
|
| 658 |
+
"recall": 1.0,
|
| 659 |
+
"hits": 3,
|
| 660 |
+
"required_count": 3,
|
| 661 |
+
"savings": 0.384671267707955,
|
| 662 |
+
"fallback": false,
|
| 663 |
+
"eligible": true,
|
| 664 |
+
"peak": 0.6953125,
|
| 665 |
+
"peak_confidence": 0.484375,
|
| 666 |
+
"original_tokens": 1956,
|
| 667 |
+
"retained_tokens": 1197,
|
| 668 |
+
"token_savings": 0.3880368098159509,
|
| 669 |
+
"kind": "action",
|
| 670 |
+
"difficulty": "hard"
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"host": "www.wikipedia.org",
|
| 674 |
+
"task": "Open the official Wikipedia app download information and then choose the Apple App Store link.",
|
| 675 |
+
"recall": 1.0,
|
| 676 |
+
"hits": 2,
|
| 677 |
+
"required_count": 2,
|
| 678 |
+
"savings": 0.384671267707955,
|
| 679 |
+
"fallback": false,
|
| 680 |
+
"eligible": true,
|
| 681 |
+
"peak": 0.5703125,
|
| 682 |
+
"peak_confidence": 0.5234375,
|
| 683 |
+
"original_tokens": 1956,
|
| 684 |
+
"retained_tokens": 1197,
|
| 685 |
+
"token_savings": 0.3880368098159509,
|
| 686 |
+
"kind": "mixed",
|
| 687 |
+
"difficulty": "hard"
|
| 688 |
+
},
|
| 689 |
+
{
|
| 690 |
+
"host": "www.wikipedia.org",
|
| 691 |
+
"task": "Among the listed top-language editions, which link shows the highest stated article count? Report its language and displayed count.",
|
| 692 |
+
"recall": 1.0,
|
| 693 |
+
"hits": 10,
|
| 694 |
+
"required_count": 10,
|
| 695 |
+
"savings": 0.384671267707955,
|
| 696 |
+
"fallback": false,
|
| 697 |
+
"eligible": true,
|
| 698 |
+
"peak": 0.703125,
|
| 699 |
+
"peak_confidence": 0.46875,
|
| 700 |
+
"original_tokens": 1956,
|
| 701 |
+
"retained_tokens": 1197,
|
| 702 |
+
"token_savings": 0.3880368098159509,
|
| 703 |
+
"kind": "evidence",
|
| 704 |
+
"difficulty": "hard"
|
| 705 |
+
},
|
| 706 |
+
{
|
| 707 |
+
"host": "www.wikipedia.org",
|
| 708 |
+
"task": "According to the footer, which organization hosts Wikipedia and also hosts a range of other projects?",
|
| 709 |
+
"recall": 1.0,
|
| 710 |
+
"hits": 1,
|
| 711 |
+
"required_count": 1,
|
| 712 |
+
"savings": 0.384671267707955,
|
| 713 |
+
"fallback": false,
|
| 714 |
+
"eligible": true,
|
| 715 |
+
"peak": 0.58203125,
|
| 716 |
+
"peak_confidence": 0.53125,
|
| 717 |
+
"original_tokens": 1956,
|
| 718 |
+
"retained_tokens": 1197,
|
| 719 |
+
"token_savings": 0.3880368098159509,
|
| 720 |
+
"kind": "evidence",
|
| 721 |
+
"difficulty": "easy"
|
| 722 |
+
},
|
| 723 |
+
{
|
| 724 |
+
"host": "www.wikipedia.org",
|
| 725 |
+
"task": "Which other project is described as a \u201cFree travel guide\u201d?",
|
| 726 |
+
"recall": 1.0,
|
| 727 |
+
"hits": 1,
|
| 728 |
+
"required_count": 1,
|
| 729 |
+
"savings": 0.384671267707955,
|
| 730 |
+
"fallback": false,
|
| 731 |
+
"eligible": true,
|
| 732 |
+
"peak": 0.52734375,
|
| 733 |
+
"peak_confidence": 0.54296875,
|
| 734 |
+
"original_tokens": 1956,
|
| 735 |
+
"retained_tokens": 1197,
|
| 736 |
+
"token_savings": 0.3880368098159509,
|
| 737 |
+
"kind": "evidence",
|
| 738 |
+
"difficulty": "easy"
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"host": "www.wikipedia.org",
|
| 742 |
+
"task": "What license is this page available under?",
|
| 743 |
+
"recall": 1.0,
|
| 744 |
+
"hits": 1,
|
| 745 |
+
"required_count": 1,
|
| 746 |
+
"savings": 0.384671267707955,
|
| 747 |
+
"fallback": false,
|
| 748 |
+
"eligible": true,
|
| 749 |
+
"peak": 0.62890625,
|
| 750 |
+
"peak_confidence": 0.515625,
|
| 751 |
+
"original_tokens": 1956,
|
| 752 |
+
"retained_tokens": 1197,
|
| 753 |
+
"token_savings": 0.3880368098159509,
|
| 754 |
+
"kind": "evidence",
|
| 755 |
+
"difficulty": "easy"
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"host": "www.nasa.gov",
|
| 759 |
+
"task": "Open the Mission Overview for the featured Roman Space Telescope topic titled \u201cUnveiling the Universe\u2019s Dark Side.\u201d",
|
| 760 |
+
"recall": 1.0,
|
| 761 |
+
"hits": 2,
|
| 762 |
+
"required_count": 2,
|
| 763 |
+
"savings": 0.17232627341151763,
|
| 764 |
+
"fallback": false,
|
| 765 |
+
"eligible": true,
|
| 766 |
+
"peak": 0.63671875,
|
| 767 |
+
"peak_confidence": 0.578125,
|
| 768 |
+
"original_tokens": 3434,
|
| 769 |
+
"retained_tokens": 2955,
|
| 770 |
+
"token_savings": 0.13948747815958062,
|
| 771 |
+
"kind": "action",
|
| 772 |
+
"difficulty": "hard"
|
| 773 |
+
},
|
| 774 |
+
{
|
| 775 |
+
"host": "www.nasa.gov",
|
| 776 |
+
"task": "Open the Featured News item that is a news release about the Commercial Swift Boost Mission.",
|
| 777 |
+
"recall": 1.0,
|
| 778 |
+
"hits": 1,
|
| 779 |
+
"required_count": 1,
|
| 780 |
+
"savings": 0.17232627341151763,
|
| 781 |
+
"fallback": false,
|
| 782 |
+
"eligible": true,
|
| 783 |
+
"peak": 0.4765625,
|
| 784 |
+
"peak_confidence": 0.625,
|
| 785 |
+
"original_tokens": 3434,
|
| 786 |
+
"retained_tokens": 2955,
|
| 787 |
+
"token_savings": 0.13948747815958062,
|
| 788 |
+
"kind": "action",
|
| 789 |
+
"difficulty": "medium"
|
| 790 |
+
},
|
| 791 |
+
{
|
| 792 |
+
"host": "www.nasa.gov",
|
| 793 |
+
"task": "Under NASA Missions, open the James Webb Space Telescope mission card, not the similarly named gallery in More NASA Images.",
|
| 794 |
+
"recall": 1.0,
|
| 795 |
+
"hits": 2,
|
| 796 |
+
"required_count": 2,
|
| 797 |
+
"savings": 0.17232627341151763,
|
| 798 |
+
"fallback": false,
|
| 799 |
+
"eligible": true,
|
| 800 |
+
"peak": 0.59765625,
|
| 801 |
+
"peak_confidence": 0.5546875,
|
| 802 |
+
"original_tokens": 3434,
|
| 803 |
+
"retained_tokens": 2955,
|
| 804 |
+
"token_savings": 0.13948747815958062,
|
| 805 |
+
"kind": "action",
|
| 806 |
+
"difficulty": "hard"
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"host": "www.nasa.gov",
|
| 810 |
+
"task": "In the Image Of The Day section, open the first \u201cView full image page\u201d link associated with the Ancient Milky Way Merger image, rather than the later duplicate link.",
|
| 811 |
+
"recall": 1.0,
|
| 812 |
+
"hits": 2,
|
| 813 |
+
"required_count": 2,
|
| 814 |
+
"savings": 0.17232627341151763,
|
| 815 |
+
"fallback": false,
|
| 816 |
+
"eligible": true,
|
| 817 |
+
"peak": 0.55078125,
|
| 818 |
+
"peak_confidence": 0.5546875,
|
| 819 |
+
"original_tokens": 3434,
|
| 820 |
+
"retained_tokens": 2955,
|
| 821 |
+
"token_savings": 0.13948747815958062,
|
| 822 |
+
"kind": "action",
|
| 823 |
+
"difficulty": "hard"
|
| 824 |
+
},
|
| 825 |
+
{
|
| 826 |
+
"host": "www.nasa.gov",
|
| 827 |
+
"task": "Open the Technology topic from More Topics from NASA.",
|
| 828 |
+
"recall": 1.0,
|
| 829 |
+
"hits": 1,
|
| 830 |
+
"required_count": 1,
|
| 831 |
+
"savings": 0.17232627341151763,
|
| 832 |
+
"fallback": false,
|
| 833 |
+
"eligible": true,
|
| 834 |
+
"peak": 0.52734375,
|
| 835 |
+
"peak_confidence": 0.6015625,
|
| 836 |
+
"original_tokens": 3434,
|
| 837 |
+
"retained_tokens": 2955,
|
| 838 |
+
"token_savings": 0.13948747815958062,
|
| 839 |
+
"kind": "action",
|
| 840 |
+
"difficulty": "easy"
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"host": "www.nasa.gov",
|
| 844 |
+
"task": "Use the site search box to search for \u201cArtemis\u201d instead of opening the Artemis mission card.",
|
| 845 |
+
"recall": 1.0,
|
| 846 |
+
"hits": 2,
|
| 847 |
+
"required_count": 2,
|
| 848 |
+
"savings": 0.17232627341151763,
|
| 849 |
+
"fallback": false,
|
| 850 |
+
"eligible": true,
|
| 851 |
+
"peak": 0.484375,
|
| 852 |
+
"peak_confidence": 0.609375,
|
| 853 |
+
"original_tokens": 3434,
|
| 854 |
+
"retained_tokens": 2955,
|
| 855 |
+
"token_savings": 0.13948747815958062,
|
| 856 |
+
"kind": "action",
|
| 857 |
+
"difficulty": "hard"
|
| 858 |
+
},
|
| 859 |
+
{
|
| 860 |
+
"host": "www.nasa.gov",
|
| 861 |
+
"task": "Report the featured Roman Space Telescope\u2019s stated launch date and the kind of view it will provide.",
|
| 862 |
+
"recall": 1.0,
|
| 863 |
+
"hits": 1,
|
| 864 |
+
"required_count": 1,
|
| 865 |
+
"savings": 0.17232627341151763,
|
| 866 |
+
"fallback": false,
|
| 867 |
+
"eligible": true,
|
| 868 |
+
"peak": 0.55859375,
|
| 869 |
+
"peak_confidence": 0.58203125,
|
| 870 |
+
"original_tokens": 3434,
|
| 871 |
+
"retained_tokens": 2955,
|
| 872 |
+
"token_savings": 0.13948747815958062,
|
| 873 |
+
"kind": "evidence",
|
| 874 |
+
"difficulty": "medium"
|
| 875 |
+
},
|
| 876 |
+
{
|
| 877 |
+
"host": "www.nasa.gov",
|
| 878 |
+
"task": "Among the Hubble, James Webb, and Chandra gallery cards, report the image count for each gallery and identify which has the most.",
|
| 879 |
+
"recall": 1.0,
|
| 880 |
+
"hits": 3,
|
| 881 |
+
"required_count": 3,
|
| 882 |
+
"savings": 0.17232627341151763,
|
| 883 |
+
"fallback": false,
|
| 884 |
+
"eligible": true,
|
| 885 |
+
"peak": 0.64453125,
|
| 886 |
+
"peak_confidence": 0.51953125,
|
| 887 |
+
"original_tokens": 3434,
|
| 888 |
+
"retained_tokens": 2955,
|
| 889 |
+
"token_savings": 0.13948747815958062,
|
| 890 |
+
"kind": "evidence",
|
| 891 |
+
"difficulty": "hard"
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"host": "www.nasa.gov",
|
| 895 |
+
"task": "List the four named cards shown in the NASA Missions section.",
|
| 896 |
+
"recall": 1.0,
|
| 897 |
+
"hits": 4,
|
| 898 |
+
"required_count": 4,
|
| 899 |
+
"savings": 0.17232627341151763,
|
| 900 |
+
"fallback": false,
|
| 901 |
+
"eligible": true,
|
| 902 |
+
"peak": 0.640625,
|
| 903 |
+
"peak_confidence": 0.53515625,
|
| 904 |
+
"original_tokens": 3434,
|
| 905 |
+
"retained_tokens": 2955,
|
| 906 |
+
"token_savings": 0.13948747815958062,
|
| 907 |
+
"kind": "evidence",
|
| 908 |
+
"difficulty": "medium"
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"host": "www.nasa.gov",
|
| 912 |
+
"task": "Report the page\u2019s last-updated date, page editor, and responsible NASA official from the footer.",
|
| 913 |
+
"recall": 1.0,
|
| 914 |
+
"hits": 3,
|
| 915 |
+
"required_count": 3,
|
| 916 |
+
"savings": 0.17232627341151763,
|
| 917 |
+
"fallback": false,
|
| 918 |
+
"eligible": true,
|
| 919 |
+
"peak": 0.4765625,
|
| 920 |
+
"peak_confidence": 0.62109375,
|
| 921 |
+
"original_tokens": 3434,
|
| 922 |
+
"retained_tokens": 2955,
|
| 923 |
+
"token_savings": 0.13948747815958062,
|
| 924 |
+
"kind": "evidence",
|
| 925 |
+
"difficulty": "easy"
|
| 926 |
+
},
|
| 927 |
+
{
|
| 928 |
+
"host": "docs.python.org",
|
| 929 |
+
"task": "Open the Python Tutorial from the documentation sections.",
|
| 930 |
+
"recall": 1.0,
|
| 931 |
+
"hits": 1,
|
| 932 |
+
"required_count": 1,
|
| 933 |
+
"savings": 0.16570836082571405,
|
| 934 |
+
"fallback": false,
|
| 935 |
+
"eligible": true,
|
| 936 |
+
"peak": 0.67578125,
|
| 937 |
+
"peak_confidence": 0.51953125,
|
| 938 |
+
"original_tokens": 3474,
|
| 939 |
+
"retained_tokens": 2963,
|
| 940 |
+
"token_savings": 0.1470926885434658,
|
| 941 |
+
"kind": "action",
|
| 942 |
+
"difficulty": "easy"
|
| 943 |
+
},
|
| 944 |
+
{
|
| 945 |
+
"host": "docs.python.org",
|
| 946 |
+
"task": "Change the documentation language to Spanish | espa\u00f1ol while leaving the Python version set to 3.14.7.",
|
| 947 |
+
"recall": 1.0,
|
| 948 |
+
"hits": 2,
|
| 949 |
+
"required_count": 2,
|
| 950 |
+
"savings": 0.16570836082571405,
|
| 951 |
+
"fallback": false,
|
| 952 |
+
"eligible": true,
|
| 953 |
+
"peak": 0.65625,
|
| 954 |
+
"peak_confidence": 0.51953125,
|
| 955 |
+
"original_tokens": 3474,
|
| 956 |
+
"retained_tokens": 2963,
|
| 957 |
+
"token_savings": 0.1470926885434658,
|
| 958 |
+
"kind": "mixed",
|
| 959 |
+
"difficulty": "hard"
|
| 960 |
+
},
|
| 961 |
+
{
|
| 962 |
+
"host": "docs.python.org",
|
| 963 |
+
"task": "Change the selected Python documentation version to 3.12.",
|
| 964 |
+
"recall": 1.0,
|
| 965 |
+
"hits": 1,
|
| 966 |
+
"required_count": 1,
|
| 967 |
+
"savings": 0.16570836082571405,
|
| 968 |
+
"fallback": false,
|
| 969 |
+
"eligible": true,
|
| 970 |
+
"peak": 0.63671875,
|
| 971 |
+
"peak_confidence": 0.5234375,
|
| 972 |
+
"original_tokens": 3474,
|
| 973 |
+
"retained_tokens": 2963,
|
| 974 |
+
"token_savings": 0.1470926885434658,
|
| 975 |
+
"kind": "action",
|
| 976 |
+
"difficulty": "medium"
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"host": "docs.python.org",
|
| 980 |
+
"task": "Open the download page for the documentation, not the page for the stable Python 3.14 version.",
|
| 981 |
+
"recall": 1.0,
|
| 982 |
+
"hits": 2,
|
| 983 |
+
"required_count": 2,
|
| 984 |
+
"savings": 0.16570836082571405,
|
| 985 |
+
"fallback": false,
|
| 986 |
+
"eligible": true,
|
| 987 |
+
"peak": 0.69140625,
|
| 988 |
+
"peak_confidence": 0.51171875,
|
| 989 |
+
"original_tokens": 3474,
|
| 990 |
+
"retained_tokens": 2963,
|
| 991 |
+
"token_savings": 0.1470926885434658,
|
| 992 |
+
"kind": "mixed",
|
| 993 |
+
"difficulty": "hard"
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"host": "docs.python.org",
|
| 997 |
+
"task": "Open the resource about Python type safety and guides, rather than the Python C API reference.",
|
| 998 |
+
"recall": 1.0,
|
| 999 |
+
"hits": 2,
|
| 1000 |
+
"required_count": 2,
|
| 1001 |
+
"savings": 0.16570836082571405,
|
| 1002 |
+
"fallback": false,
|
| 1003 |
+
"eligible": true,
|
| 1004 |
+
"peak": 0.65234375,
|
| 1005 |
+
"peak_confidence": 0.52734375,
|
| 1006 |
+
"original_tokens": 3474,
|
| 1007 |
+
"retained_tokens": 2963,
|
| 1008 |
+
"token_savings": 0.1470926885434658,
|
| 1009 |
+
"kind": "mixed",
|
| 1010 |
+
"difficulty": "hard"
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"host": "docs.python.org",
|
| 1014 |
+
"task": "Open the resource for third-party modules and PyPI.org, rather than the page about installing, configuring, and using Python.",
|
| 1015 |
+
"recall": 1.0,
|
| 1016 |
+
"hits": 2,
|
| 1017 |
+
"required_count": 2,
|
| 1018 |
+
"savings": 0.16570836082571405,
|
| 1019 |
+
"fallback": false,
|
| 1020 |
+
"eligible": true,
|
| 1021 |
+
"peak": 0.625,
|
| 1022 |
+
"peak_confidence": 0.54296875,
|
| 1023 |
+
"original_tokens": 3474,
|
| 1024 |
+
"retained_tokens": 2963,
|
| 1025 |
+
"token_savings": 0.1470926885434658,
|
| 1026 |
+
"kind": "mixed",
|
| 1027 |
+
"difficulty": "hard"
|
| 1028 |
+
},
|
| 1029 |
+
{
|
| 1030 |
+
"host": "docs.python.org",
|
| 1031 |
+
"task": "Which documentation section covers the standard library and builtins?",
|
| 1032 |
+
"recall": 1.0,
|
| 1033 |
+
"hits": 1,
|
| 1034 |
+
"required_count": 1,
|
| 1035 |
+
"savings": 0.16570836082571405,
|
| 1036 |
+
"fallback": false,
|
| 1037 |
+
"eligible": true,
|
| 1038 |
+
"peak": 0.66015625,
|
| 1039 |
+
"peak_confidence": 0.53515625,
|
| 1040 |
+
"original_tokens": 3474,
|
| 1041 |
+
"retained_tokens": 2963,
|
| 1042 |
+
"token_savings": 0.1470926885434658,
|
| 1043 |
+
"kind": "evidence",
|
| 1044 |
+
"difficulty": "easy"
|
| 1045 |
+
},
|
| 1046 |
+
{
|
| 1047 |
+
"host": "docs.python.org",
|
| 1048 |
+
"task": "What is the currently selected theme?",
|
| 1049 |
+
"recall": 1.0,
|
| 1050 |
+
"hits": 1,
|
| 1051 |
+
"required_count": 1,
|
| 1052 |
+
"savings": 0.16570836082571405,
|
| 1053 |
+
"fallback": false,
|
| 1054 |
+
"eligible": true,
|
| 1055 |
+
"peak": 0.671875,
|
| 1056 |
+
"peak_confidence": 0.52734375,
|
| 1057 |
+
"original_tokens": 3474,
|
| 1058 |
+
"retained_tokens": 2963,
|
| 1059 |
+
"token_savings": 0.1470926885434658,
|
| 1060 |
+
"kind": "evidence",
|
| 1061 |
+
"difficulty": "easy"
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"host": "docs.python.org",
|
| 1065 |
+
"task": "Which link provides an index of all functions, classes, and terms?",
|
| 1066 |
+
"recall": 1.0,
|
| 1067 |
+
"hits": 1,
|
| 1068 |
+
"required_count": 1,
|
| 1069 |
+
"savings": 0.16570836082571405,
|
| 1070 |
+
"fallback": false,
|
| 1071 |
+
"eligible": true,
|
| 1072 |
+
"peak": 0.6171875,
|
| 1073 |
+
"peak_confidence": 0.5390625,
|
| 1074 |
+
"original_tokens": 3474,
|
| 1075 |
+
"retained_tokens": 2963,
|
| 1076 |
+
"token_savings": 0.1470926885434658,
|
| 1077 |
+
"kind": "evidence",
|
| 1078 |
+
"difficulty": "medium"
|
| 1079 |
+
},
|
| 1080 |
+
{
|
| 1081 |
+
"host": "docs.python.org",
|
| 1082 |
+
"task": "Which footer link should be followed for more information about the documentation license?",
|
| 1083 |
+
"recall": 1.0,
|
| 1084 |
+
"hits": 1,
|
| 1085 |
+
"required_count": 1,
|
| 1086 |
+
"savings": 0.16570836082571405,
|
| 1087 |
+
"fallback": false,
|
| 1088 |
+
"eligible": true,
|
| 1089 |
+
"peak": 0.62109375,
|
| 1090 |
+
"peak_confidence": 0.55078125,
|
| 1091 |
+
"original_tokens": 3474,
|
| 1092 |
+
"retained_tokens": 2963,
|
| 1093 |
+
"token_savings": 0.1470926885434658,
|
| 1094 |
+
"kind": "evidence",
|
| 1095 |
+
"difficulty": "medium"
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"host": "www.cdc.gov",
|
| 1099 |
+
"task": "Activate the featured health topic link for preventing skin cancer.",
|
| 1100 |
+
"recall": 1.0,
|
| 1101 |
+
"hits": 2,
|
| 1102 |
+
"required_count": 2,
|
| 1103 |
+
"savings": 0.0,
|
| 1104 |
+
"fallback": true,
|
| 1105 |
+
"eligible": true,
|
| 1106 |
+
"peak": 0.671875,
|
| 1107 |
+
"peak_confidence": 0.578125,
|
| 1108 |
+
"original_tokens": 1739,
|
| 1109 |
+
"retained_tokens": 1739,
|
| 1110 |
+
"token_savings": 0.0,
|
| 1111 |
+
"kind": "action",
|
| 1112 |
+
"difficulty": "easy"
|
| 1113 |
+
},
|
| 1114 |
+
{
|
| 1115 |
+
"host": "www.cdc.gov",
|
| 1116 |
+
"task": "Open the carousel story about two travelers on a hike, rather than a featured topic link.",
|
| 1117 |
+
"recall": 1.0,
|
| 1118 |
+
"hits": 3,
|
| 1119 |
+
"required_count": 3,
|
| 1120 |
+
"savings": 0.0,
|
| 1121 |
+
"fallback": true,
|
| 1122 |
+
"eligible": true,
|
| 1123 |
+
"peak": 0.5859375,
|
| 1124 |
+
"peak_confidence": 0.59765625,
|
| 1125 |
+
"original_tokens": 1739,
|
| 1126 |
+
"retained_tokens": 1739,
|
| 1127 |
+
"token_savings": 0.0,
|
| 1128 |
+
"kind": "action",
|
| 1129 |
+
"difficulty": "hard"
|
| 1130 |
+
},
|
| 1131 |
+
{
|
| 1132 |
+
"host": "www.cdc.gov",
|
| 1133 |
+
"task": "Use the upper header navigation to open the About CDC menu, not the footer About CDC link.",
|
| 1134 |
+
"recall": 1.0,
|
| 1135 |
+
"hits": 4,
|
| 1136 |
+
"required_count": 4,
|
| 1137 |
+
"savings": 0.0,
|
| 1138 |
+
"fallback": true,
|
| 1139 |
+
"eligible": true,
|
| 1140 |
+
"peak": 0.64453125,
|
| 1141 |
+
"peak_confidence": 0.578125,
|
| 1142 |
+
"original_tokens": 1739,
|
| 1143 |
+
"retained_tokens": 1739,
|
| 1144 |
+
"token_savings": 0.0,
|
| 1145 |
+
"kind": "action",
|
| 1146 |
+
"difficulty": "hard"
|
| 1147 |
+
},
|
| 1148 |
+
{
|
| 1149 |
+
"host": "www.cdc.gov",
|
| 1150 |
+
"task": "Open the site search from the first header navigation, not the duplicate search link lower on the page.",
|
| 1151 |
+
"recall": 1.0,
|
| 1152 |
+
"hits": 4,
|
| 1153 |
+
"required_count": 4,
|
| 1154 |
+
"savings": 0.0,
|
| 1155 |
+
"fallback": true,
|
| 1156 |
+
"eligible": true,
|
| 1157 |
+
"peak": 0.6015625,
|
| 1158 |
+
"peak_confidence": 0.58984375,
|
| 1159 |
+
"original_tokens": 1739,
|
| 1160 |
+
"retained_tokens": 1739,
|
| 1161 |
+
"token_savings": 0.0,
|
| 1162 |
+
"kind": "action",
|
| 1163 |
+
"difficulty": "hard"
|
| 1164 |
+
},
|
| 1165 |
+
{
|
| 1166 |
+
"host": "www.cdc.gov",
|
| 1167 |
+
"task": "Activate the featured topic about COVID-19 testing.",
|
| 1168 |
+
"recall": 1.0,
|
| 1169 |
+
"hits": 2,
|
| 1170 |
+
"required_count": 2,
|
| 1171 |
+
"savings": 0.0,
|
| 1172 |
+
"fallback": true,
|
| 1173 |
+
"eligible": true,
|
| 1174 |
+
"peak": 0.66015625,
|
| 1175 |
+
"peak_confidence": 0.5859375,
|
| 1176 |
+
"original_tokens": 1739,
|
| 1177 |
+
"retained_tokens": 1739,
|
| 1178 |
+
"token_savings": 0.0,
|
| 1179 |
+
"kind": "action",
|
| 1180 |
+
"difficulty": "easy"
|
| 1181 |
+
},
|
| 1182 |
+
{
|
| 1183 |
+
"host": "www.cdc.gov",
|
| 1184 |
+
"task": "Pause the rotating homepage carousel.",
|
| 1185 |
+
"recall": 1.0,
|
| 1186 |
+
"hits": 4,
|
| 1187 |
+
"required_count": 4,
|
| 1188 |
+
"savings": 0.0,
|
| 1189 |
+
"fallback": true,
|
| 1190 |
+
"eligible": true,
|
| 1191 |
+
"peak": 0.66015625,
|
| 1192 |
+
"peak_confidence": 0.58203125,
|
| 1193 |
+
"original_tokens": 1739,
|
| 1194 |
+
"retained_tokens": 1739,
|
| 1195 |
+
"token_savings": 0.0,
|
| 1196 |
+
"kind": "action",
|
| 1197 |
+
"difficulty": "medium"
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"host": "www.cdc.gov",
|
| 1201 |
+
"task": "List every health topic currently shown under Featured Topics.",
|
| 1202 |
+
"recall": 1.0,
|
| 1203 |
+
"hits": 7,
|
| 1204 |
+
"required_count": 7,
|
| 1205 |
+
"savings": 0.0,
|
| 1206 |
+
"fallback": true,
|
| 1207 |
+
"eligible": true,
|
| 1208 |
+
"peak": 0.63671875,
|
| 1209 |
+
"peak_confidence": 0.5859375,
|
| 1210 |
+
"original_tokens": 1739,
|
| 1211 |
+
"retained_tokens": 1739,
|
| 1212 |
+
"token_savings": 0.0,
|
| 1213 |
+
"kind": "evidence",
|
| 1214 |
+
"difficulty": "hard"
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"host": "www.cdc.gov",
|
| 1218 |
+
"task": "What does the official-government banner say about the website, and which control explains it?",
|
| 1219 |
+
"recall": 1.0,
|
| 1220 |
+
"hits": 2,
|
| 1221 |
+
"required_count": 2,
|
| 1222 |
+
"savings": 0.0,
|
| 1223 |
+
"fallback": true,
|
| 1224 |
+
"eligible": true,
|
| 1225 |
+
"peak": 0.64453125,
|
| 1226 |
+
"peak_confidence": 0.56640625,
|
| 1227 |
+
"original_tokens": 1739,
|
| 1228 |
+
"retained_tokens": 1739,
|
| 1229 |
+
"token_savings": 0.0,
|
| 1230 |
+
"kind": "evidence",
|
| 1231 |
+
"difficulty": "medium"
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"host": "www.cdc.gov",
|
| 1235 |
+
"task": "Which carousel story is associated with an image description of a person holding their stomach in pain?",
|
| 1236 |
+
"recall": 1.0,
|
| 1237 |
+
"hits": 2,
|
| 1238 |
+
"required_count": 2,
|
| 1239 |
+
"savings": 0.0,
|
| 1240 |
+
"fallback": true,
|
| 1241 |
+
"eligible": true,
|
| 1242 |
+
"peak": 0.60546875,
|
| 1243 |
+
"peak_confidence": 0.59375,
|
| 1244 |
+
"original_tokens": 1739,
|
| 1245 |
+
"retained_tokens": 1739,
|
| 1246 |
+
"token_savings": 0.0,
|
| 1247 |
+
"kind": "evidence",
|
| 1248 |
+
"difficulty": "medium"
|
| 1249 |
+
},
|
| 1250 |
+
{
|
| 1251 |
+
"host": "www.cdc.gov",
|
| 1252 |
+
"task": "What description does the CDC provide about its role and operating schedule in the footer?",
|
| 1253 |
+
"recall": 1.0,
|
| 1254 |
+
"hits": 1,
|
| 1255 |
+
"required_count": 1,
|
| 1256 |
+
"savings": 0.0,
|
| 1257 |
+
"fallback": true,
|
| 1258 |
+
"eligible": true,
|
| 1259 |
+
"peak": 0.609375,
|
| 1260 |
+
"peak_confidence": 0.5859375,
|
| 1261 |
+
"original_tokens": 1739,
|
| 1262 |
+
"retained_tokens": 1739,
|
| 1263 |
+
"token_savings": 0.0,
|
| 1264 |
+
"kind": "evidence",
|
| 1265 |
+
"difficulty": "medium"
|
| 1266 |
+
},
|
| 1267 |
+
{
|
| 1268 |
+
"host": "apnews.com",
|
| 1269 |
+
"task": "Navigate to the World news section using the primary navigation.",
|
| 1270 |
+
"recall": 1.0,
|
| 1271 |
+
"hits": 1,
|
| 1272 |
+
"required_count": 1,
|
| 1273 |
+
"savings": 0.0,
|
| 1274 |
+
"fallback": true,
|
| 1275 |
+
"eligible": true,
|
| 1276 |
+
"peak": 0.1416015625,
|
| 1277 |
+
"peak_confidence": 0.734375,
|
| 1278 |
+
"original_tokens": 15515,
|
| 1279 |
+
"retained_tokens": 15515,
|
| 1280 |
+
"token_savings": 0.0,
|
| 1281 |
+
"kind": "action",
|
| 1282 |
+
"difficulty": "easy"
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"host": "apnews.com",
|
| 1286 |
+
"task": "Open the site's search interface without selecting a news category.",
|
| 1287 |
+
"recall": 1.0,
|
| 1288 |
+
"hits": 1,
|
| 1289 |
+
"required_count": 1,
|
| 1290 |
+
"savings": 0.0,
|
| 1291 |
+
"fallback": true,
|
| 1292 |
+
"eligible": true,
|
| 1293 |
+
"peak": 0.1845703125,
|
| 1294 |
+
"peak_confidence": 0.6484375,
|
| 1295 |
+
"original_tokens": 15515,
|
| 1296 |
+
"retained_tokens": 15515,
|
| 1297 |
+
"token_savings": 0.0,
|
| 1298 |
+
"kind": "action",
|
| 1299 |
+
"difficulty": "easy"
|
| 1300 |
+
},
|
| 1301 |
+
{
|
| 1302 |
+
"host": "apnews.com",
|
| 1303 |
+
"task": "Open the Politics section from the main navigation, rather than opening the article about the $40 trillion debt.",
|
| 1304 |
+
"recall": 1.0,
|
| 1305 |
+
"hits": 2,
|
| 1306 |
+
"required_count": 2,
|
| 1307 |
+
"savings": 0.0,
|
| 1308 |
+
"fallback": true,
|
| 1309 |
+
"eligible": true,
|
| 1310 |
+
"peak": 0.5859375,
|
| 1311 |
+
"peak_confidence": 0.5703125,
|
| 1312 |
+
"original_tokens": 15515,
|
| 1313 |
+
"retained_tokens": 15515,
|
| 1314 |
+
"token_savings": 0.0,
|
| 1315 |
+
"kind": "mixed",
|
| 1316 |
+
"difficulty": "hard"
|
| 1317 |
+
},
|
| 1318 |
+
{
|
| 1319 |
+
"host": "apnews.com",
|
| 1320 |
+
"task": "Open the article about the new CDC director acknowledging agency problems, not the separate link about CDC zombie programs.",
|
| 1321 |
+
"recall": 1.0,
|
| 1322 |
+
"hits": 2,
|
| 1323 |
+
"required_count": 2,
|
| 1324 |
+
"savings": 0.0,
|
| 1325 |
+
"fallback": true,
|
| 1326 |
+
"eligible": true,
|
| 1327 |
+
"peak": 0.490234375,
|
| 1328 |
+
"peak_confidence": 0.53515625,
|
| 1329 |
+
"original_tokens": 15515,
|
| 1330 |
+
"retained_tokens": 15515,
|
| 1331 |
+
"token_savings": 0.0,
|
| 1332 |
+
"kind": "mixed",
|
| 1333 |
+
"difficulty": "hard"
|
| 1334 |
+
},
|
| 1335 |
+
{
|
| 1336 |
+
"host": "apnews.com",
|
| 1337 |
+
"task": "Advance the Short Stories carousel to the next item.",
|
| 1338 |
+
"recall": 1.0,
|
| 1339 |
+
"hits": 1,
|
| 1340 |
+
"required_count": 1,
|
| 1341 |
+
"savings": 0.0,
|
| 1342 |
+
"fallback": true,
|
| 1343 |
+
"eligible": true,
|
| 1344 |
+
"peak": 0.2197265625,
|
| 1345 |
+
"peak_confidence": 0.6875,
|
| 1346 |
+
"original_tokens": 15515,
|
| 1347 |
+
"retained_tokens": 15515,
|
| 1348 |
+
"token_savings": 0.0,
|
| 1349 |
+
"kind": "action",
|
| 1350 |
+
"difficulty": "medium"
|
| 1351 |
+
},
|
| 1352 |
+
{
|
| 1353 |
+
"host": "apnews.com",
|
| 1354 |
+
"task": "Open the AP News quizzes section from the page navigation.",
|
| 1355 |
+
"recall": 1.0,
|
| 1356 |
+
"hits": 2,
|
| 1357 |
+
"required_count": 2,
|
| 1358 |
+
"savings": 0.0,
|
| 1359 |
+
"fallback": true,
|
| 1360 |
+
"eligible": true,
|
| 1361 |
+
"peak": 0.32421875,
|
| 1362 |
+
"peak_confidence": 0.64453125,
|
| 1363 |
+
"original_tokens": 15515,
|
| 1364 |
+
"retained_tokens": 15515,
|
| 1365 |
+
"token_savings": 0.0,
|
| 1366 |
+
"kind": "action",
|
| 1367 |
+
"difficulty": "easy"
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"host": "apnews.com",
|
| 1371 |
+
"task": "What is the lead headline in the Russia-Ukraine war coverage, and what does its teaser say was set ablaze?",
|
| 1372 |
+
"recall": 1.0,
|
| 1373 |
+
"hits": 2,
|
| 1374 |
+
"required_count": 2,
|
| 1375 |
+
"savings": 0.0,
|
| 1376 |
+
"fallback": true,
|
| 1377 |
+
"eligible": true,
|
| 1378 |
+
"peak": 0.474609375,
|
| 1379 |
+
"peak_confidence": 0.55078125,
|
| 1380 |
+
"original_tokens": 15515,
|
| 1381 |
+
"retained_tokens": 15515,
|
| 1382 |
+
"token_savings": 0.0,
|
| 1383 |
+
"kind": "evidence",
|
| 1384 |
+
"difficulty": "hard"
|
| 1385 |
+
},
|
| 1386 |
+
{
|
| 1387 |
+
"host": "apnews.com",
|
| 1388 |
+
"task": "In the Today in History section, what event is listed for 2010?",
|
| 1389 |
+
"recall": 1.0,
|
| 1390 |
+
"hits": 1,
|
| 1391 |
+
"required_count": 1,
|
| 1392 |
+
"savings": 0.0,
|
| 1393 |
+
"fallback": true,
|
| 1394 |
+
"eligible": true,
|
| 1395 |
+
"peak": 0.5625,
|
| 1396 |
+
"peak_confidence": 0.5078125,
|
| 1397 |
+
"original_tokens": 15515,
|
| 1398 |
+
"retained_tokens": 15515,
|
| 1399 |
+
"token_savings": 0.0,
|
| 1400 |
+
"kind": "evidence",
|
| 1401 |
+
"difficulty": "medium"
|
| 1402 |
+
},
|
| 1403 |
+
{
|
| 1404 |
+
"host": "apnews.com",
|
| 1405 |
+
"task": "Which answer option is indicated as the answer to the quiz question about the Bavarian immigrant who popularized blue jeans?",
|
| 1406 |
+
"recall": 1.0,
|
| 1407 |
+
"hits": 1,
|
| 1408 |
+
"required_count": 1,
|
| 1409 |
+
"savings": 0.0,
|
| 1410 |
+
"fallback": true,
|
| 1411 |
+
"eligible": true,
|
| 1412 |
+
"peak": 0.57421875,
|
| 1413 |
+
"peak_confidence": 0.52734375,
|
| 1414 |
+
"original_tokens": 15515,
|
| 1415 |
+
"retained_tokens": 15515,
|
| 1416 |
+
"token_savings": 0.0,
|
| 1417 |
+
"kind": "evidence",
|
| 1418 |
+
"difficulty": "medium"
|
| 1419 |
+
},
|
| 1420 |
+
{
|
| 1421 |
+
"host": "apnews.com",
|
| 1422 |
+
"task": "What is the lead story headline in the Science section?",
|
| 1423 |
+
"recall": 1.0,
|
| 1424 |
+
"hits": 1,
|
| 1425 |
+
"required_count": 1,
|
| 1426 |
+
"savings": 0.0,
|
| 1427 |
+
"fallback": true,
|
| 1428 |
+
"eligible": true,
|
| 1429 |
+
"peak": 0.50390625,
|
| 1430 |
+
"peak_confidence": 0.5390625,
|
| 1431 |
+
"original_tokens": 15515,
|
| 1432 |
+
"retained_tokens": 15515,
|
| 1433 |
+
"token_savings": 0.0,
|
| 1434 |
+
"kind": "evidence",
|
| 1435 |
+
"difficulty": "easy"
|
| 1436 |
+
},
|
| 1437 |
+
{
|
| 1438 |
+
"host": "www.delta.com",
|
| 1439 |
+
"task": "Use the flight booking form to prepare a search by reviewing the origin, destination, trip type, travel dates, passenger count, and then activating the flight search control.",
|
| 1440 |
+
"recall": 1.0,
|
| 1441 |
+
"hits": 6,
|
| 1442 |
+
"required_count": 6,
|
| 1443 |
+
"savings": 0.17862858549796878,
|
| 1444 |
+
"fallback": false,
|
| 1445 |
+
"eligible": true,
|
| 1446 |
+
"peak": 0.6015625,
|
| 1447 |
+
"peak_confidence": 0.58984375,
|
| 1448 |
+
"original_tokens": 2544,
|
| 1449 |
+
"retained_tokens": 2205,
|
| 1450 |
+
"token_savings": 0.13325471698113212,
|
| 1451 |
+
"kind": "action",
|
| 1452 |
+
"difficulty": "hard"
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"host": "www.delta.com",
|
| 1456 |
+
"task": "Change the trip type from the currently selected round-trip setting to a one-way trip.",
|
| 1457 |
+
"recall": 1.0,
|
| 1458 |
+
"hits": 1,
|
| 1459 |
+
"required_count": 1,
|
| 1460 |
+
"savings": 0.17862858549796878,
|
| 1461 |
+
"fallback": false,
|
| 1462 |
+
"eligible": true,
|
| 1463 |
+
"peak": 0.640625,
|
| 1464 |
+
"peak_confidence": 0.5859375,
|
| 1465 |
+
"original_tokens": 2544,
|
| 1466 |
+
"retained_tokens": 2205,
|
| 1467 |
+
"token_savings": 0.13325471698113212,
|
| 1468 |
+
"kind": "action",
|
| 1469 |
+
"difficulty": "medium"
|
| 1470 |
+
},
|
| 1471 |
+
{
|
| 1472 |
+
"host": "www.delta.com",
|
| 1473 |
+
"task": "Enable the option to shop for flights using miles.",
|
| 1474 |
+
"recall": 1.0,
|
| 1475 |
+
"hits": 1,
|
| 1476 |
+
"required_count": 1,
|
| 1477 |
+
"savings": 0.17862858549796878,
|
| 1478 |
+
"fallback": false,
|
| 1479 |
+
"eligible": true,
|
| 1480 |
+
"peak": 0.65234375,
|
| 1481 |
+
"peak_confidence": 0.58203125,
|
| 1482 |
+
"original_tokens": 2544,
|
| 1483 |
+
"retained_tokens": 2205,
|
| 1484 |
+
"token_savings": 0.13325471698113212,
|
| 1485 |
+
"kind": "action",
|
| 1486 |
+
"difficulty": "easy"
|
| 1487 |
+
},
|
| 1488 |
+
{
|
| 1489 |
+
"host": "www.delta.com",
|
| 1490 |
+
"task": "Navigate to Delta's Travel Info section, not the separate travel-products content in the page body.",
|
| 1491 |
+
"recall": 1.0,
|
| 1492 |
+
"hits": 2,
|
| 1493 |
+
"required_count": 2,
|
| 1494 |
+
"savings": 0.17862858549796878,
|
| 1495 |
+
"fallback": false,
|
| 1496 |
+
"eligible": true,
|
| 1497 |
+
"peak": 0.58203125,
|
| 1498 |
+
"peak_confidence": 0.58984375,
|
| 1499 |
+
"original_tokens": 2544,
|
| 1500 |
+
"retained_tokens": 2205,
|
| 1501 |
+
"token_savings": 0.13325471698113212,
|
| 1502 |
+
"kind": "action",
|
| 1503 |
+
"difficulty": "hard"
|
| 1504 |
+
},
|
| 1505 |
+
{
|
| 1506 |
+
"host": "www.delta.com",
|
| 1507 |
+
"task": "Open the page for searching Delta flight deals.",
|
| 1508 |
+
"recall": 1.0,
|
| 1509 |
+
"hits": 1,
|
| 1510 |
+
"required_count": 1,
|
| 1511 |
+
"savings": 0.17862858549796878,
|
| 1512 |
+
"fallback": false,
|
| 1513 |
+
"eligible": true,
|
| 1514 |
+
"peak": 0.50390625,
|
| 1515 |
+
"peak_confidence": 0.5859375,
|
| 1516 |
+
"original_tokens": 2544,
|
| 1517 |
+
"retained_tokens": 2205,
|
| 1518 |
+
"token_savings": 0.13325471698113212,
|
| 1519 |
+
"kind": "action",
|
| 1520 |
+
"difficulty": "easy"
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"host": "www.delta.com",
|
| 1524 |
+
"task": "Open the Help Center specifically from the Customer Service section of the footer, rather than the similarly named Popular Topics link.",
|
| 1525 |
+
"recall": 1.0,
|
| 1526 |
+
"hits": 3,
|
| 1527 |
+
"required_count": 3,
|
| 1528 |
+
"savings": 0.17862858549796878,
|
| 1529 |
+
"fallback": false,
|
| 1530 |
+
"eligible": true,
|
| 1531 |
+
"peak": 0.578125,
|
| 1532 |
+
"peak_confidence": 0.546875,
|
| 1533 |
+
"original_tokens": 2544,
|
| 1534 |
+
"retained_tokens": 2205,
|
| 1535 |
+
"token_savings": 0.13325471698113212,
|
| 1536 |
+
"kind": "action",
|
| 1537 |
+
"difficulty": "hard"
|
| 1538 |
+
},
|
| 1539 |
+
{
|
| 1540 |
+
"host": "www.delta.com",
|
| 1541 |
+
"task": "Report the current flight-search state: origin, destination placeholder, trip type, departure/return date field, passenger count, and whether Basic is included.",
|
| 1542 |
+
"recall": 1.0,
|
| 1543 |
+
"hits": 6,
|
| 1544 |
+
"required_count": 6,
|
| 1545 |
+
"savings": 0.17862858549796878,
|
| 1546 |
+
"fallback": false,
|
| 1547 |
+
"eligible": true,
|
| 1548 |
+
"peak": 0.609375,
|
| 1549 |
+
"peak_confidence": 0.58203125,
|
| 1550 |
+
"original_tokens": 2544,
|
| 1551 |
+
"retained_tokens": 2205,
|
| 1552 |
+
"token_savings": 0.13325471698113212,
|
| 1553 |
+
"kind": "evidence",
|
| 1554 |
+
"difficulty": "hard"
|
| 1555 |
+
},
|
| 1556 |
+
{
|
| 1557 |
+
"host": "www.delta.com",
|
| 1558 |
+
"task": "What maximum welcome-offer mileage is advertised, and what does the linked offer description say about earning miles on Delta purchases?",
|
| 1559 |
+
"recall": 1.0,
|
| 1560 |
+
"hits": 2,
|
| 1561 |
+
"required_count": 2,
|
| 1562 |
+
"savings": 0.17862858549796878,
|
| 1563 |
+
"fallback": false,
|
| 1564 |
+
"eligible": true,
|
| 1565 |
+
"peak": 0.46484375,
|
| 1566 |
+
"peak_confidence": 0.62109375,
|
| 1567 |
+
"original_tokens": 2544,
|
| 1568 |
+
"retained_tokens": 2205,
|
| 1569 |
+
"token_savings": 0.13325471698113212,
|
| 1570 |
+
"kind": "evidence",
|
| 1571 |
+
"difficulty": "medium"
|
| 1572 |
+
},
|
| 1573 |
+
{
|
| 1574 |
+
"host": "www.delta.com",
|
| 1575 |
+
"task": "List the three topics shown under Popular Topics.",
|
| 1576 |
+
"recall": 1.0,
|
| 1577 |
+
"hits": 3,
|
| 1578 |
+
"required_count": 3,
|
| 1579 |
+
"savings": 0.17862858549796878,
|
| 1580 |
+
"fallback": false,
|
| 1581 |
+
"eligible": true,
|
| 1582 |
+
"peak": 0.53515625,
|
| 1583 |
+
"peak_confidence": 0.546875,
|
| 1584 |
+
"original_tokens": 2544,
|
| 1585 |
+
"retained_tokens": 2205,
|
| 1586 |
+
"token_savings": 0.13325471698113212,
|
| 1587 |
+
"kind": "evidence",
|
| 1588 |
+
"difficulty": "easy"
|
| 1589 |
+
},
|
| 1590 |
+
{
|
| 1591 |
+
"host": "www.delta.com",
|
| 1592 |
+
"task": "Identify the selected booking product tab and the currently checked fare option.",
|
| 1593 |
+
"recall": 1.0,
|
| 1594 |
+
"hits": 2,
|
| 1595 |
+
"required_count": 2,
|
| 1596 |
+
"savings": 0.17862858549796878,
|
| 1597 |
+
"fallback": false,
|
| 1598 |
+
"eligible": true,
|
| 1599 |
+
"peak": 0.54296875,
|
| 1600 |
+
"peak_confidence": 0.6015625,
|
| 1601 |
+
"original_tokens": 2544,
|
| 1602 |
+
"retained_tokens": 2205,
|
| 1603 |
+
"token_savings": 0.13325471698113212,
|
| 1604 |
+
"kind": "evidence",
|
| 1605 |
+
"difficulty": "medium"
|
| 1606 |
+
},
|
| 1607 |
+
{
|
| 1608 |
+
"host": "www.etsy.com",
|
| 1609 |
+
"task": "Open the featured marketplace category for Gold Sculptural Decor.",
|
| 1610 |
+
"recall": 1.0,
|
| 1611 |
+
"hits": 2,
|
| 1612 |
+
"required_count": 2,
|
| 1613 |
+
"savings": 0.08958294370675146,
|
| 1614 |
+
"fallback": false,
|
| 1615 |
+
"eligible": true,
|
| 1616 |
+
"peak": 0.67578125,
|
| 1617 |
+
"peak_confidence": 0.5859375,
|
| 1618 |
+
"original_tokens": 3432,
|
| 1619 |
+
"retained_tokens": 3181,
|
| 1620 |
+
"token_savings": 0.07313519813519809,
|
| 1621 |
+
"kind": "action",
|
| 1622 |
+
"difficulty": "easy"
|
| 1623 |
+
},
|
| 1624 |
+
{
|
| 1625 |
+
"host": "www.etsy.com",
|
| 1626 |
+
"task": "Navigate to Etsy's New Arrivals section from the top navigation.",
|
| 1627 |
+
"recall": 1.0,
|
| 1628 |
+
"hits": 2,
|
| 1629 |
+
"required_count": 2,
|
| 1630 |
+
"savings": 0.08958294370675146,
|
| 1631 |
+
"fallback": false,
|
| 1632 |
+
"eligible": true,
|
| 1633 |
+
"peak": 0.578125,
|
| 1634 |
+
"peak_confidence": 0.55078125,
|
| 1635 |
+
"original_tokens": 3432,
|
| 1636 |
+
"retained_tokens": 3181,
|
| 1637 |
+
"token_savings": 0.07313519813519809,
|
| 1638 |
+
"kind": "action",
|
| 1639 |
+
"difficulty": "easy"
|
| 1640 |
+
},
|
| 1641 |
+
{
|
| 1642 |
+
"host": "www.etsy.com",
|
| 1643 |
+
"task": "Open the Halloween product listing priced at $6.00, rather than the similarly themed $6.00\u2013$12.00 pattern listing.",
|
| 1644 |
+
"recall": 1.0,
|
| 1645 |
+
"hits": 2,
|
| 1646 |
+
"required_count": 2,
|
| 1647 |
+
"savings": 0.08958294370675146,
|
| 1648 |
+
"fallback": false,
|
| 1649 |
+
"eligible": true,
|
| 1650 |
+
"peak": 0.41015625,
|
| 1651 |
+
"peak_confidence": 0.63671875,
|
| 1652 |
+
"original_tokens": 3432,
|
| 1653 |
+
"retained_tokens": 3181,
|
| 1654 |
+
"token_savings": 0.07313519813519809,
|
| 1655 |
+
"kind": "action",
|
| 1656 |
+
"difficulty": "hard"
|
| 1657 |
+
},
|
| 1658 |
+
{
|
| 1659 |
+
"host": "www.etsy.com",
|
| 1660 |
+
"task": "Open the Help Center link in the footer, not the similarly named Help Center link in the main content.",
|
| 1661 |
+
"recall": 1.0,
|
| 1662 |
+
"hits": 3,
|
| 1663 |
+
"required_count": 3,
|
| 1664 |
+
"savings": 0.08958294370675146,
|
| 1665 |
+
"fallback": false,
|
| 1666 |
+
"eligible": true,
|
| 1667 |
+
"peak": 0.59765625,
|
| 1668 |
+
"peak_confidence": 0.5390625,
|
| 1669 |
+
"original_tokens": 3432,
|
| 1670 |
+
"retained_tokens": 3181,
|
| 1671 |
+
"token_savings": 0.07313519813519809,
|
| 1672 |
+
"kind": "action",
|
| 1673 |
+
"difficulty": "hard"
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"host": "www.etsy.com",
|
| 1677 |
+
"task": "Open Gift cards from the footer Shop links, not the Gift Cards link in the upper navigation.",
|
| 1678 |
+
"recall": 1.0,
|
| 1679 |
+
"hits": 3,
|
| 1680 |
+
"required_count": 3,
|
| 1681 |
+
"savings": 0.08958294370675146,
|
| 1682 |
+
"fallback": false,
|
| 1683 |
+
"eligible": true,
|
| 1684 |
+
"peak": 0.59765625,
|
| 1685 |
+
"peak_confidence": 0.54296875,
|
| 1686 |
+
"original_tokens": 3432,
|
| 1687 |
+
"retained_tokens": 3181,
|
| 1688 |
+
"token_savings": 0.07313519813519809,
|
| 1689 |
+
"kind": "action",
|
| 1690 |
+
"difficulty": "hard"
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"host": "www.etsy.com",
|
| 1694 |
+
"task": "Which four items are listed under \u201cJump into featured interests\u201d?",
|
| 1695 |
+
"recall": 1.0,
|
| 1696 |
+
"hits": 5,
|
| 1697 |
+
"required_count": 5,
|
| 1698 |
+
"savings": 0.08958294370675146,
|
| 1699 |
+
"fallback": false,
|
| 1700 |
+
"eligible": true,
|
| 1701 |
+
"peak": 0.59375,
|
| 1702 |
+
"peak_confidence": 0.5390625,
|
| 1703 |
+
"original_tokens": 3432,
|
| 1704 |
+
"retained_tokens": 3181,
|
| 1705 |
+
"token_savings": 0.07313519813519809,
|
| 1706 |
+
"kind": "evidence",
|
| 1707 |
+
"difficulty": "medium"
|
| 1708 |
+
},
|
| 1709 |
+
{
|
| 1710 |
+
"host": "www.etsy.com",
|
| 1711 |
+
"task": "List the five visible topics in the \u201cDiscover our best of summer 2026\u201d section.",
|
| 1712 |
+
"recall": 1.0,
|
| 1713 |
+
"hits": 6,
|
| 1714 |
+
"required_count": 6,
|
| 1715 |
+
"savings": 0.08958294370675146,
|
| 1716 |
+
"fallback": false,
|
| 1717 |
+
"eligible": true,
|
| 1718 |
+
"peak": 0.515625,
|
| 1719 |
+
"peak_confidence": 0.5859375,
|
| 1720 |
+
"original_tokens": 3432,
|
| 1721 |
+
"retained_tokens": 3181,
|
| 1722 |
+
"token_savings": 0.07313519813519809,
|
| 1723 |
+
"kind": "evidence",
|
| 1724 |
+
"difficulty": "medium"
|
| 1725 |
+
},
|
| 1726 |
+
{
|
| 1727 |
+
"host": "www.etsy.com",
|
| 1728 |
+
"task": "Which Halloween product listing is shown at exactly $29.95?",
|
| 1729 |
+
"recall": 1.0,
|
| 1730 |
+
"hits": 1,
|
| 1731 |
+
"required_count": 1,
|
| 1732 |
+
"savings": 0.08958294370675146,
|
| 1733 |
+
"fallback": false,
|
| 1734 |
+
"eligible": true,
|
| 1735 |
+
"peak": 0.5703125,
|
| 1736 |
+
"peak_confidence": 0.56640625,
|
| 1737 |
+
"original_tokens": 3432,
|
| 1738 |
+
"retained_tokens": 3181,
|
| 1739 |
+
"token_savings": 0.07313519813519809,
|
| 1740 |
+
"kind": "evidence",
|
| 1741 |
+
"difficulty": "easy"
|
| 1742 |
+
},
|
| 1743 |
+
{
|
| 1744 |
+
"host": "www.etsy.com",
|
| 1745 |
+
"task": "Which two app marketplaces are offered in the Etsy footer?",
|
| 1746 |
+
"recall": 1.0,
|
| 1747 |
+
"hits": 3,
|
| 1748 |
+
"required_count": 3,
|
| 1749 |
+
"savings": 0.08958294370675146,
|
| 1750 |
+
"fallback": false,
|
| 1751 |
+
"eligible": true,
|
| 1752 |
+
"peak": 0.498046875,
|
| 1753 |
+
"peak_confidence": 0.578125,
|
| 1754 |
+
"original_tokens": 3432,
|
| 1755 |
+
"retained_tokens": 3181,
|
| 1756 |
+
"token_savings": 0.07313519813519809,
|
| 1757 |
+
"kind": "evidence",
|
| 1758 |
+
"difficulty": "easy"
|
| 1759 |
+
},
|
| 1760 |
+
{
|
| 1761 |
+
"host": "huggingface.co",
|
| 1762 |
+
"task": "Locate the model-list search and filtering controls, using the model-name search rather than the global site search.",
|
| 1763 |
+
"recall": 1.0,
|
| 1764 |
+
"hits": 4,
|
| 1765 |
+
"required_count": 4,
|
| 1766 |
+
"savings": 0.0,
|
| 1767 |
+
"fallback": true,
|
| 1768 |
+
"eligible": true,
|
| 1769 |
+
"peak": 0.62109375,
|
| 1770 |
+
"peak_confidence": 0.53515625,
|
| 1771 |
+
"original_tokens": 7432,
|
| 1772 |
+
"retained_tokens": 7432,
|
| 1773 |
+
"token_savings": 0.0,
|
| 1774 |
+
"kind": "action",
|
| 1775 |
+
"difficulty": "hard"
|
| 1776 |
+
},
|
| 1777 |
+
{
|
| 1778 |
+
"host": "huggingface.co",
|
| 1779 |
+
"task": "Activate the Text Generation task filter in the model filters, not the similarly named Text Generation label on a model card.",
|
| 1780 |
+
"recall": 1.0,
|
| 1781 |
+
"hits": 2,
|
| 1782 |
+
"required_count": 2,
|
| 1783 |
+
"savings": 0.0,
|
| 1784 |
+
"fallback": true,
|
| 1785 |
+
"eligible": true,
|
| 1786 |
+
"peak": 0.671875,
|
| 1787 |
+
"peak_confidence": 0.5234375,
|
| 1788 |
+
"original_tokens": 7432,
|
| 1789 |
+
"retained_tokens": 7432,
|
| 1790 |
+
"token_savings": 0.0,
|
| 1791 |
+
"kind": "action",
|
| 1792 |
+
"difficulty": "hard"
|
| 1793 |
+
},
|
| 1794 |
+
{
|
| 1795 |
+
"host": "huggingface.co",
|
| 1796 |
+
"task": "Apply the Transformers library filter to the model list.",
|
| 1797 |
+
"recall": 1.0,
|
| 1798 |
+
"hits": 1,
|
| 1799 |
+
"required_count": 1,
|
| 1800 |
+
"savings": 0.0,
|
| 1801 |
+
"fallback": true,
|
| 1802 |
+
"eligible": true,
|
| 1803 |
+
"peak": 0.6328125,
|
| 1804 |
+
"peak_confidence": 0.53125,
|
| 1805 |
+
"original_tokens": 7432,
|
| 1806 |
+
"retained_tokens": 7432,
|
| 1807 |
+
"token_savings": 0.0,
|
| 1808 |
+
"kind": "action",
|
| 1809 |
+
"difficulty": "medium"
|
| 1810 |
+
},
|
| 1811 |
+
{
|
| 1812 |
+
"host": "huggingface.co",
|
| 1813 |
+
"task": "Use the model-name filter to search for models named Qwen3.8-27B.",
|
| 1814 |
+
"recall": 1.0,
|
| 1815 |
+
"hits": 3,
|
| 1816 |
+
"required_count": 3,
|
| 1817 |
+
"savings": 0.0,
|
| 1818 |
+
"fallback": true,
|
| 1819 |
+
"eligible": true,
|
| 1820 |
+
"peak": 0.68359375,
|
| 1821 |
+
"peak_confidence": 0.45703125,
|
| 1822 |
+
"original_tokens": 7432,
|
| 1823 |
+
"retained_tokens": 7432,
|
| 1824 |
+
"token_savings": 0.0,
|
| 1825 |
+
"kind": "action",
|
| 1826 |
+
"difficulty": "medium"
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"host": "huggingface.co",
|
| 1830 |
+
"task": "Restrict the model list to base models that have inference available by enabling Base only and selecting Inference Available.",
|
| 1831 |
+
"recall": 1.0,
|
| 1832 |
+
"hits": 3,
|
| 1833 |
+
"required_count": 3,
|
| 1834 |
+
"savings": 0.0,
|
| 1835 |
+
"fallback": true,
|
| 1836 |
+
"eligible": true,
|
| 1837 |
+
"peak": 0.65625,
|
| 1838 |
+
"peak_confidence": 0.46875,
|
| 1839 |
+
"original_tokens": 7432,
|
| 1840 |
+
"retained_tokens": 7432,
|
| 1841 |
+
"token_savings": 0.0,
|
| 1842 |
+
"kind": "action",
|
| 1843 |
+
"difficulty": "hard"
|
| 1844 |
+
},
|
| 1845 |
+
{
|
| 1846 |
+
"host": "huggingface.co",
|
| 1847 |
+
"task": "Identify the newest visible model and report its displayed update time.",
|
| 1848 |
+
"recall": 1.0,
|
| 1849 |
+
"hits": 2,
|
| 1850 |
+
"required_count": 2,
|
| 1851 |
+
"savings": 0.0,
|
| 1852 |
+
"fallback": true,
|
| 1853 |
+
"eligible": true,
|
| 1854 |
+
"peak": 0.6484375,
|
| 1855 |
+
"peak_confidence": 0.47265625,
|
| 1856 |
+
"original_tokens": 7432,
|
| 1857 |
+
"retained_tokens": 7432,
|
| 1858 |
+
"token_savings": 0.0,
|
| 1859 |
+
"kind": "evidence",
|
| 1860 |
+
"difficulty": "medium"
|
| 1861 |
+
},
|
| 1862 |
+
{
|
| 1863 |
+
"host": "huggingface.co",
|
| 1864 |
+
"task": "Which visible model has the largest displayed parameter count, and what is that count?",
|
| 1865 |
+
"recall": 1.0,
|
| 1866 |
+
"hits": 1,
|
| 1867 |
+
"required_count": 1,
|
| 1868 |
+
"savings": 0.0,
|
| 1869 |
+
"fallback": true,
|
| 1870 |
+
"eligible": true,
|
| 1871 |
+
"peak": 0.68359375,
|
| 1872 |
+
"peak_confidence": 0.490234375,
|
| 1873 |
+
"original_tokens": 7432,
|
| 1874 |
+
"retained_tokens": 7432,
|
| 1875 |
+
"token_savings": 0.0,
|
| 1876 |
+
"kind": "evidence",
|
| 1877 |
+
"difficulty": "medium"
|
| 1878 |
+
},
|
| 1879 |
+
{
|
| 1880 |
+
"host": "huggingface.co",
|
| 1881 |
+
"task": "Name a visible Text Generation model whose card indicates that inference providers are available.",
|
| 1882 |
+
"recall": 1.0,
|
| 1883 |
+
"hits": 1,
|
| 1884 |
+
"required_count": 1,
|
| 1885 |
+
"savings": 0.0,
|
| 1886 |
+
"fallback": true,
|
| 1887 |
+
"eligible": true,
|
| 1888 |
+
"peak": 0.625,
|
| 1889 |
+
"peak_confidence": 0.4765625,
|
| 1890 |
+
"original_tokens": 7432,
|
| 1891 |
+
"retained_tokens": 7432,
|
| 1892 |
+
"token_savings": 0.0,
|
| 1893 |
+
"kind": "evidence",
|
| 1894 |
+
"difficulty": "hard"
|
| 1895 |
+
},
|
| 1896 |
+
{
|
| 1897 |
+
"host": "huggingface.co",
|
| 1898 |
+
"task": "Between Qwen/Qwen3.8-27B and unsloth/Qwen3.8-27B-GGUF, which visible entry has more parameters, and what are the two displayed counts?",
|
| 1899 |
+
"recall": 1.0,
|
| 1900 |
+
"hits": 2,
|
| 1901 |
+
"required_count": 2,
|
| 1902 |
+
"savings": 0.0,
|
| 1903 |
+
"fallback": true,
|
| 1904 |
+
"eligible": true,
|
| 1905 |
+
"peak": 0.6875,
|
| 1906 |
+
"peak_confidence": 0.48828125,
|
| 1907 |
+
"original_tokens": 7432,
|
| 1908 |
+
"retained_tokens": 7432,
|
| 1909 |
+
"token_savings": 0.0,
|
| 1910 |
+
"kind": "evidence",
|
| 1911 |
+
"difficulty": "hard"
|
| 1912 |
+
},
|
| 1913 |
+
{
|
| 1914 |
+
"host": "stackoverflow.com",
|
| 1915 |
+
"task": "Find the main Questions section of the page rather than the similarly named primary-navigation link.",
|
| 1916 |
+
"recall": 1.0,
|
| 1917 |
+
"hits": 2,
|
| 1918 |
+
"required_count": 2,
|
| 1919 |
+
"savings": 0.0,
|
| 1920 |
+
"fallback": true,
|
| 1921 |
+
"eligible": true,
|
| 1922 |
+
"peak": 0.65234375,
|
| 1923 |
+
"peak_confidence": 0.5546875,
|
| 1924 |
+
"original_tokens": 7417,
|
| 1925 |
+
"retained_tokens": 7417,
|
| 1926 |
+
"token_savings": 0.0,
|
| 1927 |
+
"kind": "mixed",
|
| 1928 |
+
"difficulty": "hard"
|
| 1929 |
+
},
|
| 1930 |
+
{
|
| 1931 |
+
"host": "stackoverflow.com",
|
| 1932 |
+
"task": "Open the newest question about chaining programmatic Polars expression functions in with_columns.",
|
| 1933 |
+
"recall": 1.0,
|
| 1934 |
+
"hits": 1,
|
| 1935 |
+
"required_count": 1,
|
| 1936 |
+
"savings": 0.0,
|
| 1937 |
+
"fallback": true,
|
| 1938 |
+
"eligible": true,
|
| 1939 |
+
"peak": 0.56640625,
|
| 1940 |
+
"peak_confidence": 0.51171875,
|
| 1941 |
+
"original_tokens": 7417,
|
| 1942 |
+
"retained_tokens": 7417,
|
| 1943 |
+
"token_savings": 0.0,
|
| 1944 |
+
"kind": "action",
|
| 1945 |
+
"difficulty": "easy"
|
| 1946 |
+
},
|
| 1947 |
+
{
|
| 1948 |
+
"host": "stackoverflow.com",
|
| 1949 |
+
"task": "Open the question tagged python-polars, not the question whose title merely mentions another data-processing library.",
|
| 1950 |
+
"recall": 1.0,
|
| 1951 |
+
"hits": 2,
|
| 1952 |
+
"required_count": 2,
|
| 1953 |
+
"savings": 0.0,
|
| 1954 |
+
"fallback": true,
|
| 1955 |
+
"eligible": true,
|
| 1956 |
+
"peak": 0.578125,
|
| 1957 |
+
"peak_confidence": 0.54296875,
|
| 1958 |
+
"original_tokens": 7417,
|
| 1959 |
+
"retained_tokens": 7417,
|
| 1960 |
+
"token_savings": 0.0,
|
| 1961 |
+
"kind": "action",
|
| 1962 |
+
"difficulty": "medium"
|
| 1963 |
+
},
|
| 1964 |
+
{
|
| 1965 |
+
"host": "stackoverflow.com",
|
| 1966 |
+
"task": "Use the page-size controls to show 50 questions per page.",
|
| 1967 |
+
"recall": 1.0,
|
| 1968 |
+
"hits": 3,
|
| 1969 |
+
"required_count": 3,
|
| 1970 |
+
"savings": 0.0,
|
| 1971 |
+
"fallback": true,
|
| 1972 |
+
"eligible": true,
|
| 1973 |
+
"peak": 0.447265625,
|
| 1974 |
+
"peak_confidence": 0.6171875,
|
| 1975 |
+
"original_tokens": 7417,
|
| 1976 |
+
"retained_tokens": 7417,
|
| 1977 |
+
"token_savings": 0.0,
|
| 1978 |
+
"kind": "action",
|
| 1979 |
+
"difficulty": "easy"
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"host": "stackoverflow.com",
|
| 1983 |
+
"task": "Go to the next page of newest questions.",
|
| 1984 |
+
"recall": 1.0,
|
| 1985 |
+
"hits": 1,
|
| 1986 |
+
"required_count": 1,
|
| 1987 |
+
"savings": 0.0,
|
| 1988 |
+
"fallback": true,
|
| 1989 |
+
"eligible": true,
|
| 1990 |
+
"peak": 0.54296875,
|
| 1991 |
+
"peak_confidence": 0.5390625,
|
| 1992 |
+
"original_tokens": 7417,
|
| 1993 |
+
"retained_tokens": 7417,
|
| 1994 |
+
"token_savings": 0.0,
|
| 1995 |
+
"kind": "action",
|
| 1996 |
+
"difficulty": "easy"
|
| 1997 |
+
},
|
| 1998 |
+
{
|
| 1999 |
+
"host": "stackoverflow.com",
|
| 2000 |
+
"task": "Open the Unanswered question listing instead of the similarly named Bountied listing.",
|
| 2001 |
+
"recall": 1.0,
|
| 2002 |
+
"hits": 2,
|
| 2003 |
+
"required_count": 2,
|
| 2004 |
+
"savings": 0.0,
|
| 2005 |
+
"fallback": true,
|
| 2006 |
+
"eligible": true,
|
| 2007 |
+
"peak": 0.6015625,
|
| 2008 |
+
"peak_confidence": 0.5546875,
|
| 2009 |
+
"original_tokens": 7417,
|
| 2010 |
+
"retained_tokens": 7417,
|
| 2011 |
+
"token_savings": 0.0,
|
| 2012 |
+
"kind": "action",
|
| 2013 |
+
"difficulty": "medium"
|
| 2014 |
+
},
|
| 2015 |
+
{
|
| 2016 |
+
"host": "stackoverflow.com",
|
| 2017 |
+
"task": "Identify the exact title of the first question shown in the newest-questions list.",
|
| 2018 |
+
"recall": 1.0,
|
| 2019 |
+
"hits": 1,
|
| 2020 |
+
"required_count": 1,
|
| 2021 |
+
"savings": 0.0,
|
| 2022 |
+
"fallback": true,
|
| 2023 |
+
"eligible": true,
|
| 2024 |
+
"peak": 0.5234375,
|
| 2025 |
+
"peak_confidence": 0.4921875,
|
| 2026 |
+
"original_tokens": 7417,
|
| 2027 |
+
"retained_tokens": 7417,
|
| 2028 |
+
"token_savings": 0.0,
|
| 2029 |
+
"kind": "evidence",
|
| 2030 |
+
"difficulty": "easy"
|
| 2031 |
+
},
|
| 2032 |
+
{
|
| 2033 |
+
"host": "stackoverflow.com",
|
| 2034 |
+
"task": "Which listed question is associated with the angular tag? Provide its exact title.",
|
| 2035 |
+
"recall": 1.0,
|
| 2036 |
+
"hits": 2,
|
| 2037 |
+
"required_count": 2,
|
| 2038 |
+
"savings": 0.0,
|
| 2039 |
+
"fallback": true,
|
| 2040 |
+
"eligible": true,
|
| 2041 |
+
"peak": 0.6796875,
|
| 2042 |
+
"peak_confidence": 0.55078125,
|
| 2043 |
+
"original_tokens": 7417,
|
| 2044 |
+
"retained_tokens": 7417,
|
| 2045 |
+
"token_savings": 0.0,
|
| 2046 |
+
"kind": "evidence",
|
| 2047 |
+
"difficulty": "medium"
|
| 2048 |
+
},
|
| 2049 |
+
{
|
| 2050 |
+
"host": "stackoverflow.com",
|
| 2051 |
+
"task": "Identify the question that is explicitly marked closed, and provide its exact title.",
|
| 2052 |
+
"recall": 1.0,
|
| 2053 |
+
"hits": 1,
|
| 2054 |
+
"required_count": 1,
|
| 2055 |
+
"savings": 0.0,
|
| 2056 |
+
"fallback": true,
|
| 2057 |
+
"eligible": true,
|
| 2058 |
+
"peak": 0.6328125,
|
| 2059 |
+
"peak_confidence": 0.5546875,
|
| 2060 |
+
"original_tokens": 7417,
|
| 2061 |
+
"retained_tokens": 7417,
|
| 2062 |
+
"token_savings": 0.0,
|
| 2063 |
+
"kind": "evidence",
|
| 2064 |
+
"difficulty": "easy"
|
| 2065 |
+
},
|
| 2066 |
+
{
|
| 2067 |
+
"host": "stackoverflow.com",
|
| 2068 |
+
"task": "Which collective is described as having 69k Members?",
|
| 2069 |
+
"recall": 1.0,
|
| 2070 |
+
"hits": 1,
|
| 2071 |
+
"required_count": 1,
|
| 2072 |
+
"savings": 0.0,
|
| 2073 |
+
"fallback": true,
|
| 2074 |
+
"eligible": true,
|
| 2075 |
+
"peak": 0.5703125,
|
| 2076 |
+
"peak_confidence": 0.546875,
|
| 2077 |
+
"original_tokens": 7417,
|
| 2078 |
+
"retained_tokens": 7417,
|
| 2079 |
+
"token_savings": 0.0,
|
| 2080 |
+
"kind": "evidence",
|
| 2081 |
+
"difficulty": "hard"
|
| 2082 |
+
},
|
| 2083 |
+
{
|
| 2084 |
+
"host": "www.rei.com",
|
| 2085 |
+
"task": "Open the shop category for hiking and camping, using the category labeled \"Camp & Hike\" rather than the separate \"Backpacking\" link.",
|
| 2086 |
+
"recall": 1.0,
|
| 2087 |
+
"hits": 2,
|
| 2088 |
+
"required_count": 2,
|
| 2089 |
+
"savings": 0.0,
|
| 2090 |
+
"fallback": true,
|
| 2091 |
+
"eligible": true,
|
| 2092 |
+
"peak": 0.578125,
|
| 2093 |
+
"peak_confidence": 0.55078125,
|
| 2094 |
+
"original_tokens": 10235,
|
| 2095 |
+
"retained_tokens": 10235,
|
| 2096 |
+
"token_savings": 0.0,
|
| 2097 |
+
"kind": "action",
|
| 2098 |
+
"difficulty": "hard"
|
| 2099 |
+
},
|
| 2100 |
+
{
|
| 2101 |
+
"host": "www.rei.com",
|
| 2102 |
+
"task": "Open REI's general outdoor gift ideas page, not the separate gift-card page.",
|
| 2103 |
+
"recall": 1.0,
|
| 2104 |
+
"hits": 2,
|
| 2105 |
+
"required_count": 2,
|
| 2106 |
+
"savings": 0.0,
|
| 2107 |
+
"fallback": true,
|
| 2108 |
+
"eligible": true,
|
| 2109 |
+
"peak": 0.578125,
|
| 2110 |
+
"peak_confidence": 0.5703125,
|
| 2111 |
+
"original_tokens": 10235,
|
| 2112 |
+
"retained_tokens": 10235,
|
| 2113 |
+
"token_savings": 0.0,
|
| 2114 |
+
"kind": "action",
|
| 2115 |
+
"difficulty": "hard"
|
| 2116 |
+
},
|
| 2117 |
+
{
|
| 2118 |
+
"host": "www.rei.com",
|
| 2119 |
+
"task": "Use the header link to sign in to REI, rather than the similarly named footer account link.",
|
| 2120 |
+
"recall": 1.0,
|
| 2121 |
+
"hits": 2,
|
| 2122 |
+
"required_count": 2,
|
| 2123 |
+
"savings": 0.0,
|
| 2124 |
+
"fallback": true,
|
| 2125 |
+
"eligible": true,
|
| 2126 |
+
"peak": 0.62109375,
|
| 2127 |
+
"peak_confidence": 0.5390625,
|
| 2128 |
+
"original_tokens": 10235,
|
| 2129 |
+
"retained_tokens": 10235,
|
| 2130 |
+
"token_savings": 0.0,
|
| 2131 |
+
"kind": "action",
|
| 2132 |
+
"difficulty": "medium"
|
| 2133 |
+
},
|
| 2134 |
+
{
|
| 2135 |
+
"host": "www.rei.com",
|
| 2136 |
+
"task": "Search the site for \"trail running\" using the main Search field.",
|
| 2137 |
+
"recall": 1.0,
|
| 2138 |
+
"hits": 2,
|
| 2139 |
+
"required_count": 2,
|
| 2140 |
+
"savings": 0.0,
|
| 2141 |
+
"fallback": true,
|
| 2142 |
+
"eligible": true,
|
| 2143 |
+
"peak": 0.306640625,
|
| 2144 |
+
"peak_confidence": 0.62109375,
|
| 2145 |
+
"original_tokens": 10235,
|
| 2146 |
+
"retained_tokens": 10235,
|
| 2147 |
+
"token_savings": 0.0,
|
| 2148 |
+
"kind": "mixed",
|
| 2149 |
+
"difficulty": "medium"
|
| 2150 |
+
},
|
| 2151 |
+
{
|
| 2152 |
+
"host": "www.rei.com",
|
| 2153 |
+
"task": "Open the \"Outlet deals\" item under Shop top categories, not the top-navigation \"REI Outlet\" destination.",
|
| 2154 |
+
"recall": 1.0,
|
| 2155 |
+
"hits": 2,
|
| 2156 |
+
"required_count": 2,
|
| 2157 |
+
"savings": 0.0,
|
| 2158 |
+
"fallback": true,
|
| 2159 |
+
"eligible": true,
|
| 2160 |
+
"peak": 0.61328125,
|
| 2161 |
+
"peak_confidence": 0.54296875,
|
| 2162 |
+
"original_tokens": 10235,
|
| 2163 |
+
"retained_tokens": 10235,
|
| 2164 |
+
"token_savings": 0.0,
|
| 2165 |
+
"kind": "action",
|
| 2166 |
+
"difficulty": "hard"
|
| 2167 |
+
},
|
| 2168 |
+
{
|
| 2169 |
+
"host": "www.rei.com",
|
| 2170 |
+
"task": "In the \"Gear we think you\u2019d love\" product carousel, switch from the currently selected \"Crowd favorites\" tab to \"Best Sellers\".",
|
| 2171 |
+
"recall": 1.0,
|
| 2172 |
+
"hits": 3,
|
| 2173 |
+
"required_count": 3,
|
| 2174 |
+
"savings": 0.0,
|
| 2175 |
+
"fallback": true,
|
| 2176 |
+
"eligible": true,
|
| 2177 |
+
"peak": 0.55859375,
|
| 2178 |
+
"peak_confidence": 0.51953125,
|
| 2179 |
+
"original_tokens": 10235,
|
| 2180 |
+
"retained_tokens": 10235,
|
| 2181 |
+
"token_savings": 0.0,
|
| 2182 |
+
"kind": "action",
|
| 2183 |
+
"difficulty": "hard"
|
| 2184 |
+
},
|
| 2185 |
+
{
|
| 2186 |
+
"host": "www.rei.com",
|
| 2187 |
+
"task": "What does promotional message 1 say members can earn, and by what date must they join?",
|
| 2188 |
+
"recall": 1.0,
|
| 2189 |
+
"hits": 2,
|
| 2190 |
+
"required_count": 2,
|
| 2191 |
+
"savings": 0.0,
|
| 2192 |
+
"fallback": true,
|
| 2193 |
+
"eligible": true,
|
| 2194 |
+
"peak": 0.490234375,
|
| 2195 |
+
"peak_confidence": 0.52734375,
|
| 2196 |
+
"original_tokens": 10235,
|
| 2197 |
+
"retained_tokens": 10235,
|
| 2198 |
+
"token_savings": 0.0,
|
| 2199 |
+
"kind": "evidence",
|
| 2200 |
+
"difficulty": "medium"
|
| 2201 |
+
},
|
| 2202 |
+
{
|
| 2203 |
+
"host": "www.rei.com",
|
| 2204 |
+
"task": "Among GU Energy Gel, Clif Bloks Energy Chews, and Dr. Bronner's 18-in-1 Pure-Castile Magic Soap, which listed product has the most reviews?",
|
| 2205 |
+
"recall": 1.0,
|
| 2206 |
+
"hits": 3,
|
| 2207 |
+
"required_count": 3,
|
| 2208 |
+
"savings": 0.0,
|
| 2209 |
+
"fallback": true,
|
| 2210 |
+
"eligible": true,
|
| 2211 |
+
"peak": 0.609375,
|
| 2212 |
+
"peak_confidence": 0.5546875,
|
| 2213 |
+
"original_tokens": 10235,
|
| 2214 |
+
"retained_tokens": 10235,
|
| 2215 |
+
"token_savings": 0.0,
|
| 2216 |
+
"kind": "evidence",
|
| 2217 |
+
"difficulty": "hard"
|
| 2218 |
+
},
|
| 2219 |
+
{
|
| 2220 |
+
"host": "www.rei.com",
|
| 2221 |
+
"task": "What rating and current price comparison are shown for the HOKA Clifton 10 Road-Running Shoes - Men's?",
|
| 2222 |
+
"recall": 1.0,
|
| 2223 |
+
"hits": 1,
|
| 2224 |
+
"required_count": 1,
|
| 2225 |
+
"savings": 0.0,
|
| 2226 |
+
"fallback": true,
|
| 2227 |
+
"eligible": true,
|
| 2228 |
+
"peak": 0.58984375,
|
| 2229 |
+
"peak_confidence": 0.5546875,
|
| 2230 |
+
"original_tokens": 10235,
|
| 2231 |
+
"retained_tokens": 10235,
|
| 2232 |
+
"token_savings": 0.0,
|
| 2233 |
+
"kind": "evidence",
|
| 2234 |
+
"difficulty": "medium"
|
| 2235 |
+
},
|
| 2236 |
+
{
|
| 2237 |
+
"host": "www.opentable.com",
|
| 2238 |
+
"task": "Find the complete restaurant search interface: the date control, time selector, party-size selector, location field, and button used to submit the search.",
|
| 2239 |
+
"recall": 1.0,
|
| 2240 |
+
"hits": 5,
|
| 2241 |
+
"required_count": 5,
|
| 2242 |
+
"savings": 0.0,
|
| 2243 |
+
"fallback": true,
|
| 2244 |
+
"eligible": true,
|
| 2245 |
+
"peak": 0.63671875,
|
| 2246 |
+
"peak_confidence": 0.5625,
|
| 2247 |
+
"original_tokens": 20103,
|
| 2248 |
+
"retained_tokens": 20103,
|
| 2249 |
+
"token_savings": 0.0,
|
| 2250 |
+
"kind": "action",
|
| 2251 |
+
"difficulty": "medium"
|
| 2252 |
+
},
|
| 2253 |
+
{
|
| 2254 |
+
"host": "www.opentable.com",
|
| 2255 |
+
"task": "Change the reservation time to 11:00 PM while keeping the party size at 2 people.",
|
| 2256 |
+
"recall": 1.0,
|
| 2257 |
+
"hits": 2,
|
| 2258 |
+
"required_count": 2,
|
| 2259 |
+
"savings": 0.0,
|
| 2260 |
+
"fallback": true,
|
| 2261 |
+
"eligible": true,
|
| 2262 |
+
"peak": 0.5859375,
|
| 2263 |
+
"peak_confidence": 0.51171875,
|
| 2264 |
+
"original_tokens": 20103,
|
| 2265 |
+
"retained_tokens": 20103,
|
| 2266 |
+
"token_savings": 0.0,
|
| 2267 |
+
"kind": "action",
|
| 2268 |
+
"difficulty": "medium"
|
| 2269 |
+
},
|
| 2270 |
+
{
|
| 2271 |
+
"host": "www.opentable.com",
|
| 2272 |
+
"task": "Open the location picker to change the search area; do not request the device's current location.",
|
| 2273 |
+
"recall": 1.0,
|
| 2274 |
+
"hits": 2,
|
| 2275 |
+
"required_count": 2,
|
| 2276 |
+
"savings": 0.0,
|
| 2277 |
+
"fallback": true,
|
| 2278 |
+
"eligible": true,
|
| 2279 |
+
"peak": 0.63671875,
|
| 2280 |
+
"peak_confidence": 0.498046875,
|
| 2281 |
+
"original_tokens": 20103,
|
| 2282 |
+
"retained_tokens": 20103,
|
| 2283 |
+
"token_savings": 0.0,
|
| 2284 |
+
"kind": "action",
|
| 2285 |
+
"difficulty": "hard"
|
| 2286 |
+
},
|
| 2287 |
+
{
|
| 2288 |
+
"host": "www.opentable.com",
|
| 2289 |
+
"task": "Navigate to restaurants near Rockefeller Center in New York City, rather than the general New York City restaurant listing.",
|
| 2290 |
+
"recall": 1.0,
|
| 2291 |
+
"hits": 2,
|
| 2292 |
+
"required_count": 2,
|
| 2293 |
+
"savings": 0.0,
|
| 2294 |
+
"fallback": true,
|
| 2295 |
+
"eligible": true,
|
| 2296 |
+
"peak": 0.64453125,
|
| 2297 |
+
"peak_confidence": 0.515625,
|
| 2298 |
+
"original_tokens": 20103,
|
| 2299 |
+
"retained_tokens": 20103,
|
| 2300 |
+
"token_savings": 0.0,
|
| 2301 |
+
"kind": "action",
|
| 2302 |
+
"difficulty": "hard"
|
| 2303 |
+
},
|
| 2304 |
+
{
|
| 2305 |
+
"host": "www.opentable.com",
|
| 2306 |
+
"task": "Switch the city-directory panel from U.S. cities to the global-cities list.",
|
| 2307 |
+
"recall": 1.0,
|
| 2308 |
+
"hits": 2,
|
| 2309 |
+
"required_count": 2,
|
| 2310 |
+
"savings": 0.0,
|
| 2311 |
+
"fallback": true,
|
| 2312 |
+
"eligible": true,
|
| 2313 |
+
"peak": 0.59765625,
|
| 2314 |
+
"peak_confidence": 0.578125,
|
| 2315 |
+
"original_tokens": 20103,
|
| 2316 |
+
"retained_tokens": 20103,
|
| 2317 |
+
"token_savings": 0.0,
|
| 2318 |
+
"kind": "action",
|
| 2319 |
+
"difficulty": "easy"
|
| 2320 |
+
},
|
| 2321 |
+
{
|
| 2322 |
+
"host": "www.opentable.com",
|
| 2323 |
+
"task": "Navigate to the Restaurants Near Me page, not the Restaurants Open Now page.",
|
| 2324 |
+
"recall": 1.0,
|
| 2325 |
+
"hits": 2,
|
| 2326 |
+
"required_count": 2,
|
| 2327 |
+
"savings": 0.0,
|
| 2328 |
+
"fallback": true,
|
| 2329 |
+
"eligible": true,
|
| 2330 |
+
"peak": 0.66015625,
|
| 2331 |
+
"peak_confidence": 0.54296875,
|
| 2332 |
+
"original_tokens": 20103,
|
| 2333 |
+
"retained_tokens": 20103,
|
| 2334 |
+
"token_savings": 0.0,
|
| 2335 |
+
"kind": "action",
|
| 2336 |
+
"difficulty": "hard"
|
| 2337 |
+
},
|
| 2338 |
+
{
|
| 2339 |
+
"host": "www.opentable.com",
|
| 2340 |
+
"task": "Report the current reservation date, time, and party size shown in the search controls.",
|
| 2341 |
+
"recall": 1.0,
|
| 2342 |
+
"hits": 3,
|
| 2343 |
+
"required_count": 3,
|
| 2344 |
+
"savings": 0.0,
|
| 2345 |
+
"fallback": true,
|
| 2346 |
+
"eligible": true,
|
| 2347 |
+
"peak": 0.59765625,
|
| 2348 |
+
"peak_confidence": 0.5078125,
|
| 2349 |
+
"original_tokens": 20103,
|
| 2350 |
+
"retained_tokens": 20103,
|
| 2351 |
+
"token_savings": 0.0,
|
| 2352 |
+
"kind": "evidence",
|
| 2353 |
+
"difficulty": "easy"
|
| 2354 |
+
},
|
| 2355 |
+
{
|
| 2356 |
+
"host": "www.opentable.com",
|
| 2357 |
+
"task": "According to the FAQ, what search dimensions and filters can users use to narrow restaurant choices?",
|
| 2358 |
+
"recall": 1.0,
|
| 2359 |
+
"hits": 1,
|
| 2360 |
+
"required_count": 1,
|
| 2361 |
+
"savings": 0.0,
|
| 2362 |
+
"fallback": true,
|
| 2363 |
+
"eligible": true,
|
| 2364 |
+
"peak": 0.6328125,
|
| 2365 |
+
"peak_confidence": 0.4921875,
|
| 2366 |
+
"original_tokens": 20103,
|
| 2367 |
+
"retained_tokens": 20103,
|
| 2368 |
+
"token_savings": 0.0,
|
| 2369 |
+
"kind": "evidence",
|
| 2370 |
+
"difficulty": "medium"
|
| 2371 |
+
},
|
| 2372 |
+
{
|
| 2373 |
+
"host": "www.opentable.com",
|
| 2374 |
+
"task": "List the cuisine-oriented New York City links shown under the Cuisines section, distinguishing them from the landmark links.",
|
| 2375 |
+
"recall": 1.0,
|
| 2376 |
+
"hits": 7,
|
| 2377 |
+
"required_count": 7,
|
| 2378 |
+
"savings": 0.0,
|
| 2379 |
+
"fallback": true,
|
| 2380 |
+
"eligible": true,
|
| 2381 |
+
"peak": 0.65625,
|
| 2382 |
+
"peak_confidence": 0.55078125,
|
| 2383 |
+
"original_tokens": 20103,
|
| 2384 |
+
"retained_tokens": 20103,
|
| 2385 |
+
"token_savings": 0.0,
|
| 2386 |
+
"kind": "evidence",
|
| 2387 |
+
"difficulty": "hard"
|
| 2388 |
+
},
|
| 2389 |
+
{
|
| 2390 |
+
"host": "www.opentable.com",
|
| 2391 |
+
"task": "Identify the four FAQ feature tabs and indicate which one is currently selected.",
|
| 2392 |
+
"recall": 1.0,
|
| 2393 |
+
"hits": 4,
|
| 2394 |
+
"required_count": 4,
|
| 2395 |
+
"savings": 0.0,
|
| 2396 |
+
"fallback": true,
|
| 2397 |
+
"eligible": true,
|
| 2398 |
+
"peak": 0.64453125,
|
| 2399 |
+
"peak_confidence": 0.57421875,
|
| 2400 |
+
"original_tokens": 20103,
|
| 2401 |
+
"retained_tokens": 20103,
|
| 2402 |
+
"token_savings": 0.0,
|
| 2403 |
+
"kind": "evidence",
|
| 2404 |
+
"difficulty": "medium"
|
| 2405 |
+
},
|
| 2406 |
+
{
|
| 2407 |
+
"host": "www.southwest.com",
|
| 2408 |
+
"task": "Set up a round-trip flight search using the currently selected trip type, departing from LGA, entering an arrival airport, keeping the displayed departure and return dates, and submit the search.",
|
| 2409 |
+
"recall": 1.0,
|
| 2410 |
+
"hits": 6,
|
| 2411 |
+
"required_count": 6,
|
| 2412 |
+
"savings": 0.0,
|
| 2413 |
+
"fallback": true,
|
| 2414 |
+
"eligible": true,
|
| 2415 |
+
"peak": 0.60546875,
|
| 2416 |
+
"peak_confidence": 0.5546875,
|
| 2417 |
+
"original_tokens": 4341,
|
| 2418 |
+
"retained_tokens": 4341,
|
| 2419 |
+
"token_savings": 0.0,
|
| 2420 |
+
"kind": "action",
|
| 2421 |
+
"difficulty": "hard"
|
| 2422 |
+
},
|
| 2423 |
+
{
|
| 2424 |
+
"host": "www.southwest.com",
|
| 2425 |
+
"task": "Reverse the departure and arrival airports using the airport-swap control.",
|
| 2426 |
+
"recall": 1.0,
|
| 2427 |
+
"hits": 3,
|
| 2428 |
+
"required_count": 3,
|
| 2429 |
+
"savings": 0.0,
|
| 2430 |
+
"fallback": true,
|
| 2431 |
+
"eligible": true,
|
| 2432 |
+
"peak": 0.55859375,
|
| 2433 |
+
"peak_confidence": 0.5703125,
|
| 2434 |
+
"original_tokens": 4341,
|
| 2435 |
+
"retained_tokens": 4341,
|
| 2436 |
+
"token_savings": 0.0,
|
| 2437 |
+
"kind": "action",
|
| 2438 |
+
"difficulty": "easy"
|
| 2439 |
+
},
|
| 2440 |
+
{
|
| 2441 |
+
"host": "www.southwest.com",
|
| 2442 |
+
"task": "Change the fare display from dollars to points.",
|
| 2443 |
+
"recall": 1.0,
|
| 2444 |
+
"hits": 4,
|
| 2445 |
+
"required_count": 4,
|
| 2446 |
+
"savings": 0.0,
|
| 2447 |
+
"fallback": true,
|
| 2448 |
+
"eligible": true,
|
| 2449 |
+
"peak": 0.63671875,
|
| 2450 |
+
"peak_confidence": 0.53515625,
|
| 2451 |
+
"original_tokens": 4341,
|
| 2452 |
+
"retained_tokens": 4341,
|
| 2453 |
+
"token_savings": 0.0,
|
| 2454 |
+
"kind": "action",
|
| 2455 |
+
"difficulty": "medium"
|
| 2456 |
+
},
|
| 2457 |
+
{
|
| 2458 |
+
"host": "www.southwest.com",
|
| 2459 |
+
"task": "Enable the low fare calendar option and then submit the flight search.",
|
| 2460 |
+
"recall": 1.0,
|
| 2461 |
+
"hits": 2,
|
| 2462 |
+
"required_count": 2,
|
| 2463 |
+
"savings": 0.0,
|
| 2464 |
+
"fallback": true,
|
| 2465 |
+
"eligible": true,
|
| 2466 |
+
"peak": 0.64453125,
|
| 2467 |
+
"peak_confidence": 0.54296875,
|
| 2468 |
+
"original_tokens": 4341,
|
| 2469 |
+
"retained_tokens": 4341,
|
| 2470 |
+
"token_savings": 0.0,
|
| 2471 |
+
"kind": "action",
|
| 2472 |
+
"difficulty": "hard"
|
| 2473 |
+
},
|
| 2474 |
+
{
|
| 2475 |
+
"host": "www.southwest.com",
|
| 2476 |
+
"task": "Open the flight-status page, not the check-in page.",
|
| 2477 |
+
"recall": 1.0,
|
| 2478 |
+
"hits": 3,
|
| 2479 |
+
"required_count": 3,
|
| 2480 |
+
"savings": 0.0,
|
| 2481 |
+
"fallback": true,
|
| 2482 |
+
"eligible": true,
|
| 2483 |
+
"peak": 0.6484375,
|
| 2484 |
+
"peak_confidence": 0.5390625,
|
| 2485 |
+
"original_tokens": 4341,
|
| 2486 |
+
"retained_tokens": 4341,
|
| 2487 |
+
"token_savings": 0.0,
|
| 2488 |
+
"kind": "action",
|
| 2489 |
+
"difficulty": "hard"
|
| 2490 |
+
},
|
| 2491 |
+
{
|
| 2492 |
+
"host": "www.southwest.com",
|
| 2493 |
+
"task": "Open the general Baggage Policies page, rather than the promotional link about updated checked-baggage policies.",
|
| 2494 |
+
"recall": 1.0,
|
| 2495 |
+
"hits": 2,
|
| 2496 |
+
"required_count": 2,
|
| 2497 |
+
"savings": 0.0,
|
| 2498 |
+
"fallback": true,
|
| 2499 |
+
"eligible": true,
|
| 2500 |
+
"peak": 0.61328125,
|
| 2501 |
+
"peak_confidence": 0.55859375,
|
| 2502 |
+
"original_tokens": 4341,
|
| 2503 |
+
"retained_tokens": 4341,
|
| 2504 |
+
"token_savings": 0.0,
|
| 2505 |
+
"kind": "action",
|
| 2506 |
+
"difficulty": "medium"
|
| 2507 |
+
},
|
| 2508 |
+
{
|
| 2509 |
+
"host": "www.southwest.com",
|
| 2510 |
+
"task": "Report the reservation-through date and the currently displayed departure and return dates.",
|
| 2511 |
+
"recall": 1.0,
|
| 2512 |
+
"hits": 3,
|
| 2513 |
+
"required_count": 3,
|
| 2514 |
+
"savings": 0.0,
|
| 2515 |
+
"fallback": true,
|
| 2516 |
+
"eligible": true,
|
| 2517 |
+
"peak": 0.61328125,
|
| 2518 |
+
"peak_confidence": 0.5546875,
|
| 2519 |
+
"original_tokens": 4341,
|
| 2520 |
+
"retained_tokens": 4341,
|
| 2521 |
+
"token_savings": 0.0,
|
| 2522 |
+
"kind": "evidence",
|
| 2523 |
+
"difficulty": "hard"
|
| 2524 |
+
},
|
| 2525 |
+
{
|
| 2526 |
+
"host": "www.southwest.com",
|
| 2527 |
+
"task": "Identify the baggage-related fees link shown beneath the flight search form.",
|
| 2528 |
+
"recall": 1.0,
|
| 2529 |
+
"hits": 1,
|
| 2530 |
+
"required_count": 1,
|
| 2531 |
+
"savings": 0.0,
|
| 2532 |
+
"fallback": true,
|
| 2533 |
+
"eligible": true,
|
| 2534 |
+
"peak": 0.6015625,
|
| 2535 |
+
"peak_confidence": 0.5546875,
|
| 2536 |
+
"original_tokens": 4341,
|
| 2537 |
+
"retained_tokens": 4341,
|
| 2538 |
+
"token_savings": 0.0,
|
| 2539 |
+
"kind": "evidence",
|
| 2540 |
+
"difficulty": "easy"
|
| 2541 |
+
},
|
| 2542 |
+
{
|
| 2543 |
+
"host": "www.southwest.com",
|
| 2544 |
+
"task": "Summarize the four Rapid Rewards benefits listed in the membership section.",
|
| 2545 |
+
"recall": 1.0,
|
| 2546 |
+
"hits": 4,
|
| 2547 |
+
"required_count": 4,
|
| 2548 |
+
"savings": 0.0,
|
| 2549 |
+
"fallback": true,
|
| 2550 |
+
"eligible": true,
|
| 2551 |
+
"peak": 0.5546875,
|
| 2552 |
+
"peak_confidence": 0.56640625,
|
| 2553 |
+
"original_tokens": 4341,
|
| 2554 |
+
"retained_tokens": 4341,
|
| 2555 |
+
"token_savings": 0.0,
|
| 2556 |
+
"kind": "evidence",
|
| 2557 |
+
"difficulty": "medium"
|
| 2558 |
+
},
|
| 2559 |
+
{
|
| 2560 |
+
"host": "www.southwest.com",
|
| 2561 |
+
"task": "For the international vacation-package promotion, identify the displayed currency marker for its maximum discount and the link provided for the promotion's terms.",
|
| 2562 |
+
"recall": 1.0,
|
| 2563 |
+
"hits": 2,
|
| 2564 |
+
"required_count": 2,
|
| 2565 |
+
"savings": 0.0,
|
| 2566 |
+
"fallback": true,
|
| 2567 |
+
"eligible": true,
|
| 2568 |
+
"peak": 0.6328125,
|
| 2569 |
+
"peak_confidence": 0.5390625,
|
| 2570 |
+
"original_tokens": 4341,
|
| 2571 |
+
"retained_tokens": 4341,
|
| 2572 |
+
"token_savings": 0.0,
|
| 2573 |
+
"kind": "evidence",
|
| 2574 |
+
"difficulty": "hard"
|
| 2575 |
+
},
|
| 2576 |
+
{
|
| 2577 |
+
"host": "www.ebay.com",
|
| 2578 |
+
"task": "Select \u201cConsumer Electronics\u201d as the search category, enter \u201cwireless headphones\u201d in the main search field, and submit the search.",
|
| 2579 |
+
"recall": 1.0,
|
| 2580 |
+
"hits": 3,
|
| 2581 |
+
"required_count": 3,
|
| 2582 |
+
"savings": 0.0,
|
| 2583 |
+
"fallback": true,
|
| 2584 |
+
"eligible": true,
|
| 2585 |
+
"peak": 0.5,
|
| 2586 |
+
"peak_confidence": 0.609375,
|
| 2587 |
+
"original_tokens": 6604,
|
| 2588 |
+
"retained_tokens": 6604,
|
| 2589 |
+
"token_savings": 0.0,
|
| 2590 |
+
"kind": "action",
|
| 2591 |
+
"difficulty": "hard"
|
| 2592 |
+
},
|
| 2593 |
+
{
|
| 2594 |
+
"host": "www.ebay.com",
|
| 2595 |
+
"task": "Open the featured Depop shopping destination for the pre-loved fashion community, rather than one of the general fashion deal links.",
|
| 2596 |
+
"recall": 1.0,
|
| 2597 |
+
"hits": 4,
|
| 2598 |
+
"required_count": 4,
|
| 2599 |
+
"savings": 0.0,
|
| 2600 |
+
"fallback": true,
|
| 2601 |
+
"eligible": true,
|
| 2602 |
+
"peak": 0.546875,
|
| 2603 |
+
"peak_confidence": 0.60546875,
|
| 2604 |
+
"original_tokens": 6604,
|
| 2605 |
+
"retained_tokens": 6604,
|
| 2606 |
+
"token_savings": 0.0,
|
| 2607 |
+
"kind": "action",
|
| 2608 |
+
"difficulty": "hard"
|
| 2609 |
+
},
|
| 2610 |
+
{
|
| 2611 |
+
"host": "www.ebay.com",
|
| 2612 |
+
"task": "Expand the Electronics category in the main shopping-category navigation.",
|
| 2613 |
+
"recall": 1.0,
|
| 2614 |
+
"hits": 2,
|
| 2615 |
+
"required_count": 2,
|
| 2616 |
+
"savings": 0.0,
|
| 2617 |
+
"fallback": true,
|
| 2618 |
+
"eligible": true,
|
| 2619 |
+
"peak": 0.65234375,
|
| 2620 |
+
"peak_confidence": 0.6015625,
|
| 2621 |
+
"original_tokens": 6604,
|
| 2622 |
+
"retained_tokens": 6604,
|
| 2623 |
+
"token_savings": 0.0,
|
| 2624 |
+
"kind": "action",
|
| 2625 |
+
"difficulty": "medium"
|
| 2626 |
+
},
|
| 2627 |
+
{
|
| 2628 |
+
"host": "www.ebay.com",
|
| 2629 |
+
"task": "Open the currently live eBay Live event with the largest displayed audience.",
|
| 2630 |
+
"recall": 1.0,
|
| 2631 |
+
"hits": 26,
|
| 2632 |
+
"required_count": 26,
|
| 2633 |
+
"savings": 0.0,
|
| 2634 |
+
"fallback": true,
|
| 2635 |
+
"eligible": true,
|
| 2636 |
+
"peak": 0.41015625,
|
| 2637 |
+
"peak_confidence": 0.66015625,
|
| 2638 |
+
"original_tokens": 6604,
|
| 2639 |
+
"retained_tokens": 6604,
|
| 2640 |
+
"token_savings": 0.0,
|
| 2641 |
+
"kind": "action",
|
| 2642 |
+
"difficulty": "hard"
|
| 2643 |
+
},
|
| 2644 |
+
{
|
| 2645 |
+
"host": "www.ebay.com",
|
| 2646 |
+
"task": "Open the \u201cPortable audio\u201d featured shopping category in the back-to-school deals section.",
|
| 2647 |
+
"recall": 1.0,
|
| 2648 |
+
"hits": 2,
|
| 2649 |
+
"required_count": 2,
|
| 2650 |
+
"savings": 0.0,
|
| 2651 |
+
"fallback": true,
|
| 2652 |
+
"eligible": true,
|
| 2653 |
+
"peak": 0.578125,
|
| 2654 |
+
"peak_confidence": 0.546875,
|
| 2655 |
+
"original_tokens": 6604,
|
| 2656 |
+
"retained_tokens": 6604,
|
| 2657 |
+
"token_savings": 0.0,
|
| 2658 |
+
"kind": "action",
|
| 2659 |
+
"difficulty": "easy"
|
| 2660 |
+
},
|
| 2661 |
+
{
|
| 2662 |
+
"host": "www.ebay.com",
|
| 2663 |
+
"task": "Open the information page about recycled parts backed by eBay.",
|
| 2664 |
+
"recall": 1.0,
|
| 2665 |
+
"hits": 1,
|
| 2666 |
+
"required_count": 1,
|
| 2667 |
+
"savings": 0.0,
|
| 2668 |
+
"fallback": true,
|
| 2669 |
+
"eligible": true,
|
| 2670 |
+
"peak": 0.578125,
|
| 2671 |
+
"peak_confidence": 0.5625,
|
| 2672 |
+
"original_tokens": 6604,
|
| 2673 |
+
"retained_tokens": 6604,
|
| 2674 |
+
"token_savings": 0.0,
|
| 2675 |
+
"kind": "action",
|
| 2676 |
+
"difficulty": "medium"
|
| 2677 |
+
},
|
| 2678 |
+
{
|
| 2679 |
+
"host": "www.ebay.com",
|
| 2680 |
+
"task": "What is the current shopping-cart item count?",
|
| 2681 |
+
"recall": 1.0,
|
| 2682 |
+
"hits": 1,
|
| 2683 |
+
"required_count": 1,
|
| 2684 |
+
"savings": 0.0,
|
| 2685 |
+
"fallback": true,
|
| 2686 |
+
"eligible": true,
|
| 2687 |
+
"peak": 0.6171875,
|
| 2688 |
+
"peak_confidence": 0.52734375,
|
| 2689 |
+
"original_tokens": 6604,
|
| 2690 |
+
"retained_tokens": 6604,
|
| 2691 |
+
"token_savings": 0.0,
|
| 2692 |
+
"kind": "evidence",
|
| 2693 |
+
"difficulty": "easy"
|
| 2694 |
+
},
|
| 2695 |
+
{
|
| 2696 |
+
"host": "www.ebay.com",
|
| 2697 |
+
"task": "Which category is currently selected in the search-category selector?",
|
| 2698 |
+
"recall": 1.0,
|
| 2699 |
+
"hits": 1,
|
| 2700 |
+
"required_count": 1,
|
| 2701 |
+
"savings": 0.0,
|
| 2702 |
+
"fallback": true,
|
| 2703 |
+
"eligible": true,
|
| 2704 |
+
"peak": 0.61328125,
|
| 2705 |
+
"peak_confidence": 0.60546875,
|
| 2706 |
+
"original_tokens": 6604,
|
| 2707 |
+
"retained_tokens": 6604,
|
| 2708 |
+
"token_savings": 0.0,
|
| 2709 |
+
"kind": "evidence",
|
| 2710 |
+
"difficulty": "easy"
|
| 2711 |
+
},
|
| 2712 |
+
{
|
| 2713 |
+
"host": "www.ebay.com",
|
| 2714 |
+
"task": "Identify the most-watched visible live event and give its host.",
|
| 2715 |
+
"recall": 1.0,
|
| 2716 |
+
"hits": 27,
|
| 2717 |
+
"required_count": 27,
|
| 2718 |
+
"savings": 0.0,
|
| 2719 |
+
"fallback": true,
|
| 2720 |
+
"eligible": true,
|
| 2721 |
+
"peak": 0.60546875,
|
| 2722 |
+
"peak_confidence": 0.53515625,
|
| 2723 |
+
"original_tokens": 6604,
|
| 2724 |
+
"retained_tokens": 6604,
|
| 2725 |
+
"token_savings": 0.0,
|
| 2726 |
+
"kind": "evidence",
|
| 2727 |
+
"difficulty": "hard"
|
| 2728 |
+
},
|
| 2729 |
+
{
|
| 2730 |
+
"host": "www.ebay.com",
|
| 2731 |
+
"task": "List the seven featured shopping categories shown under \u201cUp to 50% off back-to-school deals,\u201d in page order.",
|
| 2732 |
+
"recall": 1.0,
|
| 2733 |
+
"hits": 7,
|
| 2734 |
+
"required_count": 7,
|
| 2735 |
+
"savings": 0.0,
|
| 2736 |
+
"fallback": true,
|
| 2737 |
+
"eligible": true,
|
| 2738 |
+
"peak": 0.349609375,
|
| 2739 |
+
"peak_confidence": 0.5859375,
|
| 2740 |
+
"original_tokens": 6604,
|
| 2741 |
+
"retained_tokens": 6604,
|
| 2742 |
+
"token_savings": 0.0,
|
| 2743 |
+
"kind": "evidence",
|
| 2744 |
+
"difficulty": "medium"
|
| 2745 |
+
},
|
| 2746 |
+
{
|
| 2747 |
+
"host": "www.redfin.com",
|
| 2748 |
+
"task": "Use the main property search controls to search for a home location.",
|
| 2749 |
+
"recall": 1.0,
|
| 2750 |
+
"hits": 2,
|
| 2751 |
+
"required_count": 2,
|
| 2752 |
+
"savings": 0.0,
|
| 2753 |
+
"fallback": true,
|
| 2754 |
+
"eligible": true,
|
| 2755 |
+
"peak": 0.62109375,
|
| 2756 |
+
"peak_confidence": 0.51171875,
|
| 2757 |
+
"original_tokens": 5967,
|
| 2758 |
+
"retained_tokens": 5967,
|
| 2759 |
+
"token_savings": 0.0,
|
| 2760 |
+
"kind": "action",
|
| 2761 |
+
"difficulty": "medium"
|
| 2762 |
+
},
|
| 2763 |
+
{
|
| 2764 |
+
"host": "www.redfin.com",
|
| 2765 |
+
"task": "Switch the main search mode to Rent.",
|
| 2766 |
+
"recall": 1.0,
|
| 2767 |
+
"hits": 1,
|
| 2768 |
+
"required_count": 1,
|
| 2769 |
+
"savings": 0.0,
|
| 2770 |
+
"fallback": true,
|
| 2771 |
+
"eligible": true,
|
| 2772 |
+
"peak": 0.59765625,
|
| 2773 |
+
"peak_confidence": 0.52734375,
|
| 2774 |
+
"original_tokens": 5967,
|
| 2775 |
+
"retained_tokens": 5967,
|
| 2776 |
+
"token_savings": 0.0,
|
| 2777 |
+
"kind": "action",
|
| 2778 |
+
"difficulty": "easy"
|
| 2779 |
+
},
|
| 2780 |
+
{
|
| 2781 |
+
"host": "www.redfin.com",
|
| 2782 |
+
"task": "In the Contact Redfin form, submit a property search using that form rather than the similarly labeled hero search controls.",
|
| 2783 |
+
"recall": 1.0,
|
| 2784 |
+
"hits": 3,
|
| 2785 |
+
"required_count": 3,
|
| 2786 |
+
"savings": 0.0,
|
| 2787 |
+
"fallback": true,
|
| 2788 |
+
"eligible": true,
|
| 2789 |
+
"peak": 0.640625,
|
| 2790 |
+
"peak_confidence": 0.5,
|
| 2791 |
+
"original_tokens": 5967,
|
| 2792 |
+
"retained_tokens": 5967,
|
| 2793 |
+
"token_savings": 0.0,
|
| 2794 |
+
"kind": "action",
|
| 2795 |
+
"difficulty": "hard"
|
| 2796 |
+
},
|
| 2797 |
+
{
|
| 2798 |
+
"host": "www.redfin.com",
|
| 2799 |
+
"task": "Open the full list of homes-for-sale-by-state destinations, not the apartment or house-rental lists.",
|
| 2800 |
+
"recall": 1.0,
|
| 2801 |
+
"hits": 1,
|
| 2802 |
+
"required_count": 1,
|
| 2803 |
+
"savings": 0.0,
|
| 2804 |
+
"fallback": true,
|
| 2805 |
+
"eligible": true,
|
| 2806 |
+
"peak": 0.625,
|
| 2807 |
+
"peak_confidence": 0.5078125,
|
| 2808 |
+
"original_tokens": 5967,
|
| 2809 |
+
"retained_tokens": 5967,
|
| 2810 |
+
"token_savings": 0.0,
|
| 2811 |
+
"kind": "action",
|
| 2812 |
+
"difficulty": "hard"
|
| 2813 |
+
},
|
| 2814 |
+
{
|
| 2815 |
+
"host": "www.redfin.com",
|
| 2816 |
+
"task": "Expand the list of newest-home destination cities to reveal all available content.",
|
| 2817 |
+
"recall": 1.0,
|
| 2818 |
+
"hits": 1,
|
| 2819 |
+
"required_count": 1,
|
| 2820 |
+
"savings": 0.0,
|
| 2821 |
+
"fallback": true,
|
| 2822 |
+
"eligible": true,
|
| 2823 |
+
"peak": 0.625,
|
| 2824 |
+
"peak_confidence": 0.5078125,
|
| 2825 |
+
"original_tokens": 5967,
|
| 2826 |
+
"retained_tokens": 5967,
|
| 2827 |
+
"token_savings": 0.0,
|
| 2828 |
+
"kind": "action",
|
| 2829 |
+
"difficulty": "medium"
|
| 2830 |
+
},
|
| 2831 |
+
{
|
| 2832 |
+
"host": "www.redfin.com",
|
| 2833 |
+
"task": "Start the mortgage prequalification flow by selecting Get prequalified.",
|
| 2834 |
+
"recall": 1.0,
|
| 2835 |
+
"hits": 2,
|
| 2836 |
+
"required_count": 2,
|
| 2837 |
+
"savings": 0.0,
|
| 2838 |
+
"fallback": true,
|
| 2839 |
+
"eligible": true,
|
| 2840 |
+
"peak": 0.62109375,
|
| 2841 |
+
"peak_confidence": 0.51171875,
|
| 2842 |
+
"original_tokens": 5967,
|
| 2843 |
+
"retained_tokens": 5967,
|
| 2844 |
+
"token_savings": 0.0,
|
| 2845 |
+
"kind": "action",
|
| 2846 |
+
"difficulty": "easy"
|
| 2847 |
+
},
|
| 2848 |
+
{
|
| 2849 |
+
"host": "www.redfin.com",
|
| 2850 |
+
"task": "Identify the two app platforms for which Redfin provides downloads.",
|
| 2851 |
+
"recall": 1.0,
|
| 2852 |
+
"hits": 2,
|
| 2853 |
+
"required_count": 2,
|
| 2854 |
+
"savings": 0.0,
|
| 2855 |
+
"fallback": true,
|
| 2856 |
+
"eligible": true,
|
| 2857 |
+
"peak": 0.49609375,
|
| 2858 |
+
"peak_confidence": 0.56640625,
|
| 2859 |
+
"original_tokens": 5967,
|
| 2860 |
+
"retained_tokens": 5967,
|
| 2861 |
+
"token_savings": 0.0,
|
| 2862 |
+
"kind": "evidence",
|
| 2863 |
+
"difficulty": "easy"
|
| 2864 |
+
},
|
| 2865 |
+
{
|
| 2866 |
+
"host": "www.redfin.com",
|
| 2867 |
+
"task": "Report the cities shown in the newest-homes destination row that are in Florida.",
|
| 2868 |
+
"recall": 1.0,
|
| 2869 |
+
"hits": 5,
|
| 2870 |
+
"required_count": 5,
|
| 2871 |
+
"savings": 0.0,
|
| 2872 |
+
"fallback": true,
|
| 2873 |
+
"eligible": true,
|
| 2874 |
+
"peak": 0.59375,
|
| 2875 |
+
"peak_confidence": 0.51953125,
|
| 2876 |
+
"original_tokens": 5967,
|
| 2877 |
+
"retained_tokens": 5967,
|
| 2878 |
+
"token_savings": 0.0,
|
| 2879 |
+
"kind": "evidence",
|
| 2880 |
+
"difficulty": "hard"
|
| 2881 |
+
},
|
| 2882 |
+
{
|
| 2883 |
+
"host": "www.redfin.com",
|
| 2884 |
+
"task": "Identify the states currently shown with a Homes for sale link in the state-browsing section, including the first and last visible entries.",
|
| 2885 |
+
"recall": 1.0,
|
| 2886 |
+
"hits": 40,
|
| 2887 |
+
"required_count": 40,
|
| 2888 |
+
"savings": 0.0,
|
| 2889 |
+
"fallback": true,
|
| 2890 |
+
"eligible": true,
|
| 2891 |
+
"peak": 0.6640625,
|
| 2892 |
+
"peak_confidence": 0.48828125,
|
| 2893 |
+
"original_tokens": 5967,
|
| 2894 |
+
"retained_tokens": 5967,
|
| 2895 |
+
"token_savings": 0.0,
|
| 2896 |
+
"kind": "evidence",
|
| 2897 |
+
"difficulty": "medium"
|
| 2898 |
+
},
|
| 2899 |
+
{
|
| 2900 |
+
"host": "www.redfin.com",
|
| 2901 |
+
"task": "Provide the Redfin customer-support phone number listed for screen-reader or reading assistance.",
|
| 2902 |
+
"recall": 1.0,
|
| 2903 |
+
"hits": 1,
|
| 2904 |
+
"required_count": 1,
|
| 2905 |
+
"savings": 0.0,
|
| 2906 |
+
"fallback": true,
|
| 2907 |
+
"eligible": true,
|
| 2908 |
+
"peak": 0.349609375,
|
| 2909 |
+
"peak_confidence": 0.63671875,
|
| 2910 |
+
"original_tokens": 5967,
|
| 2911 |
+
"retained_tokens": 5967,
|
| 2912 |
+
"token_savings": 0.0,
|
| 2913 |
+
"kind": "evidence",
|
| 2914 |
+
"difficulty": "easy"
|
| 2915 |
+
}
|
| 2916 |
+
]
|
| 2917 |
+
}
|