Update README.md
Browse fileslink to the paper and code.
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
This dataset is associated with the following paper:
|
| 6 |
+
|
| 7 |
+
Creating a Dataset for High-Performance Computing Code Translation using LLMs: A Bridge Between OpenMP Fortran and C++,
|
| 8 |
+
|
| 9 |
+
Links
|
| 10 |
+
* https://arxiv.org/abs/2307.07686
|
| 11 |
+
* https://github.com/bin123apple/OpenMP-Fortran-CPP-Translation
|