31 lines
755 B
JSON
31 lines
755 B
JSON
{
|
|
"category": [
|
|
"scrape_synthesize"
|
|
],
|
|
"cutoff": 60,
|
|
"dependencies": [
|
|
"TestSearch"
|
|
],
|
|
"eval_id": "8322a2c3-19e9-46ee-9ae0-6de0ae95becc",
|
|
"ground": {
|
|
"answer": "\u00a325.89",
|
|
"eval": {
|
|
"type": "file"
|
|
},
|
|
"files": [
|
|
".txt"
|
|
],
|
|
"should_contain": [
|
|
"25.89"
|
|
],
|
|
"should_not_contain": []
|
|
},
|
|
"info": {
|
|
"description": "Specifies specific website to retrieve website from.",
|
|
"difficulty": "basic",
|
|
"side_effects": []
|
|
},
|
|
"name": "BasicRetrieval",
|
|
"task": "Write the price of the book in this url 'http://books.toscrape.com/catalogue/meditations_33/index.html' to a .txt file."
|
|
}
|