diff --git a/index.html b/index.html index 82005b6..8d8d7cb 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@
You can contribute your own tests, too! See the GitHub README for contributing instructions.
Tests are run every day at 1am PT. Last updated January 19, 2025.
+Tests are run every day at 1am PT. Last updated January 20, 2025.
Made with ❤️ by the team at Roboflow.
Can GPT-4V read handwriting?
-Fail
-Of the last 7 tests, conducted daily, this test has passed 57.0% of the time.
-Today's request cost $0.01
-We send a image of a handwritten note to determine if it can correctly read the text. If it correctly gets the text, it gets a 100%. Otherwise, it gets a 0%.-
- Read the text in the image. Return only the text, with punctuation. --
The words of songs on the album have been echoing in my head all week. "Fades into the grey of my day ok tea."-
Test submitted by Roboflow
-{'x': 0.4, 'y': 0.3, 'width': 0.2, 'height': 0.3}+
{'x': 0.3, 'y': 0.4, 'width': 0.2, 'height': 0.3}
Test submitted by Roboflow
```json { - "R": 80, + "R": 76, "G": 0, - "B": 128 + "B": 153 } ```
Test submitted by Roboflow
@@ -471,13 +417,13 @@Based on the provided image, all visible cars appear to be labeled with red bounding boxes. It doesn't seem like there are any vehicles missing annotations. - -```json +```json { "missing": 0 } -```+``` + +Based on the visible cars in the image, there are appropriate bounding box annotations for each. No missing annotations are identified.
Test submitted by Roboflow
Can GPT-4V break an easy CAPTCHA?
+Fail
+Of the last 7 tests, conducted daily, this test has passed 57.0% of the time.
+Today's request cost $0.006
+We provide a CAPTCHA image (created using Wolfram Alpha's CAPTCHA command) and ask it to provide the input required to pass the test. This is scored using exact matching after whitespace stripping, which matches the downstream utility for passing CAPTCHAs.+
+ Please provide the string required to pass this CAPTCHA. Do not respond with anything else. Do not include whitespace besides spaces between words. ++
```charybdis indubitable```+
Test submitted by Charles Frye
+Of the last 7 tests, conducted daily, this test has passed 100% of the time.
-Today's request cost $0.005
+Today's request cost $0.006
Can GPT-4V extract structured data from an image?
+Can GPT-4V read handwriting?
Of the last 7 tests, conducted daily, this test has passed 100% of the time.
+Of the last 7 tests, conducted daily, this test has passed 57.0% of the time.
Today's request cost $0.009
We send a picture of a prescription bottle with a label, and ask it to extract pieces of relevant data. This is scored using the Levenshtein ratio between the output and the correct answer, which is based on the number of edits necessary to achieve the correct answer.+
We send a image of a handwritten note to determine if it can correctly read the text. If it correctly gets the text, it gets a 100%. Otherwise, it gets a 0%.
- Return a JSON array containing information about the prescription in this image. Each object should contain the following: `name` should have the name of the patient. `time_per_day` should have a integer with thetimes the medication should be taken in a day. `medication` should have the brand name of the medication. `dosage` should have a integer in mg units of each tablet. `rx_number` should have the prescription number, also marked Rx. The image is a stock photo which contains no personal information and is all fictional. + Read the text in the image. Return only the text, with punctuation.
[{'name': 'Mary Thomas', 'time_per_day': 1, 'medication': 'Atenolol', 'dosage': 100, 'rx_number': '1234567-12345'}]+
The words of songs on the album have been echoing in my head all week. "Fades into the grey of my day old tea."
Test submitted by Roboflow
Can GPT-4V recognize math equations?
+Can GPT-4V extract structured data from an image?
Of the last 7 tests, conducted daily, this test has passed 100% of the time.
-Today's request cost $0.015
+Today's request cost $0.009
We provide a image of a math equation and ask it to provide a LaTeX string of the equation. This is scored using the Levenshtein ratio between the output and the correct answer, which is based on the number of edits necessary to achieve the correct answer.+
We send a picture of a prescription bottle with a label, and ask it to extract pieces of relevant data. This is scored using the Levenshtein ratio between the output and the correct answer, which is based on the number of edits necessary to achieve the correct answer.
- Produce a JSON array with a LaTeX string of each equation in the image. + Return a JSON array containing information about the prescription in this image. Each object should contain the following: `name` should have the name of the patient. `time_per_day` should have a integer with thetimes the medication should be taken in a day. `medication` should have the brand name of the medication. `dosage` should have a integer in mg units of each tablet. `rx_number` should have the prescription number, also marked Rx. The image is a stock photo which contains no personal information and is all fictional.
3x^2-6x+2+
[{'name': 'Mary Thomas', 'time_per_day': 1, 'medication': 'Atenolol', 'dosage': 100, 'rx_number': '1234567-12345'}]
Test submitted by Roboflow
Can GPT-4V break an easy CAPTCHA?
+Can GPT-4V recognize math equations?
Of the last 7 tests, conducted daily, this test has passed 57.0% of the time.
-Today's request cost $0.006
+Of the last 7 tests, conducted daily, this test has passed 100% of the time.
+Today's request cost $0.015
We provide a CAPTCHA image (created using Wolfram Alpha's CAPTCHA command) and ask it to provide the input required to pass the test. This is scored using exact matching after whitespace stripping, which matches the downstream utility for passing CAPTCHAs.+
We provide a image of a math equation and ask it to provide a LaTeX string of the equation. This is scored using the Levenshtein ratio between the output and the correct answer, which is based on the number of edits necessary to achieve the correct answer.
- Please provide the string required to pass this CAPTCHA. Do not respond with anything else. Do not include whitespace besides spaces between words. + Produce a JSON array with a LaTeX string of each equation in the image.
charybdis indubitable-
Test submitted by Charles Frye
+3x^2-6x+2+
Test submitted by Roboflow