Remove venue claim; manuscript in preparation
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ configs:
|
|
| 29 |
|
| 30 |
# IRexp — experimental IR band lists from open-access literature
|
| 31 |
|
| 32 |
-
**Paper:** [IRSpectra-Bench and IRexp: candidate recall, not verification, limits LLM elucidation from real experimental IR and NMR](https://github.com/IlkhamFY/spectro-agent) (
|
| 33 |
|
| 34 |
IRexp is the largest **openly redistributable** collection of **experimental infrared band lists** mined from open-access chemistry papers, often with co-reported ¹H/¹³C shift lists and resolved structures.
|
| 35 |
|
|
@@ -121,9 +121,8 @@ python scripts/build_train_no_bench.py --require-nmr # 32,949 rows (H+C require
|
|
| 121 |
title = {IRSpectra-Bench and {IRexp}: candidate recall, not verification,
|
| 122 |
limits {LLM} elucidation from real experimental {IR} and {NMR}},
|
| 123 |
author = {Yabbarov, Ilkham and Sondhi, Rudra and Vargas-Hern{\'a}ndez, Rodrigo A.},
|
| 124 |
-
journal = {Digital Discovery},
|
| 125 |
year = {2026},
|
| 126 |
-
note = {
|
| 127 |
}
|
| 128 |
```
|
| 129 |
|
|
|
|
| 29 |
|
| 30 |
# IRexp — experimental IR band lists from open-access literature
|
| 31 |
|
| 32 |
+
**Paper:** [IRSpectra-Bench and IRexp: candidate recall, not verification, limits LLM elucidation from real experimental IR and NMR](https://github.com/IlkhamFY/spectro-agent) (manuscript in preparation, 2026)
|
| 33 |
|
| 34 |
IRexp is the largest **openly redistributable** collection of **experimental infrared band lists** mined from open-access chemistry papers, often with co-reported ¹H/¹³C shift lists and resolved structures.
|
| 35 |
|
|
|
|
| 121 |
title = {IRSpectra-Bench and {IRexp}: candidate recall, not verification,
|
| 122 |
limits {LLM} elucidation from real experimental {IR} and {NMR}},
|
| 123 |
author = {Yabbarov, Ilkham and Sondhi, Rudra and Vargas-Hern{\'a}ndez, Rodrigo A.},
|
|
|
|
| 124 |
year = {2026},
|
| 125 |
+
note = {Manuscript in preparation}
|
| 126 |
}
|
| 127 |
```
|
| 128 |
|