id stringlengths 12 12 | input_image imagewidth (px) 291 1.13k | prompt stringlengths 925 963 | verdict stringclasses 2
values | ground_truth stringclasses 1
value |
|---|---|---|---|---|
pattern33_01 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 115 (+-1)
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 115 (+-1).
- Return True if the claimed value matches th... | True | ||
pattern33_02 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 110
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 110.
- Return True if the claimed value matches the reading.
-... | False | ||
pattern33_03 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 92 (+-0.5)
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 92 (+-0.5).
- Return True if the claimed value matches ... | True | ||
pattern33_04 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 90
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 90.
- Return True if the claimed value matches the reading.
- R... | False | ||
pattern33_05 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 1.0
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 1.0.
- Return True if the claimed value matches the reading.
-... | True | ||
pattern33_06 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 1.5
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 1.5.
- Return True if the claimed value matches the reading.
-... | False | ||
pattern33_07 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 5
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 5.
- Return True if the claimed value matches the reading.
- Ret... | True | ||
pattern33_08 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 10
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 10.
- Return True if the claimed value matches the reading.
- R... | False | ||
pattern33_09 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 68
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 68.
- Return True if the claimed value matches the reading.
- R... | True | ||
pattern33_10 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 77
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 77.
- Return True if the claimed value matches the reading.
- R... | False | ||
pattern33_11 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 88
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 88.
- Return True if the claimed value matches the reading.
- Re... | True | ||
pattern33_12 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 100
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 100.
- Return True if the claimed value matches the reading.
- ... | False | ||
pattern33_13 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 650 +-10g
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 650 +-10g.
- Return True if the claimed value matches the... | True | ||
pattern33_14 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 500
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 500.
- Return True if the claimed value matches the reading.
- ... | False | ||
pattern33_15 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 9.6kg +- 0.1kg
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 9.6kg +- 0.1kg.
- Return True if the claimed value m... | True | ||
pattern33_16 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 10
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 100.
- Return True if the claimed value matches the reading.
- R... | False | ||
pattern33_17 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 220
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 220.
- Return True if the claimed value matches the reading.
- ... | True | ||
pattern33_18 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 400
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 400.
- Return True if the claimed value matches the reading.
- ... | False | ||
pattern33_19 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 92
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 92.
- Return True if the claimed value matches the reading.
- Re... | True | ||
pattern33_20 | You are an AI analog scale reading assistant.
You will receive:
1. An image of an analog weighing scale
2. A claimed value: 90
Your task:
- Read the number that the pointer tip is pointing to on the dial.
- Compare the dial reading with the claimed value 90.
- Return True if the claimed value matches the reading.
- Re... | False |
README.md exists but content is empty.
- Downloads last month
- 6