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 ·
d2fb6f3
1
Parent(s): 5ed27ba
Training in progress, epoch 5
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:03b62415b3ebf8849e435610c43063510d30e6c131d321523b194d55c2f5c61f
|
| 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:75bfb73dba78d1008a780caa06c17101a70b95347d896d22ca927cbea0476601
|
| 3 |
+
size 6004
|