DGurgurov commited on
Commit
eee4a69
1 Parent(s): 19791d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Your Model Name
3
 
@@ -58,4 +69,4 @@ print("Generated LaTeX formula:", generated_texts[0])
58
  The training script for this model can be found in the following repository: [GitHub](https://github.com/d-gurgurov/im2latex)
59
 
60
  License
61
- [MIT]
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - OleehyO/latex-formulas
5
+ metrics:
6
+ - bleu
7
+ pipeline_tag: image-to-text
8
+ tags:
9
+ - latex
10
+ - formula
11
+ ---
12
 
13
  # Your Model Name
14
 
 
69
  The training script for this model can be found in the following repository: [GitHub](https://github.com/d-gurgurov/im2latex)
70
 
71
  License
72
+ [MIT]