Closed 1940653868 closed 1 day ago
@1940653868 Thank you for your kind feedback! Yes, there is a minor typo in the prompt. However, given that the prompt explicitly instructs the model to "list the object name repeatedly for each instance and assign numbers in the object names", the model will likely interpret the example's intended meaning correctly. As such, this issue should not pose a significant problem.
You should return a list of objects in the following format:
In the example, "ObjB 1" and "Obj 2" are two objects of the same kind. You should assign numbers to tell them apart. You should not return unspecified object names. Instead, infer them to object names in the list.
"ObjB 1" and "Obj 2" may be an error?