Jaume Zaragoza

Results 53 issues of Jaume Zaragoza

**Describe the bug you encountered:** I'm reading tab-separated files with two columns at it seems that it is still using the comma as delimiter. `cat file | bat -l tsv`...

bug
syntax-highlighting

Can't sign in with google (existing account) to wallapop. On 0.2.6 it was working. All checks passed and device registration is enabled. Also google account working on google music. Migrog...

bug
👥 Google Accounts

Apps like Arch Wiki viewer associate `wiki.archlinux.org/*` with the app to open them directly from other apps. This app could associate with `aur.archlinux.org/*` or, at least, `aur.archlinux.org/packages/*`.

The `-x` option says on the usage: ``` -x, --xml-escape Escape special characters for XML. ``` And it does the same as `-no-escape` option in Moses.

enhancement
cli

Using the app based color theme results in an almost complete blank keyboard inside the LOS dialer app. ![](https://i.imgur.com/4OwFZMz.png)

bug
Weird behavior

Are text classifiaction huggingface models supported? I'm getting invalid graph when running this: ```python import os from transformers import TFBertForSequenceClassification import keras2onnx model_keras = TFBertForSequenceClassification.from_pretrained('bert-base-cased') model_onnx = keras2onnx.convert_keras(model_keras, model_keras.name) import...

### Bug description cmake cannot find cuBLASLt even it is in the same directory as cuBLAS. ### How to reproduce Run `cmake ..` in a Lambda Labs Cloud machine. ###...

bug

### Feature description When doing fine-tuning or resuming training with a different corpus (using `valid-reset-stalled`) it is possible that the model decreases its performance. In that case, the "best" model...

enhancement

I have seen the new BERT-related changes and I'm trying to use this model. Will be the documentation updated with the BERT parameters and an example of pre-training or fine-tuning?

**Describe the problem thatneeds solving** Currently the app reveals the IP to Twitter unless you use a VPN. Some users don't have acces to VPN and have to use Orbot,...