Instructions to use Himanshusingh/finetunedfinbert-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Himanshusingh/finetunedfinbert-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Himanshusingh/finetunedfinbert-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Himanshusingh/finetunedfinbert-model") model = AutoModelForSequenceClassification.from_pretrained("Himanshusingh/finetunedfinbert-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
61d78a7
1
Parent(s): d2fb6f3
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438006577
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0972f97c437a6f572ada4c68d3e6cbbaf752c02aaaf3df88e6e91156fd7c45e5
|
| 3 |
size 438006577
|
runs/Aug04_11-46-37_b02695839163/events.out.tfevents.1691149611.b02695839163.229.0
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:6e671fe028fa70b2ec2799dcab4d3fe90caf89ad6a35fc5d8fd4c7bfe50e903f
|
| 3 |
+
size 6358
|