facebookresearch/TransCoder
Public release of the TransCoder research project https://arxiv.org/pdf/2006.03511.pdf
PythonNOASSERTION
Issues
- 0
Question about GeeksForGeeks valid and test set
#56 opened by Etrama - 1
- 0
- 1
AssertionError: failed to create symlink .....TransCoder/data/test_dataset/cpp-java-python.with_comments.XLM-syml/train.java.0.pth for file .../TransCoder/data/test_dataset/cpp-java-python.with_comments/java.train.with_comments.0.bpe.pth
#53 opened by sushantkumar007007 - 1
- 0
add online test
#51 opened by netpipe - 0
How to give a new input (cpp file or python file) in translate.py to translate it into other language?
#50 opened by sushantkumar007007 - 5
- 25
How to run preprocess
#14 opened by taktak1 - 0
ablation on datasize
#48 opened by yssjtu - 0
Error on line43 for translation
#47 opened by ericguan8 - 0
Showing error about transcoder
#46 opened by Maruf13 - 0
Scores do not match with paper
#45 opened by kunalpagarey - 0
Why Truncate Test and Validation Data
#44 opened by carlguo866 - 2
- 2
- 3
Request: add requirements.txt (or analog)
#23 opened by m1kc - 1
how to run translate.py without GPU?
#33 opened by abhishekgoldypathak - 2
- 6
OSError: /usr/lib/llvm-7/lib//libclang-11.so
#25 opened by surya1011 - 3
pipeline run error
#18 opened by kchaksuvej - 1
TransCoder on C++
#21 opened by Sotlef - 2
- 2
What's <DOCUMENT_ID=\"{path}\"> for?
#37 opened by overwindows - 3
- 3
Multi-bleu.perl file not found
#41 opened by carlguo866 - 1
Accessing COBOL programs using Google Big Query
#43 opened by ManasiPat - 1
- 1
- 9
How to get parallel data to train AE and BT
#22 opened by keai007 - 1
extracting docstring
#19 opened by wasiahmad - 1
- 1
File "/transcoder/XLM/src/data/loader.py", line 313, in check_data_params assert all([all([os.path.isfile(p) or os.path.isfile(p.replace('pth', '0.pth'))
#16 opened by kchaksuvej - 3
"AttributeError: type object 'Callable' has no attribute '_abc_registry'" always shows
#34 opened by xybramble - 1
Using the encoder for a downstream task
#28 opened by IbrahimSobh - 0
RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED when calling `cublasCreate(handle)`
#32 opened by Mps24-7uk - 1
С++ (Boost + OpenMP) to Python
#31 opened by RAZhdanov - 3
- 0
VERSION of pytorch
#30 opened by Dinxin - 0
Java Errors
#29 opened by vthost - 0
- 1
Training time
#15 opened by pavelbatyr - 4
How to download github repos from BigQuery?
#13 opened by wasiahmad - 1
Unknown option -03
#12 opened by nipunattri1 - 4
script to compute computational accuracy
#10 opened by wasiahmad - 1
Multiple translation
#7 opened by mahimanzum - 1
test_dataset.py missing
#6 opened by alantwm - 1
signal only works in main thread
#11 opened by kmkwon94 - 1
Train Dataset
#8 opened by wszlong - 0
Batch Translation
#5 opened by bert2code