Instructions to use Fidlobabovic/risk-error with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fidlobabovic/risk-error with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Fidlobabovic/risk-error")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Fidlobabovic/risk-error") model = AutoModelForSequenceClassification.from_pretrained("Fidlobabovic/risk-error") - Notebooks
- Google Colab
- Kaggle
Upload СберПрайм.zip
Browse files- СберПрайм.zip +3 -0
СберПрайм.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31e533e5ce05d318fcdf5746ceeb7dde2824e17e02244af90278a5826d042d16
|
| 3 |
+
size 896508000
|