issues
search
facebookresearch
/
UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
Other
1.51k
stars
262
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can I modify the code to train may own dataset on specific language?
#111
Bayson-create
opened
1 year ago
0
I have trouble when run get_data_enfr.sh
#110
china-lmfei
opened
1 year ago
0
Setting the random seed does not result in same outputs across runs
#109
meganndare
opened
1 year ago
0
transformer multihead attention scaling layer error
#108
skswldndi
opened
2 years ago
0
How to run PBSMT +NMT ?
#107
electleaf
opened
3 years ago
0
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [14, 32, 1536]], which is output 0 of AddBackward0, is at version 2; expected version 1 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True).
#106
rashikumar01
opened
3 years ago
1
About number of shared layers
#105
pangjh3
opened
4 years ago
0
UnboundLocalError: local variable 'n_words' referenced before assignment
#104
electleaf
closed
4 years ago
0
How to train NMT + PBSMT ?
#103
electleaf
closed
4 years ago
0
for different language, where to make change?
#102
ykkhan
opened
4 years ago
0
Why codes file is empty.?
#101
ykkhan
opened
4 years ago
4
why MemoryError
#100
ykkhan
opened
4 years ago
0
Error in runny bash command.
#99
ykkhan
closed
4 years ago
2
Update get_data_enfr.sh
#98
tongplw
closed
4 years ago
1
How to train the model without para_dataset
#97
huyphan168
opened
4 years ago
0
How i can run MUSE alignment in .sh
#96
huyphan168
closed
4 years ago
0
Getting raise EOFError() while executing Linux Command through Netmiko
#95
techiaman1004
closed
4 years ago
0
bpe_end issue
#94
17614040741
opened
5 years ago
0
Low BLEU on PBSMT
#93
kellymarchisio
opened
5 years ago
3
How to train the vector of phrases
#92
liujiqiang999
opened
5 years ago
0
Low utilization rate of cuda
#91
xzdong-2019
opened
5 years ago
1
Bus error (core dumped)
#90
ghost
closed
5 years ago
1
fastBPE
#89
ErolOZKAN-
opened
5 years ago
1
Ran out of tokens
#88
HoongLik
opened
5 years ago
0
Broken pipe from multiprocessing
#87
thammegowda
closed
5 years ago
3
Train NMT with my own dataset
#86
jackson1895
closed
5 years ago
1
Update get_data.sh
#85
shawnzaru
opened
5 years ago
0
Update compilation instructions for fastBPE
#84
Samahu
opened
5 years ago
3
Why I get low BLEU on zh-en of NMT ?
#83
JxuHenry
opened
5 years ago
7
How train PBSMT + NMT
#82
JxuHenry
opened
5 years ago
6
How long would it take for you to train fastText?
#81
yongchanghao
closed
5 years ago
2
Changes in FastBPE
#80
AlAntonov
opened
5 years ago
1
Why use "assert sorted(params.langs) == params.langs" in the loader.py file at line 314
#79
JxuHenry
closed
5 years ago
1
Train zh-en:assert sorted(params.langs) == params.langs
#78
JxuHenry
closed
5 years ago
8
AssertionError running the run.sh file
#77
erthher
opened
5 years ago
1
Training NMT: How to solve _pickle.UnpicklingError: invalid load key, 'D'.
#76
erthher
opened
5 years ago
0
How to slove this problem load_mono_data assert data['dico'][lang] == mono_data['dico'] AssertionError
#75
JxuHenry
closed
5 years ago
6
How to train chinese-english
#74
JxuHenry
closed
5 years ago
0
How long does NMT need to run
#73
JxuHenry
closed
5 years ago
4
Mac can't go through line 149 in "get_data_*.sh".
#72
yongchanghao
closed
4 years ago
1
I have got an error when run.sh
#71
prigioni
opened
5 years ago
6
how to train my data without pre-trained word embeddings?
#70
prigioni
opened
5 years ago
1
How can I solve the AssentionError?
#69
Lyabo
opened
5 years ago
4
Add files via upload
#68
seangupta
closed
5 years ago
1
Error duing pre-processing stage: en_es
#67
sedflix
opened
5 years ago
1
Question about EN-RU
#66
cocaer
closed
5 years ago
1
interactive mode and/or run-time querying
#65
bittlingmayer
closed
5 years ago
1
Reproducing PBSMT german-english
#64
mayhewsw
opened
5 years ago
16
Does the paper result uses beam search?
#63
cocaer
closed
5 years ago
2
How to deal with casing?
#62
mayhewsw
closed
5 years ago
2
Next