Table formatting broken in arXiv HTML (experimental) view
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In the arXiv HTML (experimental) view, a table with multi-row entries is rendered incorrectly. Specifically, in Table 2 of the paper, the model names and parameter sizes are misaligned and split across rows. For example, "GPT" with parameter sizes "125M" and "355M", and "LLaMA" with "1B" and "3B" are not grouped correctly, causing the table structure to break.The same table renders correctly in the PDF version. This appears to be an issue with HTML conversion handling of multi-row or merged cells (e.g., LaTeX \multirow or similar constructs).
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Choose One
### Internal issue ID
fbcf4ef1-6895-4780-bb01-97777dc97d54
### Paper URL
https://services.arxiv.org/html/submission/7208568/view
### Browser
Chrome/144.0.0.0
### Device Type
Desktop
Contributor guide
Research direction
Open the linked arXiv HTML submission and compare Table 2 with the PDF, focusing on the GPT and LLaMA multi-row entries. Then trace the HTML conversion handling for LaTeX multirow or merged cells. Done means the model names and parameter sizes remain grouped and aligned in the HTML table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, latex
- Domain
- content, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100