Kayne88

Results 3 issues of Kayne88

### System Info platform: windows python: 3.7 transformers: latest Model: finetuned BERT (from cardiffnlp/twitter-roberta-base-sentiment) I have posted the issue here [https://discuss.huggingface.co/t/different-sentiments-when-texts-processed-in-batches-vs-singles/19462](url), but didn't receive any answer. The behavior is not...

bug

When I invoke get_historical_interest the api returns the data, but the request itself yields a 400. Here's the code. ``` pytrend = TrendReq(timeout=(10,25), retries=2, backoff_factor=0.1, tz=0) kw_list = ["Bitcoin", "BTC"]...

# Feature Request I am running a AWS EC2 VM with Ubuntu and ARM64 architecture. Is it possible to support this architecture as well? Cheers

enhancement