Abhishek Pawar

Results 5 issues of Abhishek Pawar

Hi Andrew, I was trying the Keyword Extraction API with TF-IDF, the code is: bert_kws = extract_kws( method="TFIDF", # "BERT", "LDA", "TFIDF", "frequency" bert_st_model="xlm-r-bert-base-nli-stsb-mean-tokens", text_corpus=corpus_no_ngrams, # automatically tokenized if using...

question

**Describe the bug** Hi Team, I am trying to run Phoenix with my datasets on AWS SageMaker Notebook instances. However, it simply says cannot connect to localhost (which makes sense...

enhancement
help wanted

Hi team, I am using setfit for a multiclass classification problem (130+ classes). I have ~800,000K labelled samples as training set and ~200,000K as test set. I see my kernel...

Hi, I think it would be amazing if we can add an SMS alert when the slot is available. I am pretty sure it can be done easily with Twilio...

Hi team, awesome work making these models run locally :) I see the following connection refused error when I try to run Code Llama 7b on MacBook M1 Pro. Command:...