Text Classification
Transformers
Safetensors
finance
nlp
classification
named-entity-recognition
hinglish
multilingual
audio
asr
Instructions to use rohin30n/Armour with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rohin30n/Armour with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="rohin30n/Armour")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rohin30n/Armour", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload finance_ner\checkpoint-13\model.safetensors with huggingface_hub
Browse files
finance_ner//checkpoint-13//model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06697c9cf5ad9d1ed36f736b20deb040f8da7938a6b3ce5402ce69983559f575
|
| 3 |
+
size 709108564
|