-
Pose a question about one of the following articles:
“[DeepWalk: Online Learning of Social Representations](https://dl.acm.org/doi/pdf/10.1145/2623330.2623732)”, 2014. B. Perozzi, R. Al-Rfou, S. S…
-
Sorry for the double bug report.
Can you please tell me what is the right procedure to load a model for a language that is not currently supported i..e, Albanian (sq).
I have tried the following tw…
-
We need to study this baseline
[An Unsupervised Neural Attention Model for Aspect Extraction](https://aclanthology.org/P17-1036.pdf)
-
### ML-Crate Repository (Proposing new issue)
:red_circle: **Project Title** :Customer Review Sentiment Analysis
:red_circle: **Aim** : To Predict the Sentiment of Review according to the product
:…
-
Hi!
Is it possible to run the `PPOTrainer` with `fp16` for `bf16` precision for full model training (i.e. no LoRA)?
Currently, loading the model with
```python
model = AutoModelForCausalLMW…
-
-
Develop a FastAPI-based sentiment analysis API that uses the DistilBertTokenizer and DistilBertForSequenceClassification models from the transformers library. The API should accept text input and retu…
-
We are using the PyTrends library to grab Google Trends data. This is an API that simply scrapes the Google Trends website using timeframe and keyword parameters that you can set.
The problem is th…
-
-
Hi,
Thank you for this great work. Do you have any plans to make it possible to explain RNN/LSTM models? Right now I have to make the explanation with LIME and then I plot it with force_plot.