-
### Tested dataset
`data/preprocessed/dblp/dblp.v12.json.filtered.mt75.ts3`
### Input type
Sparse matrix
### Command used
`python -u main.py -data ../data/preprocessed/dblp/dblp.v12.json.filtered…
-
* link to support ticket: [#2023030160001194](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=112347)
* website: https://opennmt.net
* installation docs: https://github.com/O…
-
Hi,
I am experimenting with eole training for bilingual MT models. I can successfully train a model with eole from scratch using wmt17 recipe. However I also want to see if I can fine-tune my legac…
-
With the update to remove OpenNMT, silnlp no longer throws an error if the requested fine-tuned model checkpoint is unavailable. Instead, it outputs a well-formatted inference from the base model, whi…
-
on test data
```
[01/24/18 09:54:24 INFO] Epoch 13 ; Iteration 50/92 ; Optim SGD LR 0.240100 ; Source tokens/s 7603 ; Perplexity 262.84
[01/24/18 09:54:38 INFO] Epoch 13 ; Iteration 92/92 ; Optim…
-
http://opennmt.net/
It's an open source translator, the [opennmt-py](https://github.com/OpenNMT/OpenNMT-py) source has lots of stars on github.
Can you make crow an interface for OpenNMT?
-
On macOS, OpenNMT-Py does not have support for metal devices (mps), but pytorch does.
It's possible to manually patch OpenNMT-Py and change `torch.device('cpu')` references to `torch.device('mps')`…
-
http://opennmt.net/OpenNMT/installation/
- [ ] Install Torch
- [ ] Install additional dependencies:
```sh
luarocks install tds
luarocks install bit32 # if using LuaJIT
```
- [ ] Clone the…
-
On Apple Silicon, [whisper.cpp](https://github.com/ggerganov/whisper.cpp) runs much faster than [faster-whisper](https://github.com/SYSTRAN/faster-whisper), as the whisper.cpp [accelerates](https://gi…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …