Dmitry Chaplinsky

Results 32 issues of Dmitry Chaplinsky

Hello! I'm training yet another flair embeddings model on my 2060. The dataset is around 20GB, split into the files of 1m lines (1 line = 1 sentence) for the...

question

It's usually much faster: http://stackoverflow.com/questions/18437798/find-vs-in-operation-in-string-python

## Long story short I've enabled gzip compression like that but it throws exception on 204 responses ## Expected behaviour Do not throw exception if body is absent ## Actual...

Currently I know a few: https://huggingface.co/youscan/ukr-roberta-base https://huggingface.co/dbmdz/electra-base-ukrainian-cased-discriminator https://huggingface.co/lang-uk/electra-base-ukrainian-cased-discriminator https://huggingface.co/lang-uk/electra-base-ukrainian-dbmdz-vocab-cased-discriminator

Hi Ali. I wrote a small implementation of pysisinfo module which is able to grab some useful stats like avg. time for rendering one request and amount of visitors generated...

In addition to current place and the number of tasks done we want to show the number of tasks that are left. It's a bit complicated, as we have batches,...

enhancement

Right now plugin only has a system name and help text. We need also human readable name, logo (will require changes to static files scheme from #23) and short description....

enhancement

We need to at least exclude generated js/css from here

We need a simple script that will be installed alongside with package and can create an empty project with file structure like that: Procfile app.py local_settings.py ----probably (optionally?)--- heroku related...