transformer
Here are 1,214 public repositories matching this topic...
-
Updated
May 2, 2021 - Jupyter Notebook
Bidirectional RNN
Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?
-
Updated
Jun 12, 2021 - Python
chooses 15% of token
From paper, it mentioned
Instead, the training data generator chooses 15% of tokens at random, e.g., in the sentence my
dog is hairy it chooses hairy.
It means that 15% of token will be choose for sure.
From https://github.com/codertimo/BERT-pytorch/blob/master/bert_pytorch/dataset/dataset.py#L68,
for every single token, it has 15% of chance that go though the followup procedure.
PositionalEmbedding
-
Updated
Apr 22, 2021 - Python
-
Updated
May 21, 2021 - Python
-
Updated
May 3, 2017 - Java
-
Updated
Mar 12, 2021 - Jupyter Notebook
-
Updated
May 8, 2021 - Python
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
May 4, 2021 - Python
-
Updated
Jun 13, 2021
-
Updated
Jun 16, 2021 - Python
-
Updated
Jun 17, 2021 - Jupyter Notebook
-
Updated
May 20, 2021 - Python
预训练模型下载地址修改
建议在readme里面添加预训练模型环境变量地址修改的提示。
我之前遇到过磁盘空间不够,原因就是这个问题
但不是所有人都会debug源码去查看框架读的是哪个系统变量
-
Updated
Feb 7, 2019 - Python
Till now, we have released the English model which is trained on
academic datasets. We are planning to support recognition models of more languages.
If you want to support a new language, please provide us with two files:
- A char_list.txt file, which lists all the characters that used in the new language.
- A dict_list.txt file, which lists the words in the new language as more as po
Roadmap of MMOCR
-
Updated
Jun 12, 2021 - Java
-
Updated
Jun 16, 2021 - Python
-
Updated
Dec 19, 2020 - Python
-
Updated
Jun 16, 2021 - Python
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
-
Updated
Jun 14, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021 - C++
-
Updated
Jul 26, 2019 - Python
-
Updated
Dec 25, 2020 - Python
-
Updated
May 12, 2020 - Java
Improve this page
Add a description, image, and links to the transformer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transformer topic, visit your repo's landing page and select "manage topics."
Let's use this Issue to track performance issues and enhancement requests, so it's easier to prioritize the work.
This is for pytorch
transformers
Also I will label it as a
Good Difficult Issue
in case someone is ready for a challenging but rewarding experience of figuring things out. If you do want to take the challenge comment in the corresponding Issue/PR that resonates with you s