alexandraroze commited on
Commit
e62e319
·
1 Parent(s): 7590976

changed prompt pixtral

Browse files
Files changed (1) hide show
  1. src/prompts.py +3 -3
src/prompts.py CHANGED
@@ -48,9 +48,9 @@ If a car is completely destroyed and it is not possible to repair it, you must w
48
  Otherwise, provide a brief description of the damage.
49
  The description should include the type of damage and the affected area of the vehicle. Pay special attention to the parts of the vehicle that are damaged. Be concise and specific, focusing on the visible damage in the image.
50
  Write no more than 1 sentence describing the damage in detail.
51
- Do not write general details about the car, only the damaged parts.
52
- Do not write introductory words like "the picture shows" etc., only information about damages, their location, and their severity.
53
- If you list the damaged parts, sort them in order which part is damaged the most.
54
  Do not add any additional information beyond the visible damage in the image and any comments.
55
  """
56
 
 
48
  Otherwise, provide a brief description of the damage.
49
  The description should include the type of damage and the affected area of the vehicle. Pay special attention to the parts of the vehicle that are damaged. Be concise and specific, focusing on the visible damage in the image.
50
  Write no more than 1 sentence describing the damage in detail.
51
+ Do not write general details about the car.
52
+ Do not write possible cause of damage.
53
+ Do not write introductory words like "the picture shows" etc., only information about damages.
54
  Do not add any additional information beyond the visible damage in the image and any comments.
55
  """
56