-
Write a first draft of data extraction, validation and preparation using the Tweet QA data in Colab. The output off this work should have the data in a state that can be passed directly to a model tr…
-
Hello hugginface team,.
First of all, I wanted to report a bug I am getting in Google Colab.
When I do:
from transformers import AutoTokenizer, AutoModel
```
tokenizer = AutoTokenizer.fro…
-
Please comment if you find any issues with TFX 1.0.0-rc1
Thanks
-
I am still getting this issue with spark nlp v 3.3.1
### Description
I am tokenizing the following document, and noticing that the number of embeddings outputted by BertEmbeddings is less than the…
-
Hey,
first of all great work, image classification with TFLite models works great with this implementation in Unity. I'm currently trying to also do some OCR and wanted to try the converted models …
-
The same piece of code that successfully runs on my local environment fails when run on Google Colabs. I am providing the Colabs notebook so that you can take a closer look at the error.
https://co…
-
## How to reproduce the behaviour
I am have used the fast.ai library to train a model for text classification (fastai2). This produces a pickle file. This was created in google colabs (
```
* **s…
-
* portfoliolab
* Python version: `3.7`
* Operating System: `Windows`
I tried '!pip install portfoliolab' using google colabs but it returns:
"ERROR: Could not find a version that satisfies t…
-
**Description**
I used the sweep example of pytorch version [https://colab.research.google.com/github/wandb/examples/blob/master/colabs/pytorch/Organizing_Hyperparameter_Sweeps_in_PyTorch_with_W%26B.…
-
I installed scCODA (pip install sccoda) without any problem/warning and performed the basic analysis following the [getting started tutorial](https://github.com/theislab/scCODA/blob/master/tutorials/g…