issues
search
neulab
/
xnmt
eXtensible Neural Machine Translation
Other
185
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't run test/config/transformer.yaml
#588
SW0BBR
opened
1 year ago
0
Error when running experiments
#587
thak123
opened
4 years ago
0
How to use already tokenized BPE text and BPE vocab with xnmt ?
#586
thak123
opened
4 years ago
0
How to train XNMT with datasets that do not fit in RAM?
#585
rrmariani
opened
4 years ago
1
Problem running GPU version on RTX 2070 with 8GB Memory
#584
rrmariani
closed
4 years ago
1
Segment fatal (core dump) using 3.8.0
#583
hajime9652
opened
4 years ago
1
Running 16_transformer.yaml: AssertionError: cannot pass dy.ParameterCollection to a Serializable class.
#582
nico3865
opened
4 years ago
1
Switchable PyTorch backend
#581
msperber
closed
4 years ago
4
Switchable PyTorch backend
#580
msperber
closed
4 years ago
0
how can I use for character-level sequences?
#579
cstirling
closed
4 years ago
0
Pyyaml Error when running example 19, subword sample
#578
ustcmike
opened
5 years ago
0
Bump pyyaml from 3.12 to 5.1
#577
dependabot[bot]
closed
4 years ago
1
dy.sigmoid doesn't exist
#576
justinvdh
closed
5 years ago
1
How to load an existing trained model and make predictions on the unseen data?
#575
emadpres
opened
5 years ago
1
Output silently fails when path contains ~
#574
armatthews
opened
5 years ago
0
Confusing error message when YAML file doesn't exist
#573
armatthews
opened
5 years ago
0
fix to beam search stopping criteria
#572
armatthews
closed
5 years ago
0
Problem while using SAAMSeqTransducer
#571
tenghaha
closed
5 years ago
6
@register_xnmt_event problems
#570
philip30
opened
5 years ago
0
Stative Attenders
#569
armatthews
opened
5 years ago
3
Recipe las-pyramidal.yaml does not work
#568
SrutiBh
opened
5 years ago
13
Post Processes on Dev/Test References
#567
armatthews
closed
5 years ago
1
Stative Attenders
#566
armatthews
opened
5 years ago
3
Refactoring decoders/search_strategies
#565
armatthews
closed
5 years ago
2
[WIP] Making standard XNMT Graph interface
#564
philip30
closed
5 years ago
19
Overabundance of forced decoding
#563
armatthews
closed
5 years ago
0
Fix several examples
#562
msperber
closed
5 years ago
0
Search Strategies assume decoder supports calc_log_probs
#561
armatthews
closed
5 years ago
2
Move trg_embedder inside decoder
#560
armatthews
closed
5 years ago
2
File Structure: Models vs. ModelParts
#559
armatthews
opened
5 years ago
1
Remove deprecated reference to _dynet
#558
armatthews
closed
5 years ago
4
Programmatic dynet options
#557
armatthews
closed
5 years ago
1
Interaction between embedders and en-/decoders
#556
armatthews
closed
5 years ago
2
Refactored interaction between models and DecoderStates
#555
armatthews
closed
5 years ago
1
Translator touching internals of DecoderState
#554
armatthews
closed
5 years ago
3
Autobatch example
#553
msperber
closed
6 years ago
2
Loss should be factored out from scorer
#552
philip30
opened
6 years ago
0
Fix Z_Normalization
#551
philip30
closed
6 years ago
0
Add remaining type annotations
#550
msperber
closed
6 years ago
0
Refactor lexicon softmax
#549
philip30
closed
6 years ago
3
allow skipping warmup for NoamTrainer
#548
msperber
closed
6 years ago
0
Lattice-to-sequence
#547
msperber
closed
6 years ago
4
Import and types
#546
msperber
closed
6 years ago
0
improved imports & type annotations
#545
msperber
closed
6 years ago
0
Transformer dropout
#544
msperber
closed
6 years ago
0
Autobatch
#543
beckdaniel
closed
6 years ago
6
Splitting one big file into module
#542
philip30
closed
6 years ago
8
Fixed Reporting
#541
philip30
closed
6 years ago
4
Char2Char model
#540
anbasile
closed
5 years ago
2
Print sample source and target every N epochs
#539
anbasile
opened
6 years ago
3
Next