-
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
Gett…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Yes, Slightly modified USE npm class.
- OS Platform and Distribution (e.g.…
-
Maybe I am completely wrong, but to me using something like bpe to build an encoding for text feels stupid. Sure, it is a fairly easy way and it will build an encoding that is efficient in terms of se…
-
Hi,
Thank you for releasing the code.
Can you also release the .npy and pickle files loaded in the training script?
-
It's been brought to our attention that word2vec produced a racial slur in a student project. The issue comes from our the inclusion of slurs in the word2vec model files we use for the word2vec exampl…
-
I am trying long sentences (~240 English symbols) and I found that the model has troubles to start at > 80 symbols, there are two main problems:
1. flowtron (python inference.py) keeps only a small p…
-
It would be great to see a token embedder for [Flair embeddings](https://github.com/zalandoresearch/flair). They have released an extensive toolkit, including pretrained models, so in theory it could …
-
## 論文リンク
https://arxiv.org/abs/1810.04805
## 公開日(yyyy/mm/dd)
2018/10/11
## 概要
Question Answering などの supervised な自然言語処理の問題を fine-tuning based のモデルで解きたい時、これまで使われていた pre-training の手法は入力データの情報を使…
-
Hi @emjotde
I was trying my hands on training machine translation models using Marian and I wanted to know the process of doing domain adaptation in Marian.
I checked that OpenNMT has the guidel…
-
Dear Rob,
I do not know whether this is a bug or not but I have strange results, as per follows.
I compare the embeddings of two words, and the average (on 768 values) absolute difference is lower f…