-
# ❓ Questions & Help
## Details
I have an issue where I tried to use the [standard GLUE finetuning script](https://github.com/huggingface/transformers/blob/master/examples/text-classificatio…
-
Hello,
I am trying to replicate the steps in this article:
https://medium.com/@vslovik/fake-news-detection-empowered-with-bert-and-friends-20397f7e1675
This is how I implement the model:
model…
-
Hi,
Thank you very much for answering my questions in my last issue. Your answers were very helpful.
I have some further clarifying questions regarding the inputs to the Argument Component Class…
-
## Environment info
- `transformers` version: 4.4.2
- Platform: Linux-4.15.0-142-generic-x86_64-with-glibc2.10
- Python version: 3.8.8
- PyTorch version (GPU?): 1.6.0 (True)
- Tensorflow vers…
-
Together with our colleagues at the University of Hamburg, we — that is Felix Gessert, Wolfram Wingerath, Steffen Friedrich and Norbert Ritter — presented an overview over the NoSQL landsc…
-
The taxonomy classification loader is non-functional and needs rebuilt. How should it work, and what should it be capable of?
https://github.com/ArctosDB/arctos/issues/2592 is a request for multipl…
-
Hey, I am trying to use Sentence Transformers for sentiment analysis. But I am having issues training (fine tuning).
Here is my code: https://colab.research.google.com/drive/12uq1dCjN1tJy8OsnBnNGQ7…
-
Currently, r2 metric evaluation is not supported in the tuner/optuna/tuner.py file.
`if eval_metric.name not in ["auc", "logloss", "rmse", "mae", "mape"]:
raise AutoMLException(f"Metri…
-
There are a few independent implementations for sequential recommenders (sequence-aware, session-based, and so on) such as [slientGe's repository](https://github.com/slientGe/Sequential_Recommendation…
-
Is it possible to have a custom template which can take input from user and produce dynamic code based on the user input.
use case scenario:
* user has an input file that he want to pass when he cre…