Views
No views yet
1{
2 "axioms": [
3 {"name": "a1", "formulaJSON": {"type": "Connective", "operator": "IMPLIES",
4 "left": {"type": "Atom", "id": "Llueve", "text": "llueve"},
5 "right": {"type": "Atom", "id": "SueloMojado", "text": "suelo mojado"}}}
6 ],
7 "conclusions": [
8 {"formulaJSON": {"type": "Atom", "id": "SueloMojado", "text": "suelo mojado"}}
9 ]
10}task=text-generation-with-past (includes KV cache)