Instructions to use rishavranaut/flanT5_Task2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rishavranaut/flanT5_Task2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="rishavranaut/flanT5_Task2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("rishavranaut/flanT5_Task2") model = AutoModelForSequenceClassification.from_pretrained("rishavranaut/flanT5_Task2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 29725
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3005286112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cb27e8a25e877a1ad98483fb4a583eab5ac307336755dbc88d171865ba47056
|
| 3 |
size 3005286112
|
runs/Feb15_00-22-45_iit-p/events.out.tfevents.1739559172.iit-p
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1660718b7b3c3257c4ce12715cd2e1ba8469709887ba39f3576b7e4127fa9e0f
|
| 3 |
+
size 13277
|