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") - Notebooks
- Google Colab
- Kaggle
Commit ·
5ed27ba
1
Parent(s): 56428bc
Training in progress, epoch 4
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:84289f3370f62066c0fe1bb29e961e8223631eec716e5e7a7d9b788c69023665
|
| 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:af60b0f14494287ad1c0e3d9ad1d9cdfe29b36342f042403e3329dcea80e5e26
|
| 3 |
+
size 5681
|