transformers
Here are 99 public repositories matching this topic...
-
Updated
Jun 10, 2020 - Python
As Simple Transformers grows, the single page README documentation has gotten quite bloated and difficult to use. Because of this, I've decided that it's time (if not a little late already) to move the documentation to a more user-friendly Github Pages hosted website at the link below.
https://thilinarajapakse.github.io/simpletransformers/
As of now, only the text classification section is
GPU Memory Benchmark
I did a few training runs of a simple Reformer module with different parameters and logged the GPU memory usage.
Of course, depending on your machine or other things these values can vary, but I thought it might be useful as a visual guide:
dim = 512, seq_len = 256, depth = 1, heads = 1, batch_size = 1: 452 MB
dim = 512, seq_len = 256, depth = 1, heads = 1, batch_size = 8: 992 MB
-
Updated
Jun 10, 2020 - Python
-
Updated
May 19, 2020 - Python
prediction should include a hyper link to the answer. On clicking the answer from UI will open the pdf page where the answer/paragraph
I have trained almost 80thousand examples within 2000 labels,valid acc almost 92%,but test result all example prob is blew 0.01.
I have tried tranning examples to predict.
The methodology that was outline in the export.md is incredibly out-of-date. TensorFlow has official docker binaries now as well
-
Updated
May 30, 2020 - Python
-
Updated
Jun 17, 2020 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 17, 2020 - Python
-
Updated
Apr 14, 2020 - Python
-
Updated
Jun 8, 2020 - Python
-
Updated
Jun 8, 2020 - Python
-
Updated
May 11, 2020 - Python
-
Updated
May 17, 2020 - Python
-
Updated
May 4, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
May 26, 2020 - Python
-
Updated
Jun 18, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Mar 22, 2020 - Python
-
Updated
May 15, 2020 - Python
-
Updated
Jun 11, 2020 - Python
-
Updated
May 28, 2020 - Python
-
Updated
Dec 21, 2019 - Python
Improve this page
Add a description, image, and links to the transformers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transformers topic, visit your repo's landing page and select "manage topics."
Looks like spacy 2.1 --> 2.2 has changed the way lemmatizer objects are built. See stack-overflow answer for details.
I can update the library to account for this migration. I have a fork that I can create a pull request from. Let me know.
Steps to reproduce the behavior:
Run
"fr