monohime-rubert-base-cased-sentiment-new
Version: 1
MonoHime/rubert-base-cased-sentiment-new
is a pre-trained language model available on the Hugging Face Hub. It's specifically designed for the text-classification
task in the transformers
library. If you want to learn more about the model's architecture, hyperparameters, limitations, and biases, you can find this information on the model's dedicated Model Card on the Hugging Face Hub .
Here's an example API request payload that you can use to obtain predictions from the model:
{
"inputs": "\u0422\u044b \u043c\u043d\u0435 \u043d\u0440\u0430\u0432\u0438\u0448\u044c\u0441\u044f. \u042f \u0442\u0435\u0431\u044f \u043b\u044e\u0431\u043b\u044e"
}
Model Specifications
Last UpdatedMay 2023
PublisherHuggingFace