NicholasOgenstad commited on
Commit
92d9c4e
·
verified ·
1 Parent(s): 2822468

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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