Fix markdown rendering
Browse files
README.md
CHANGED
@@ -21,7 +21,6 @@ extra_gated_fields:
|
|
21 |
Affiliation: text
|
22 |
---
|
23 |
|
24 |
-
```markdown
|
25 |
<p align="center">
|
26 |
<img width="500px" alt="xLAM" src="https://huggingface.co/datasets/jianguozhang/logos/resolve/main/xlam-no-background.png">
|
27 |
</p>
|
@@ -329,5 +328,4 @@ If you find this repo helpful, please cite our paper:
|
|
329 |
journal={arXiv preprint arXiv:2406.18518},
|
330 |
year={2024}
|
331 |
}
|
332 |
-
```
|
333 |
```
|
|
|
21 |
Affiliation: text
|
22 |
---
|
23 |
|
|
|
24 |
<p align="center">
|
25 |
<img width="500px" alt="xLAM" src="https://huggingface.co/datasets/jianguozhang/logos/resolve/main/xlam-no-background.png">
|
26 |
</p>
|
|
|
328 |
journal={arXiv preprint arXiv:2406.18518},
|
329 |
year={2024}
|
330 |
}
|
|
|
331 |
```
|