Upload agent-evaluation-benchmark.csv with huggingface_hub
Browse files
agent-evaluation-benchmark.csv
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
task_description,expected_tool,difficulty,category,test_input,expected_output_contains
|
| 2 |
+
Get current weather in Berlin,get_weather,easy,weather,Berlin Germany,temperature
|
| 3 |
+
Get 7-day forecast for Tokyo,get_forecast,easy,weather,Tokyo Japan,forecast
|
| 4 |
+
Check UV index for Sydney,get_weather,easy,weather,Sydney Australia,uv
|
| 5 |
+
Get historical temperature data for London,get_climate_history,medium,weather,London UK 2024,historical
|
| 6 |
+
Compare weather between two cities,get_weather,medium,weather,Paris vs Madrid,temperature
|
| 7 |
+
Get SOL token price in USD,get_token_price,easy,blockchain,SOL,price
|
| 8 |
+
Check wallet balance for a Solana address,get_wallet_balance,easy,blockchain,7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU,balance
|
| 9 |
+
Get transaction history for a wallet,get_transaction_history,medium,blockchain,wallet_address limit=5,transactions
|
| 10 |
+
Check token safety score for BONK,check_token_safety,medium,blockchain,BONK,risk
|
| 11 |
+
Compare DeFi yields on Solana,get_defi_yields,medium,blockchain,sort_by=apr,apr
|
| 12 |
+
Analyze whale transactions for SOL,get_whale_transactions,hard,blockchain,SOL min_usd=50000,whale
|
| 13 |
+
Track a smart wallet portfolio,track_smart_wallet,hard,blockchain,whale_address,holdings
|
| 14 |
+
Get portfolio analysis for a wallet,analyze_wallet_portfolio,medium,blockchain,wallet_address,total_value
|
| 15 |
+
Search for CVE-2024-0001,search_cve,easy,security,CVE-2024-0001,vulnerability
|
| 16 |
+
Find critical vulnerabilities in Apache,search_vulnerabilities,medium,security,Apache critical,severity
|
| 17 |
+
Check security advisories for npm packages,search_advisories,medium,security,npm advisory,advisory
|
| 18 |
+
Get CVSS score for a specific CVE,get_cve_details,easy,security,CVE-2023-44487,cvss
|
| 19 |
+
List recent critical CVEs,search_cve,medium,security,critical last_30_days,critical
|
| 20 |
+
Search for scientific papers on transformer models,search_papers,easy,academic,transformer neural network,paper
|
| 21 |
+
Get citation count for a DOI,get_citations,medium,academic,10.1234/example,citations
|
| 22 |
+
Find papers by a specific author,search_author,medium,academic,Yoshua Bengio,author
|
| 23 |
+
Get publication trends in machine learning,get_trends,hard,academic,machine learning 2020-2025,trend
|
| 24 |
+
Search German company registry,search_companies,easy,company,SAP SE,company
|
| 25 |
+
Get EU company details by registration number,get_company_details,medium,company,HRB 12345,registration
|
| 26 |
+
Find companies in a specific German city,search_companies,easy,company,Munich technology,companies
|
| 27 |
+
Search for agricultural crop data,get_crop_data,easy,agriculture,wheat global production,production
|
| 28 |
+
Get FAO food price index,get_food_prices,easy,agriculture,food price index 2024,price_index
|
| 29 |
+
Compare crop yields between countries,compare_yields,medium,agriculture,rice China vs India,yield
|
| 30 |
+
Get NASA astronomy picture of the day,get_apod,easy,space,today,image
|
| 31 |
+
Search for near-Earth asteroids,search_asteroids,medium,space,near Earth objects,asteroid
|
| 32 |
+
Get Mars rover photos,get_mars_photos,easy,space,Curiosity sol 1000,photo
|
| 33 |
+
Track ISS position,get_iss_position,easy,space,current position,latitude
|
| 34 |
+
Search for flight status,search_flights,easy,aviation,LH400,flight
|
| 35 |
+
Get airport information,get_airport,easy,aviation,EDDF Frankfurt,airport
|
| 36 |
+
Track aircraft by registration,track_aircraft,medium,aviation,D-AIBL,aircraft
|
| 37 |
+
Get WHO disease outbreak data,get_outbreaks,easy,medical,current outbreaks,outbreak
|
| 38 |
+
Search medical conditions database,search_conditions,easy,medical,diabetes type 2,condition
|
| 39 |
+
Get global health statistics,get_health_stats,medium,medical,life expectancy 2024,statistics
|
| 40 |
+
Search FEC campaign contributions,search_contributions,medium,political,presidential 2024,contribution
|
| 41 |
+
Get candidate fundraising totals,get_candidate_finance,easy,political,candidate_id total,fundraising
|
| 42 |
+
Search UN trade data,search_trade,medium,supply_chain,electronics China exports,trade
|
| 43 |
+
Get import/export statistics,get_trade_stats,easy,supply_chain,Germany imports 2024,imports
|
| 44 |
+
Compare LLM benchmark scores,compare_llms,easy,llm_benchmark,GPT-4 vs Claude,benchmark
|
| 45 |
+
Get model pricing comparison,get_pricing,easy,llm_benchmark,cost per token,pricing
|
| 46 |
+
Find best model for coding tasks,search_benchmarks,medium,llm_benchmark,coding benchmark top,score
|
| 47 |
+
Get electricity CO2 intensity for Germany,get_carbon_intensity,easy,energy,Germany current,co2
|
| 48 |
+
Compare energy mix between countries,compare_energy,medium,energy,France vs Germany renewable,energy_mix
|
| 49 |
+
Get current electricity prices,get_energy_prices,easy,energy,spot price Germany,price
|
| 50 |
+
Search court decisions on copyright,search_cases,medium,legal,copyright fair use,decision
|
| 51 |
+
Find Supreme Court rulings on AI,search_cases,hard,legal,artificial intelligence Supreme Court,ruling
|
| 52 |
+
Get case details by citation,get_case,medium,legal,case citation details,opinion
|
| 53 |
+
Register an agent in the directory,register_agent,easy,agent_infra,agent_name capabilities,registered
|
| 54 |
+
Store agent memory,store_memory,easy,agent_infra,key value pair,stored
|
| 55 |
+
Create a workflow template,create_workflow,medium,agent_infra,sequential task workflow,workflow
|
| 56 |
+
Validate agent accessibility of a website,validate_site,medium,business_agent,https://example.com,accessibility_score
|
| 57 |
+
Check PII in text content,detect_pii,easy,compliance,text with email and phone,pii_detected
|
| 58 |
+
Run GDPR compliance check,check_gdpr,medium,compliance,data processing description,compliant
|