Text Classification
Transformers
Safetensors
English
havelock-orality-regressor
feature-extraction
regression
modernbert
orality
linguistics
rhetorical-analysis
custom_code
Eval Results (legacy)
Instructions to use HavelockAI/bert-orality-regressor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HavelockAI/bert-orality-regressor with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HavelockAI/bert-orality-regressor", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HavelockAI/bert-orality-regressor", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 596074556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8aed6c46984be82b2c54209fea56a4cbca824505a6e918ee7d730c7ce0a0f5a0
|
| 3 |
size 596074556
|