Madison May

Results 35 comments of Madison May

@Franck-Dernoncourt we're also working on a [tensorflow wrapper](https://github.com/IndicoDataSolutions/finetune) that packages things up in a scikit-learn style interface. For most tasks usage is as straightforward as: ``` model = Classifier() #...

@xiaoda99 in https://github.com/IndicoDataSolutions/finetune/blob/development/finetune/base.py#L544 masking the positional embeddings helped produce more reasonable generated text for us

Hi @karan, That's an excellent idea, and something that should be high on my priority list. I'm first planning on writing up a test suite, but that will definitely be...

Hi Karan, Life has been busy as of recently, so I unfortunately haven't gotten around to it. Thanks for the reminder, though -- just put it down on my todo...

Glad you find it useful!

As a short term fix, try zooming out in your browser and then refreshing the page.

But yes, I agree, I need to fix the scaling issues.

Hi @brootware -- would you be interested in taking over ownership of the name on PyPI? I would point users to your library from the README.

Support for PO Boxes would definitely be a nice feature add.

I think a better option is to ensure a string is input, rather than checking the truthiness of the input text to decide whether to continue.