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_classifier\.cache\huggingface\download\model.safetensors.metadata with huggingface_hub
Browse files
finance_classifier//.cache//huggingface//download//model.safetensors.metadata
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
72e369837509dcdeb6f1bba969c8097702136bfc
|
| 2 |
+
b328ed5a5e4708054b12a9e20397f37358f943f6d5956a251029d24848e7134b
|
| 3 |
+
1775052622.6985793
|