Matthijs0 commited on
Commit
da945a6
·
verified ·
1 Parent(s): e8a3d93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # im2latex_model
2
 
3
  This model is a VisionEncoderDecoderModel trained on a dataset for generating LaTeX formulas from images.
@@ -59,4 +70,4 @@ The training script for this model can be found in the following repository: [Gi
59
 
60
  ---
61
  license: agpl-3.0
62
- ---
 
1
+ ---
2
+ license: agpl-3.0
3
+ datasets:
4
+ - OleehyO/latex-formulas
5
+ metrics:
6
+ - bleu
7
+ pipeline_tag: image-to-text
8
+ tags:
9
+ - latex
10
+ - formula
11
+ ---
12
  # im2latex_model
13
 
14
  This model is a VisionEncoderDecoderModel trained on a dataset for generating LaTeX formulas from images.
 
70
 
71
  ---
72
  license: agpl-3.0
73
+ ---