RISE Humanities Data Benchmark, 0.5.0-pre1

Search Test Runs

 

A test run is a single execution of a benchmark test using a defined model configuration.
Each run represents how a particular large language model (LLM) — such as GPT-4, Claude-3, or Gemini — performed on a given task at a specific time, with specific settings.

A test run includes:

  • Prompt and role definition – what the model was asked to do and from what perspective (e.g. “as a historian”).
  • Model configuration – provider, model version, temperature, and other generation parameters.
  • Results – the model’s actual response and its evaluation (scores such as F1 or accuracy).
  • Usage and cost data – token counts and calculated API costs.
  • Metadata – information like the test date, benchmark name, and person who executed it.

Together, test runs make it possible to compare models, providers, and configurations across benchmarks in a transparent and reproducible way.

Search Results

Your search for Benchmark 'medieval_manuscripts__true' with Search Hidden 'False' returned 85 results, showing page 1 of 9.
Result 1 of 85

Test T0285 at 2026-03-31

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Providergenai
Modelgemini-2.5-flash-lite
  
Temperature0.0
DataclassDocument
  
Normalized Score58.70 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.60 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 8.5K IT + 2.8K OT = 11.2K TTCost: 0.001$0.001$0.002$
Result 2 of 85

Test T0549 at 2026-03-31

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Providermistral
Modelministral-14b-2512
  
Temperature0.0
DataclassDocument
  
Normalized Score0.00 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.02 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 9.0K IT + 1.2K OT = 10.2K TTCost: 0.002$0.000$0.002$
Result 3 of 85

Test T0286 at 2026-03-31

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Providergenai
Modelgemini-2.5-flash-lite-preview-09-2025
  
Temperature0.0
DataclassDocument
  
Normalized Score69.00 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.69 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 8.5K IT + 2.6K OT = 11.1K TTCost: 0.001$0.001$0.002$
Result 4 of 85

Test T0872 at 2026-03-25

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-397b-a17b
  
Temperature0.0
DataclassDocument
  
Normalized Score67.40 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.71 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 3.1K OT = 42.5K TTCost: 0.024$0.011$0.035$
Result 5 of 85

Test T0859 at 2026-03-25

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-122b-a10b
  
Temperature0.0
DataclassDocument
  
Normalized Score70.60 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.72 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 2.7K OT = 42.1K TTCost: 0.016$0.009$0.025$
Result 6 of 85

Test T0885 at 2026-03-25

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-flash-2026-02-23
  
Temperature0.0
DataclassDocument
  
Normalized Score68.00 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.70 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 2.8K OT = 42.2K TTCost: 0.004$0.001$0.005$
Result 7 of 85

Test T0833 at 2026-03-25

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-35b-a3b
  
Temperature0.0
DataclassDocument
  
Normalized Score64.10 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.66 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 2.8K OT = 42.2K TTCost: 0.010$0.006$0.015$
Result 8 of 85

Test T0846 at 2026-03-25

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-27b
  
Temperature0.0
DataclassDocument
  
Normalized Score68.60 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.73 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 3.0K OT = 42.4K TTCost: 0.012$0.007$0.019$
Result 9 of 85

Test T0820 at 2026-03-24

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideralibaba
Modelqwen3.5-plus
  
Temperature0.0
DataclassDocument
  
Normalized Score69.60 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.72 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 39.4K IT + 3.0K OT = 42.4K TTCost: 0.016$0.007$0.023$
Result 10 of 85

Test T0699 at 2026-03-23

{'document-type': ['manuscript'], 'writing': ['handwritten'], 'century': [15], 'language': ['de'], 'layout': ['prose'], 'task': ['transcription']}

Configuration
Provideropenai
Modelgpt-5.3-codex
  
Temperature0.0
DataclassDocument
  
Normalized Score75.60 %
Test timeunknown seconds
Prompt

IDENTITY and PURPOSE:

You are presented with an image from a 15th century medieval manuscript written in Basel in late medieval German. Your task is to extract the text from the manuscript in the specified JSON format. You must extract all text exactly as it appears in the manuscript, maintaining historical spellings, punctuation, and formatting. Do not resolve abbreviations.

The manuscript may contain:
1. A main text body (often in one column as continuous text)
2. A folio number (if present)
3. Additional notes or text written in the margins (labeled as addition1, addition2, etc.)

You must:
- Identify and transcribe the main text
- Extract the folio number if visible (use empty string "" if not visible)
- Identify and transcribe any marginal additions separately
- Preserve line breaks with \n
- Maintain all historical spellings and abbreviations exactly as written. If a letter is superscribed, normalize it by writing the superscribed letter after the main letter, e.g. "u with superscribed o" is spelled as "uo". If special characters are used for abbreviations, do not resolve them, but try to transcribe the special character according to the Medieval Unicode Font Initiative. ꝛ for "er" and ꝰ for "us" or "em" might be the most common special characters.
- Do not modernize or correct the text
- Do not use OCR or attempt to interpret unclear text - transcribe what you can see
- If a field has no content, use an empty string "" (not null)

Take a deep breath and think step by step about the layout of the page. First identify the folio number, then the main text area, then any marginal additions. Return only a JSON file with no additional commentary.

EXAMPLE OUTPUT:

{
  "folios": [
    {
      "folio": "15",
      "text": "In disem jare kam der kunig\n mit grossem here in daz lant\n vnd belagerte die stat Basel\n do wertend sich die burger\n mit grosser kraft vnd tugent\n vnd triben den kunig dannen\n mit schanden vnd verlust",
      "addition1": "Anno domini 1444",
      "addition2": "",
      "addition3": ""
    }
  ]
}

Results

no valid result

Scoring
Fuzzy Score F1 micro / macro Micro precision/recall Tue/False Positives
0.78 n/a n/a n/a n/a n/a n/a n/a n/a
      Micro Precision Micro Recall Instances TP FP FN
Costs / Pricing
Pricing Date: n/an/aTokens: 29.8K IT + 2.9K OT = 32.6K TTCost: 0.052$0.040$0.092$