Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Buggy-to-Fixed-Code-ViT1D
|
| 2 |
|
| 3 |
-
A 1D Vision Transformer that maps buggy code embeddings to fixed code embeddings
|
| 4 |
-
Datasets that the model can use can be found on: https://huggingface.co/datasets/ASSERT-KTH/RunBugRun-Final
|
| 5 |
More details about the models training at: https://github.com/ASSERT-KTH/code-embedding-difference
|
| 6 |
|
| 7 |
|
|
|
|
| 1 |
# Buggy-to-Fixed-Code-ViT1D
|
| 2 |
|
| 3 |
+
A 1D Vision Transformer that maps buggy code embeddings to fixed code embeddings.<br>
|
| 4 |
+
Datasets that the model can use can be found on: https://huggingface.co/datasets/ASSERT-KTH/RunBugRun-Final<br>
|
| 5 |
More details about the models training at: https://github.com/ASSERT-KTH/code-embedding-difference
|
| 6 |
|
| 7 |
|