DeclanBracken commited on
Commit
5a13630
·
verified ·
1 Parent(s): e6dccda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
 
9
  This model is a finetune of the MiniCPM-Llama3-V 2.5, a multi-modal LLM built on Meta's Llama3 which excels at document understanding and OCR.
10
 
11
- This model was finetuned on a hand-made dataset of 150 student transcript images with csv-formatted text outputs of the student grade data. This model has not been benchmarked on a test set as no pre-existing dataset for this particular information extraction and reformatting exists.
12
 
13
  Below is the original model card for the MiniCPM-Llama3-V 2.5 model which describes it's features and usage steps.
14
 
 
8
 
9
  This model is a finetune of the MiniCPM-Llama3-V 2.5, a multi-modal LLM built on Meta's Llama3 which excels at document understanding and OCR.
10
 
11
+ This model was finetuned on a hand-made dataset of 150 student transcript images with csv-formatted text outputs of the student grade data. This model has yet to be been benchmarked on a test set as no pre-existing dataset for this particular information extraction and reformatting task exists.
12
 
13
  Below is the original model card for the MiniCPM-Llama3-V 2.5 model which describes it's features and usage steps.
14