Spaces:
Runtime error
Runtime error
Update examples.json
Browse files- examples.json +2 -2
examples.json
CHANGED
|
@@ -13,8 +13,8 @@
|
|
| 13 |
{"query": "Sections and their OP start and end"},
|
| 14 |
{"query": "How many tracks exist?"},
|
| 15 |
{"query": "Show document named T_3_020322_1.pdf"},
|
| 16 |
-
{"query": "Fetch the entities of type era:VehicleType and their labels, skipping the first five results."}
|
| 17 |
|
| 18 |
-
{"query": "What is the sum of the length of all the sections of line in spain?"}
|
| 19 |
{"query": "Count the number of tracks per Section of line and return only the ones with more than 5"}
|
| 20 |
]
|
|
|
|
| 13 |
{"query": "Sections and their OP start and end"},
|
| 14 |
{"query": "How many tracks exist?"},
|
| 15 |
{"query": "Show document named T_3_020322_1.pdf"},
|
| 16 |
+
{"query": "Fetch the entities of type era:VehicleType and their labels, skipping the first five results."},
|
| 17 |
|
| 18 |
+
{"query": "What is the sum of the length of all the sections of line in spain?"},
|
| 19 |
{"query": "Count the number of tracks per Section of line and return only the ones with more than 5"}
|
| 20 |
]
|