shreyanshu09 commited on
Commit
18bd282
1 Parent(s): 5e5dfb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ language:
14
 
15
  # Block Diagram Global Information Extractor
16
 
17
- It was introduced in the paper "Unveiling the Power of Integration: Block Diagram Summarization through Local-Global Fusion" accepted at ACL 2024.
18
 
19
 
20
  ## Model description
@@ -29,7 +29,7 @@ This model is trained using a transformer encoder and decoder architecture, base
29
  - 357 samples from handwritten English block diagram dataset (FC_A)
30
  - 476 samples from handwritten English block diagram dataset (FC_B)
31
 
32
- ### How to use
33
 
34
  Here is how to use this model in PyTorch:
35
 
 
14
 
15
  # Block Diagram Global Information Extractor
16
 
17
+ It was introduced in the paper **"Unveiling the Power of Integration: Block Diagram Summarization through Local-Global Fusion"** accepted at ACL 2024.
18
 
19
 
20
  ## Model description
 
29
  - 357 samples from handwritten English block diagram dataset (FC_A)
30
  - 476 samples from handwritten English block diagram dataset (FC_B)
31
 
32
+ ## How to use
33
 
34
  Here is how to use this model in PyTorch:
35