YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Hartmann, J., Bergner, A., & Hildebrand, C. (2023). MindMiner: Uncovering Linguistic Markers of Mind Perception as a New Lens to Understand Consumer-Smart Object Relationships. Journal of Consumer Psychology, Forthcoming.
You can apply MindMiner as follows:
from transformers import pipeline
model_name = "j-hartmann/MindMiner"
mindminer = pipeline(model=model_name, function_to_apply="none", device = 0)
For details, see: https://github.com/j-hartmann/MindMiner/blob/main/MindMiner.ipynb
- Downloads last month
- 15
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.