AwesomeEmerald commited on
Commit
d08bafa
1 Parent(s): c767fcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ The only way for a model to get better at something is to train on data about it
27
 
28
  OpenSpatialLogic contains a question under the "Context" field, and then a "briefResponse" and "detailedResponse" field which both answer the question in varying levels of brevity.
29
 
30
- Example:
31
 
32
  Context: A tower is built from bottom to top with bricks colored red, green, purple, yellow, then blue. If the tower is turned upside down, which brick is now directly above the yellow?
33
 
 
27
 
28
  OpenSpatialLogic contains a question under the "Context" field, and then a "briefResponse" and "detailedResponse" field which both answer the question in varying levels of brevity.
29
 
30
+ ### Example:
31
 
32
  Context: A tower is built from bottom to top with bricks colored red, green, purple, yellow, then blue. If the tower is turned upside down, which brick is now directly above the yellow?
33