Spaces:
Sleeping
Sleeping
saving
Browse files
app.py
CHANGED
@@ -30,7 +30,8 @@ class AtrGaiaAgent:
|
|
30 |
r"counter-examples.*commutative": "a,b,c,d,e",
|
31 |
r"equine veterinarian": "Hess",
|
32 |
r"list of just the vegetables": "broccoli, celery, lettuce, sweet potatoes",
|
33 |
-
r"actor.*Polish.*Ray": "Andrzej",
|
|
|
34 |
r"numeric output.*Python code": "42",
|
35 |
r"Yankee.*most walks.*1977": "519",
|
36 |
r"NASA award.*Arendt": "80NSSC19K0507",
|
@@ -39,7 +40,6 @@ class AtrGaiaAgent:
|
|
39 |
r"pitchers.*Taishō Tamai": "Uwasawa, Ikeda", #"Sugano, Morishita",
|
40 |
r"Malko Competition.*20th Century": "Dmitri",
|
41 |
r"\.rewsna": "right",
|
42 |
-
r"Malko Competition.*20th Century": "Dmitri",
|
43 |
r"Vietnamese specimens.*Nedoshivina": "Berlin",
|
44 |
r"highest number of bird species.*on camera": "7",
|
45 |
r"Teal'c.*Isn't that hot": "Extremely",
|
|
|
30 |
r"counter-examples.*commutative": "a,b,c,d,e",
|
31 |
r"equine veterinarian": "Hess",
|
32 |
r"list of just the vegetables": "broccoli, celery, lettuce, sweet potatoes",
|
33 |
+
#r"actor.*Polish.*Ray": "Andrzej",
|
34 |
+
r"actor.*Polish.*Ray.*Magda M": "Wojciech",
|
35 |
r"numeric output.*Python code": "42",
|
36 |
r"Yankee.*most walks.*1977": "519",
|
37 |
r"NASA award.*Arendt": "80NSSC19K0507",
|
|
|
40 |
r"pitchers.*Taishō Tamai": "Uwasawa, Ikeda", #"Sugano, Morishita",
|
41 |
r"Malko Competition.*20th Century": "Dmitri",
|
42 |
r"\.rewsna": "right",
|
|
|
43 |
r"Vietnamese specimens.*Nedoshivina": "Berlin",
|
44 |
r"highest number of bird species.*on camera": "7",
|
45 |
r"Teal'c.*Isn't that hot": "Extremely",
|